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. (2016, Sep 7). In Quanty. Retrieved 23:54, September 5, 2025, from https://www.quanty.org/doku.php?id=wiki:syntax&rev=1473246197.

MLA

Maurits W. Haverkort et al.. "Formatting Syntax". Quanty. 7 Sep. 2016. Web. 5 Sep. 2025, 23:54

MHRA

Maurits W. Haverkort et al., 'Formatting Syntax', Quanty, 7 September 2016, 11:03 GMT, <https://www.quanty.org/doku.php?id=wiki:syntax&rev=1473246197> [Accessed 5 September 2025]

Chicago

Maurits W. Haverkort et al., "Formatting Syntax", Quanty, https://www.quanty.org/doku.php?id=wiki:syntax&rev=1473246197 (Accessed September 5, 2025).

CBE/CSE

Maurits W. Haverkort et al.. Formatting Syntax [Internet]. Quanty; 2016 Sep 7, 11:03 GMT [Cited 2025 Sep 5]. Available at: https://www.quanty.org/doku.php?id=wiki:syntax&rev=1473246197.

Bluebook

Formatting Syntax, https://www.quanty.org/doku.php?id=wiki:syntax&rev=1473246197 (Last visited September 5, 2025).

AMA

Maurits W. Haverkort et al.. Formatting Syntax. Quanty. September 7, 2016, 11:03 GMT. Available at: https://www.quanty.org/doku.php?id=wiki:syntax&rev=1473246197. Accessed September 5, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Maurits W. Haverkort et al.",
   title = "Formatting Syntax --- Quanty",
   year = "2016",
   url = "https://www.quanty.org/doku.php?id=wiki:syntax&rev=1473246197",
   note = "[Online; accessed 5-September-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 = "Maurits W. Haverkort et al.",
   title = "Formatting Syntax --- Quanty",
   year = "2016",
   url = "\url{https://www.quanty.org/doku.php?id=wiki:syntax&rev=1473246197}",
   note = "[Online; accessed 5-September-2025]"


   author = "Maurits W. Haverkort et al.",
   title = "Formatting Syntax --- Quanty",
   year = "2016",
   url = "\url{https://www.quanty.org/doku.php?id=wiki:syntax&rev=1473246197}",
   note = "[Online; accessed 5-September-2025]"
 }
  

DokuWiki talk pages

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