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. (2015, Oct 3). In EDE. Retrieved 05:02, July 13, 2026, from http://edeproject.org/wiki/doku.php?id=documentation&rev=1443884060.

MLA

Anonymous Contributors. "documentation". EDE. 3 Oct. 2015. Web. 13 Jul. 2026, 05:02

MHRA

Anonymous Contributors, 'documentation', EDE, 3 October 2015, 14:54 GMT, <http://edeproject.org/wiki/doku.php?id=documentation&rev=1443884060> [Accessed 13 July 2026]

Chicago

Anonymous Contributors, "documentation", EDE, http://edeproject.org/wiki/doku.php?id=documentation&rev=1443884060 (Accessed July 13, 2026).

CBE/CSE

Anonymous Contributors. documentation [Internet]. EDE; 2015 Oct 3, 14:54 GMT [Cited 2026 Jul 13]. Available at: http://edeproject.org/wiki/doku.php?id=documentation&rev=1443884060.

Bluebook

documentation, http://edeproject.org/wiki/doku.php?id=documentation&rev=1443884060 (Last visited July 13, 2026).

AMA

Anonymous Contributors. documentation. EDE. October 3, 2015, 14:54 GMT. Available at: http://edeproject.org/wiki/doku.php?id=documentation&rev=1443884060. Accessed July 13, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "documentation --- EDE",
   year = "2015",
   url = "http://edeproject.org/wiki/doku.php?id=documentation&rev=1443884060",
   note = "[Online; accessed 13-July-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 = "Anonymous Contributors",
   title = "documentation --- EDE",
   year = "2015",
   url = "\url{http://edeproject.org/wiki/doku.php?id=documentation&rev=1443884060}",
   note = "[Online; accessed 13-July-2026]"


   author = "Anonymous Contributors",
   title = "documentation --- EDE",
   year = "2015",
   url = "\url{http://edeproject.org/wiki/doku.php?id=documentation&rev=1443884060}",
   note = "[Online; accessed 13-July-2026]"
 }
  

DokuWiki talk pages

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