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. (2014, Jul 5). In EDE. Retrieved 11:21, May 16, 2025, from https://www.edeproject.org/wiki/doku.php?id=documentation&rev=1404556225.

MLA

Anonymous Contributors. "documentation". EDE. 5 Jul. 2014. Web. 16 May. 2025, 11:21

MHRA

Anonymous Contributors, 'documentation', EDE, 5 July 2014, 10:30 GMT, <https://www.edeproject.org/wiki/doku.php?id=documentation&rev=1404556225> [Accessed 16 May 2025]

Chicago

Anonymous Contributors, "documentation", EDE, https://www.edeproject.org/wiki/doku.php?id=documentation&rev=1404556225 (Accessed May 16, 2025).

CBE/CSE

Anonymous Contributors. documentation [Internet]. EDE; 2014 Jul 5, 10:30 GMT [Cited 2025 May 16]. Available at: https://www.edeproject.org/wiki/doku.php?id=documentation&rev=1404556225.

Bluebook

AMA

Anonymous Contributors. documentation. EDE. July 5, 2014, 10:30 GMT. Available at: https://www.edeproject.org/wiki/doku.php?id=documentation&rev=1404556225. Accessed May 16, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "documentation --- EDE",
   year = "2014",
   url = "https://www.edeproject.org/wiki/doku.php?id=documentation&rev=1404556225",
   note = "[Online; accessed 16-May-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 = "Anonymous Contributors",
   title = "documentation --- EDE",
   year = "2014",
   url = "\url{https://www.edeproject.org/wiki/doku.php?id=documentation&rev=1404556225}",
   note = "[Online; accessed 16-May-2025]"


   author = "Anonymous Contributors",
   title = "documentation --- EDE",
   year = "2014",
   url = "\url{https://www.edeproject.org/wiki/doku.php?id=documentation&rev=1404556225}",
   note = "[Online; accessed 16-May-2025]"
 }
  

DokuWiki talk pages

Markup
[[documentation|documentation]] ([[documentation?rev=1404556225|this version]])
Result
documentation (this version)
Print/export