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:10, May 3, 2024, 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. 3 May. 2024, 14:10

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 3 May 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. wiki:how_to_edit [Internet]. diSPIM Wiki; 2016 Dec 13, 23:44 GMT [Cited 2024 May 3]. 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 3, 2024).

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 3, 2024.

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 3-May-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 = "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 3-May-2024]"


   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 3-May-2024]"
 }
  

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)