Bibliographic details for "Memory management"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs.

Citation styles for "Memory management"

APA

Memory management. (2016, Sep 11). In Quanty. Retrieved 21:43, October 22, 2025, from https://www.quanty.org/doku.php?id=documentation:memory&rev=1473624432.

MLA

Maurits W. Haverkort et al.. "Memory management". Quanty. 11 Sep. 2016. Web. 22 Oct. 2025, 21:43

MHRA

Maurits W. Haverkort et al., 'Memory management', Quanty, 11 September 2016, 20:07 GMT, <https://www.quanty.org/doku.php?id=documentation:memory&rev=1473624432> [Accessed 22 October 2025]

Chicago

Maurits W. Haverkort et al., "Memory management", Quanty, https://www.quanty.org/doku.php?id=documentation:memory&rev=1473624432 (Accessed October 22, 2025).

CBE/CSE

Maurits W. Haverkort et al.. Memory management [Internet]. Quanty; 2016 Sep 11, 20:07 GMT [Cited 2025 Oct 22]. Available at: https://www.quanty.org/doku.php?id=documentation:memory&rev=1473624432.

Bluebook

Memory management, https://www.quanty.org/doku.php?id=documentation:memory&rev=1473624432 (Last visited October 22, 2025).

AMA

Maurits W. Haverkort et al.. Memory management. Quanty. September 11, 2016, 20:07 GMT. Available at: https://www.quanty.org/doku.php?id=documentation:memory&rev=1473624432. Accessed October 22, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Maurits W. Haverkort et al.",
   title = "Memory management --- Quanty",
   year = "2016",
   url = "https://www.quanty.org/doku.php?id=documentation:memory&rev=1473624432",
   note = "[Online; accessed 22-October-2025]"
 }
  

When using the LaTeX package url (\usepackage{url} somewhere in the preamble), which tends to give much more nicely formatted web addresses, the following may be preferred:

 @misc{ wiki:xxx,
   author = "Maurits W. Haverkort et al.",
   title = "Memory management --- Quanty",
   year = "2016",
   url = "\url{https://www.quanty.org/doku.php?id=documentation:memory&rev=1473624432}",
   note = "[Online; accessed 22-October-2025]"


   author = "Maurits W. Haverkort et al.",
   title = "Memory management --- Quanty",
   year = "2016",
   url = "\url{https://www.quanty.org/doku.php?id=documentation:memory&rev=1473624432}",
   note = "[Online; accessed 22-October-2025]"
 }
  

DokuWiki talk pages

Markup
[[documentation:memory|Memory management]] ([[documentation:memory?rev=1473624432|this version]])
Result
Memory management (this version)
Print/export