Bibliographic details for "wiki:how_to_edit"

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 "wiki:how_to_edit"

APA

wiki:how_to_edit. (2016, Dec 13). In diSPIM Wiki. Retrieved 14:56, May 8, 2025, from http://dispim.org/doku.php?id=wiki:how_to_edit&rev=1481672685.

MLA

Anonymous Contributors. "wiki:how_to_edit". diSPIM Wiki. 13 Dec. 2016. Web. 8 May. 2025, 14:56

MHRA

Anonymous Contributors, 'wiki:how_to_edit', diSPIM Wiki, 13 December 2016, 23:44 GMT, <http://dispim.org/doku.php?id=wiki:how_to_edit&rev=1481672685> [Accessed 8 May 2025]

Chicago

Anonymous Contributors, "wiki:how_to_edit", diSPIM Wiki, http://dispim.org/doku.php?id=wiki:how_to_edit&rev=1481672685 (Accessed May 8, 2025).

CBE/CSE

Anonymous Contributors. wiki:how_to_edit [Internet]. diSPIM Wiki; 2016 Dec 13, 23:44 GMT [Cited 2025 May 8]. Available at: http://dispim.org/doku.php?id=wiki:how_to_edit&rev=1481672685.

Bluebook

wiki:how_to_edit, http://dispim.org/doku.php?id=wiki:how_to_edit&rev=1481672685 (Last visited May 8, 2025).

AMA

Anonymous Contributors. wiki:how_to_edit. diSPIM Wiki. December 13, 2016, 23:44 GMT. Available at: http://dispim.org/doku.php?id=wiki:how_to_edit&rev=1481672685. Accessed May 8, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "wiki:how_to_edit --- diSPIM Wiki",
   year = "2016",
   url = "http://dispim.org/doku.php?id=wiki:how_to_edit&rev=1481672685",
   note = "[Online; accessed 8-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 = "wiki:how_to_edit --- diSPIM Wiki",
   year = "2016",
   url = "\url{http://dispim.org/doku.php?id=wiki:how_to_edit&rev=1481672685}",
   note = "[Online; accessed 8-May-2025]"


   author = "Anonymous Contributors",
   title = "wiki:how_to_edit --- diSPIM Wiki",
   year = "2016",
   url = "\url{http://dispim.org/doku.php?id=wiki:how_to_edit&rev=1481672685}",
   note = "[Online; accessed 8-May-2025]"
 }
  

DokuWiki talk pages

Markup
[[wiki:how_to_edit|wiki:how_to_edit]] ([[wiki:how_to_edit?rev=1481672685|this version]])
Result
wiki:how_to_edit (this version)