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. (2024, Feb 12). In Geany Wiki. Retrieved 10:09, March 29, 2025, from https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1707739749.

MLA

Anonymous Contributors. "Formatting Syntax". Geany Wiki. 12 Feb. 2024. Web. 29 Mar. 2025, 10:09

MHRA

Anonymous Contributors, 'Formatting Syntax', Geany Wiki, 12 February 2024, 12:09 GMT, <https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1707739749> [Accessed 29 March 2025]

Chicago

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

CBE/CSE

Anonymous Contributors. Formatting Syntax [Internet]. Geany Wiki; 2024 Feb 12, 12:09 GMT [Cited 2025 Mar 29]. Available at: https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1707739749.

Bluebook

Formatting Syntax, https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1707739749 (Last visited March 29, 2025).

AMA

Anonymous Contributors. Formatting Syntax. Geany Wiki. February 12, 2024, 12:09 GMT. Available at: https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1707739749. Accessed March 29, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Geany Wiki",
   year = "2024",
   url = "https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1707739749",
   note = "[Online; accessed 29-March-2025]"
 }
  

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 = "2024",
   url = "\url{https://wiki.geany.org/doku.php?id=wiki:syntax&rev=1707739749}",
   note = "[Online; accessed 29-March-2025]"


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

DokuWiki talk pages

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