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. (2017, Feb 23). In Quanty. Retrieved 00:23, April 24, 2024, from https://www.quanty.org/doku.php?id=documentation:memory&rev=1487865292.

MLA

Maurits W. Haverkort et al.. "Memory management". Quanty. 23 Feb. 2017. Web. 24 Apr. 2024, 00:23

MHRA

Maurits W. Haverkort et al., 'Memory management', Quanty, 23 February 2017, 15:54 GMT, <https://www.quanty.org/doku.php?id=documentation:memory&rev=1487865292> [Accessed 24 April 2024]

Chicago

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

CBE/CSE

Maurits W. Haverkort et al.. Memory management [Internet]. Quanty; 2017 Feb 23, 15:54 GMT [Cited 2024 Apr 24]. Available at: https://www.quanty.org/doku.php?id=documentation:memory&rev=1487865292.

Bluebook

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

AMA

Maurits W. Haverkort et al.. Memory management. Quanty. February 23, 2017, 15:54 GMT. Available at: https://www.quanty.org/doku.php?id=documentation:memory&rev=1487865292. Accessed April 24, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Maurits W. Haverkort et al.",
   title = "Memory management --- Quanty",
   year = "2017",
   url = "https://www.quanty.org/doku.php?id=documentation:memory&rev=1487865292",
   note = "[Online; accessed 24-April-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 = "2017",
   url = "\url{https://www.quanty.org/doku.php?id=documentation:memory&rev=1487865292}",
   note = "[Online; accessed 24-April-2024]"


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

DokuWiki talk pages

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