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, Feb 23). In Quanty. Retrieved 07:46, June 12, 2026, from https://www.quanty.org/doku.php?id=documentation:start&rev=1487866887.

MLA

Maurits W. Haverkort et al.. "Documentation". Quanty. 23 Feb. 2017. Web. 12 Jun. 2026, 07:46

MHRA

Maurits W. Haverkort et al., 'Documentation', Quanty, 23 February 2017, 16:21 GMT, <https://www.quanty.org/doku.php?id=documentation:start&rev=1487866887> [Accessed 12 June 2026]

Chicago

Maurits W. Haverkort et al., "Documentation", Quanty, https://www.quanty.org/doku.php?id=documentation:start&rev=1487866887 (Accessed June 12, 2026).

CBE/CSE

Maurits W. Haverkort et al.. Documentation [Internet]. Quanty; 2017 Feb 23, 16:21 GMT [Cited 2026 Jun 12]. Available at: https://www.quanty.org/doku.php?id=documentation:start&rev=1487866887.

Bluebook

Documentation, https://www.quanty.org/doku.php?id=documentation:start&rev=1487866887 (Last visited June 12, 2026).

AMA

Maurits W. Haverkort et al.. Documentation. Quanty. February 23, 2017, 16:21 GMT. Available at: https://www.quanty.org/doku.php?id=documentation:start&rev=1487866887. Accessed June 12, 2026.

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=1487866887",
   note = "[Online; accessed 12-June-2026]"
 }
  

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=1487866887}",
   note = "[Online; accessed 12-June-2026]"


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

DokuWiki talk pages

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