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, Oct 10). In Quanty. Retrieved 16:08, May 1, 2024, from https://www.quanty.org/doku.php?id=documentation:memory&rev=1476085226.

MLA

Maurits W. Haverkort et al.. "Memory management". Quanty. 10 Oct. 2016. Web. 1 May. 2024, 16:08

MHRA

Maurits W. Haverkort et al., 'Memory management', Quanty, 10 October 2016, 07:40 GMT, <https://www.quanty.org/doku.php?id=documentation:memory&rev=1476085226> [Accessed 1 May 2024]

Chicago

Maurits W. Haverkort et al., "Memory management", Quanty, https://www.quanty.org/doku.php?id=documentation:memory&rev=1476085226 (Accessed May 1, 2024).

CBE/CSE

Maurits W. Haverkort et al.. Memory management [Internet]. Quanty; 2016 Oct 10, 07:40 GMT [Cited 2024 May 1]. Available at: https://www.quanty.org/doku.php?id=documentation:memory&rev=1476085226.

Bluebook

Memory management, https://www.quanty.org/doku.php?id=documentation:memory&rev=1476085226 (Last visited May 1, 2024).

AMA

Maurits W. Haverkort et al.. Memory management. Quanty. October 10, 2016, 07:40 GMT. Available at: https://www.quanty.org/doku.php?id=documentation:memory&rev=1476085226. Accessed May 1, 2024.

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=1476085226",
   note = "[Online; accessed 1-May-2024]"
 }
  

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=1476085226}",
   note = "[Online; accessed 1-May-2024]"


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

DokuWiki talk pages

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