Bibliographic details for "tag:snippets"

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 "tag:snippets"

APA

tag:snippets. (1970, Jan 1). In Geany Wiki. Retrieved 10:00, March 28, 2024, from https://wiki.geany.org/doku.php?id=tag:snippets&rev=0.

MLA

Anonymous Contributors. "tag:snippets". Geany Wiki. 1 Jan. 1970. Web. 28 Mar. 2024, 10:00

MHRA

Anonymous Contributors, 'tag:snippets', Geany Wiki, 1 January 1970, 00:00 GMT, <https://wiki.geany.org/doku.php?id=tag:snippets&rev=0> [Accessed 28 March 2024]

Chicago

Anonymous Contributors, "tag:snippets", Geany Wiki, https://wiki.geany.org/doku.php?id=tag:snippets&rev=0 (Accessed March 28, 2024).

CBE/CSE

Anonymous Contributors. tag:snippets [Internet]. Geany Wiki; 1970 Jan 1, 00:00 GMT [Cited 2024 Mar 28]. Available at: https://wiki.geany.org/doku.php?id=tag:snippets&rev=0.

Bluebook

tag:snippets, https://wiki.geany.org/doku.php?id=tag:snippets&rev=0 (Last visited March 28, 2024).

AMA

Anonymous Contributors. tag:snippets. Geany Wiki. January 1, 1970, 00:00 GMT. Available at: https://wiki.geany.org/doku.php?id=tag:snippets&rev=0. Accessed March 28, 2024.

BibTeX

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


   author = "Anonymous Contributors",
   title = "tag:snippets --- Geany Wiki",
   year = "1970",
   url = "\url{https://wiki.geany.org/doku.php?id=tag:snippets&rev=0}",
   note = "[Online; accessed 28-March-2024]"
 }
  

DokuWiki talk pages

Markup
[[tag:snippets|tag:snippets]] ([[tag:snippets?rev=0|this version]])
Result
tag:snippets (this version)
Print/export