Bibliographic details for "Formatting Syntax"

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 "Formatting Syntax"

APA

Formatting Syntax. (2017, Mar 7). In Geany Wiki. Retrieved 22:35, March 28, 2024, from https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1488916923.

MLA

Anonymous Contributors. "Formatting Syntax". Geany Wiki. 7 Mar. 2017. Web. 28 Mar. 2024, 22:35

MHRA

Anonymous Contributors, 'Formatting Syntax', Geany Wiki, 7 March 2017, 20:02 GMT, <https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1488916923> [Accessed 28 March 2024]

Chicago

Anonymous Contributors, "Formatting Syntax", Geany Wiki, https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1488916923 (Accessed March 28, 2024).

CBE/CSE

Anonymous Contributors. Formatting Syntax [Internet]. Geany Wiki; 2017 Mar 7, 20:02 GMT [Cited 2024 Mar 28]. Available at: https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1488916923.

Bluebook

Formatting Syntax, https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1488916923 (Last visited March 28, 2024).

AMA

Anonymous Contributors. Formatting Syntax. Geany Wiki. March 7, 2017, 20:02 GMT. Available at: https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1488916923. Accessed March 28, 2024.

BibTeX

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


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

DokuWiki talk pages

Markup
[[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1488916923|this version]])
Result
Formatting Syntax (this version)
Print/export