Bibliographic details for "Documentation"

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 "Documentation"

APA

Documentation. (2017, Mar 1). In Quanty. Retrieved 23:55, October 31, 2025, from https://www.quanty.org/doku.php?id=documentation:start&rev=1488365912.

MLA

Maurits W. Haverkort et al.. "Documentation". Quanty. 1 Mar. 2017. Web. 31 Oct. 2025, 23:55

MHRA

Maurits W. Haverkort et al., 'Documentation', Quanty, 1 March 2017, 10:58 GMT, <https://www.quanty.org/doku.php?id=documentation:start&rev=1488365912> [Accessed 31 October 2025]

Chicago

Maurits W. Haverkort et al., "Documentation", Quanty, https://www.quanty.org/doku.php?id=documentation:start&rev=1488365912 (Accessed October 31, 2025).

CBE/CSE

Maurits W. Haverkort et al.. Documentation [Internet]. Quanty; 2017 Mar 1, 10:58 GMT [Cited 2025 Oct 31]. Available at: https://www.quanty.org/doku.php?id=documentation:start&rev=1488365912.

Bluebook

Documentation, https://www.quanty.org/doku.php?id=documentation:start&rev=1488365912 (Last visited October 31, 2025).

AMA

Maurits W. Haverkort et al.. Documentation. Quanty. March 1, 2017, 10:58 GMT. Available at: https://www.quanty.org/doku.php?id=documentation:start&rev=1488365912. Accessed October 31, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Maurits W. Haverkort et al.",
   title = "Documentation --- Quanty",
   year = "2017",
   url = "https://www.quanty.org/doku.php?id=documentation:start&rev=1488365912",
   note = "[Online; accessed 31-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 = "Documentation --- Quanty",
   year = "2017",
   url = "\url{https://www.quanty.org/doku.php?id=documentation:start&rev=1488365912}",
   note = "[Online; accessed 31-October-2025]"


   author = "Maurits W. Haverkort et al.",
   title = "Documentation --- Quanty",
   year = "2017",
   url = "\url{https://www.quanty.org/doku.php?id=documentation:start&rev=1488365912}",
   note = "[Online; accessed 31-October-2025]"
 }
  

DokuWiki talk pages

Markup
[[documentation:start|Documentation]] ([[documentation:start?rev=1488365912|this version]])
Result
Documentation (this version)
Print/export