Bibliographic details for "about"

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

APA

about. (2016, Jul 20). In DebOps Wiki. Retrieved 11:28, October 3, 2023, from https://wiki.debops.org/doku.php?id=about&rev=1468998020.

MLA

Anonymous Contributors. "about". DebOps Wiki. 20 Jul. 2016. Web. 3 Oct. 2023, 11:28

MHRA

Anonymous Contributors, 'about', DebOps Wiki, 20 July 2016, 07:00 GMT, <https://wiki.debops.org/doku.php?id=about&rev=1468998020> [Accessed 3 October 2023]

Chicago

Anonymous Contributors, "about", DebOps Wiki, https://wiki.debops.org/doku.php?id=about&rev=1468998020 (Accessed October 3, 2023).

CBE/CSE

Anonymous Contributors. about [Internet]. DebOps Wiki; 2016 Jul 20, 07:00 GMT [Cited 2023 Oct 3]. Available at: https://wiki.debops.org/doku.php?id=about&rev=1468998020.

Bluebook

about, https://wiki.debops.org/doku.php?id=about&rev=1468998020 (Last visited October 3, 2023).

AMA

Anonymous Contributors. about. DebOps Wiki. July 20, 2016, 07:00 GMT. Available at: https://wiki.debops.org/doku.php?id=about&rev=1468998020. Accessed October 3, 2023.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "about --- DebOps Wiki",
   year = "2016",
   url = "https://wiki.debops.org/doku.php?id=about&rev=1468998020",
   note = "[Online; accessed 3-October-2023]"
 }
  

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 = "about --- DebOps Wiki",
   year = "2016",
   url = "\url{https://wiki.debops.org/doku.php?id=about&rev=1468998020}",
   note = "[Online; accessed 3-October-2023]"


   author = "Anonymous Contributors",
   title = "about --- DebOps Wiki",
   year = "2016",
   url = "\url{https://wiki.debops.org/doku.php?id=about&rev=1468998020}",
   note = "[Online; accessed 3-October-2023]"
 }
  

DokuWiki talk pages

Markup
[[about|about]] ([[about?rev=1468998020|this version]])
Result
about (this version)
Print/export