Bibliographic details for "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 "start"

APA

start. (2020, Apr 18). In Protogrid Developer Wiki. Retrieved 11:07, April 27, 2024, from https://protogrid.wiki/doku.php?id=start&rev=1587222288.

MLA

Anonymous Contributors. "start". Protogrid Developer Wiki. 18 Apr. 2020. Web. 27 Apr. 2024, 11:07

MHRA

Anonymous Contributors, 'start', Protogrid Developer Wiki, 18 April 2020, 15:04 GMT, <https://protogrid.wiki/doku.php?id=start&rev=1587222288> [Accessed 27 April 2024]

Chicago

Anonymous Contributors, "start", Protogrid Developer Wiki, https://protogrid.wiki/doku.php?id=start&rev=1587222288 (Accessed April 27, 2024).

CBE/CSE

Anonymous Contributors. start [Internet]. Protogrid Developer Wiki; 2020 Apr 18, 15:04 GMT [Cited 2024 Apr 27]. Available at: https://protogrid.wiki/doku.php?id=start&rev=1587222288.

Bluebook

start, https://protogrid.wiki/doku.php?id=start&rev=1587222288 (Last visited April 27, 2024).

AMA

Anonymous Contributors. start. Protogrid Developer Wiki. April 18, 2020, 15:04 GMT. Available at: https://protogrid.wiki/doku.php?id=start&rev=1587222288. Accessed April 27, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "start --- Protogrid Developer Wiki",
   year = "2020",
   url = "https://protogrid.wiki/doku.php?id=start&rev=1587222288",
   note = "[Online; accessed 27-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 = "Anonymous Contributors",
   title = "start --- Protogrid Developer Wiki",
   year = "2020",
   url = "\url{https://protogrid.wiki/doku.php?id=start&rev=1587222288}",
   note = "[Online; accessed 27-April-2024]"


   author = "Anonymous Contributors",
   title = "start --- Protogrid Developer Wiki",
   year = "2020",
   url = "\url{https://protogrid.wiki/doku.php?id=start&rev=1587222288}",
   note = "[Online; accessed 27-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[start|start]] ([[start?rev=1587222288|this version]])
Result
start (this version)
Print/export