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, Nov 24). In #hack66. Retrieved 10:47, April 25, 2024, from https://hack66.info/doku.php?id=wiki:projects:whatallthislookslike&rev=1416808877.

MLA

#hack66 peers. "Documentation". #hack66. 24 Nov. 2014. Web. 25 Apr. 2024, 10:47

MHRA

#hack66 peers, 'Documentation', #hack66, 24 November 2014, 06:01 GMT, <https://hack66.info/doku.php?id=wiki:projects:whatallthislookslike&rev=1416808877> [Accessed 25 April 2024]

Chicago

#hack66 peers, "Documentation", #hack66, https://hack66.info/doku.php?id=wiki:projects:whatallthislookslike&rev=1416808877 (Accessed April 25, 2024).

CBE/CSE

#hack66 peers. Documentation [Internet]. #hack66; 2014 Nov 24, 06:01 GMT [Cited 2024 Apr 25]. Available at: https://hack66.info/doku.php?id=wiki:projects:whatallthislookslike&rev=1416808877.

Bluebook

AMA

#hack66 peers. Documentation. #hack66. November 24, 2014, 06:01 GMT. Available at: https://hack66.info/doku.php?id=wiki:projects:whatallthislookslike&rev=1416808877. Accessed April 25, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "#hack66 peers",
   title = "Documentation --- #hack66",
   year = "2014",
   url = "https://hack66.info/doku.php?id=wiki:projects:whatallthislookslike&rev=1416808877",
   note = "[Online; accessed 25-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 = "#hack66 peers",
   title = "Documentation --- #hack66",
   year = "2014",
   url = "\url{https://hack66.info/doku.php?id=wiki:projects:whatallthislookslike&rev=1416808877}",
   note = "[Online; accessed 25-April-2024]"


   author = "#hack66 peers",
   title = "Documentation --- #hack66",
   year = "2014",
   url = "\url{https://hack66.info/doku.php?id=wiki:projects:whatallthislookslike&rev=1416808877}",
   note = "[Online; accessed 25-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[wiki:projects:whatallthislookslike|Documentation]] ([[wiki:projects:whatallthislookslike?rev=1416808877|this version]])
Result
Documentation (this version)
Print/export