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

APA

snippets:html:start. (2011, Jun 13). In Geany Wiki. Retrieved 22:56, April 19, 2024, from https://wiki.geany.org/doku.php?id=snippets:html:start&rev=1307986495.

MLA

Anonymous Contributors. "snippets:html:start". Geany Wiki. 13 Jun. 2011. Web. 19 Apr. 2024, 22:56

MHRA

Anonymous Contributors, 'snippets:html:start', Geany Wiki, 13 June 2011, 17:34 GMT, <https://wiki.geany.org/doku.php?id=snippets:html:start&rev=1307986495> [Accessed 19 April 2024]

Chicago

Anonymous Contributors, "snippets:html:start", Geany Wiki, https://wiki.geany.org/doku.php?id=snippets:html:start&rev=1307986495 (Accessed April 19, 2024).

CBE/CSE

Anonymous Contributors. snippets:html:start [Internet]. Geany Wiki; 2011 Jun 13, 17:34 GMT [Cited 2024 Apr 19]. Available at: https://wiki.geany.org/doku.php?id=snippets:html:start&rev=1307986495.

Bluebook

snippets:html:start, https://wiki.geany.org/doku.php?id=snippets:html:start&rev=1307986495 (Last visited April 19, 2024).

AMA

Anonymous Contributors. snippets:html:start. Geany Wiki. June 13, 2011, 17:34 GMT. Available at: https://wiki.geany.org/doku.php?id=snippets:html:start&rev=1307986495. Accessed April 19, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "snippets:html:start --- Geany Wiki",
   year = "2011",
   url = "https://wiki.geany.org/doku.php?id=snippets:html:start&rev=1307986495",
   note = "[Online; accessed 19-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 = "snippets:html:start --- Geany Wiki",
   year = "2011",
   url = "\url{https://wiki.geany.org/doku.php?id=snippets:html:start&rev=1307986495}",
   note = "[Online; accessed 19-April-2024]"


   author = "Anonymous Contributors",
   title = "snippets:html:start --- Geany Wiki",
   year = "2011",
   url = "\url{https://wiki.geany.org/doku.php?id=snippets:html:start&rev=1307986495}",
   note = "[Online; accessed 19-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[snippets:html:start|snippets:html:start]] ([[snippets:html:start?rev=1307986495|this version]])
Result
snippets:html:start (this version)
Print/export