Bibliographic details for "docs:start"

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 "docs:start"

APA

docs:start. (2015, Jun 25). In diSPIM Wiki. Retrieved 13:51, March 29, 2024, from http://dispim.org/doku.php?id=docs:start&rev=1435256131.

MLA

Anonymous Contributors. "docs:start". diSPIM Wiki. 25 Jun. 2015. Web. 29 Mar. 2024, 13:51

MHRA

Anonymous Contributors, 'docs:start', diSPIM Wiki, 25 June 2015, 18:15 GMT, <http://dispim.org/doku.php?id=docs:start&rev=1435256131> [Accessed 29 March 2024]

Chicago

Anonymous Contributors, "docs:start", diSPIM Wiki, http://dispim.org/doku.php?id=docs:start&rev=1435256131 (Accessed March 29, 2024).

CBE/CSE

Anonymous Contributors. docs:start [Internet]. diSPIM Wiki; 2015 Jun 25, 18:15 GMT [Cited 2024 Mar 29]. Available at: http://dispim.org/doku.php?id=docs:start&rev=1435256131.

Bluebook

docs:start, http://dispim.org/doku.php?id=docs:start&rev=1435256131 (Last visited March 29, 2024).

AMA

Anonymous Contributors. docs:start. diSPIM Wiki. June 25, 2015, 18:15 GMT. Available at: http://dispim.org/doku.php?id=docs:start&rev=1435256131. Accessed March 29, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "docs:start --- diSPIM Wiki",
   year = "2015",
   url = "http://dispim.org/doku.php?id=docs:start&rev=1435256131",
   note = "[Online; accessed 29-March-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 = "docs:start --- diSPIM Wiki",
   year = "2015",
   url = "\url{http://dispim.org/doku.php?id=docs:start&rev=1435256131}",
   note = "[Online; accessed 29-March-2024]"


   author = "Anonymous Contributors",
   title = "docs:start --- diSPIM Wiki",
   year = "2015",
   url = "\url{http://dispim.org/doku.php?id=docs:start&rev=1435256131}",
   note = "[Online; accessed 29-March-2024]"
 }
  

DokuWiki talk pages

Markup
[[docs:start|docs:start]] ([[docs:start?rev=1435256131|this version]])
Result
docs:start (this version)