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. (2019, Jan 6). In #hack66. Retrieved 07:00, September 21, 2025, from https://www.hack66.info/doku.php?id=wiki:syntax&rev=1546766327.

MLA

#hack66 peers. "Formatting Syntax". #hack66. 6 Jan. 2019. Web. 21 Sep. 2025, 07:00

MHRA

#hack66 peers, 'Formatting Syntax', #hack66, 6 January 2019, 09:18 GMT, <https://www.hack66.info/doku.php?id=wiki:syntax&rev=1546766327> [Accessed 21 September 2025]

Chicago

#hack66 peers, "Formatting Syntax", #hack66, https://www.hack66.info/doku.php?id=wiki:syntax&rev=1546766327 (Accessed September 21, 2025).

CBE/CSE

#hack66 peers. Formatting Syntax [Internet]. #hack66; 2019 Jan 6, 09:18 GMT [Cited 2025 Sep 21]. Available at: https://www.hack66.info/doku.php?id=wiki:syntax&rev=1546766327.

Bluebook

Formatting Syntax, https://www.hack66.info/doku.php?id=wiki:syntax&rev=1546766327 (Last visited September 21, 2025).

AMA

#hack66 peers. Formatting Syntax. #hack66. January 6, 2019, 09:18 GMT. Available at: https://www.hack66.info/doku.php?id=wiki:syntax&rev=1546766327. Accessed September 21, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "#hack66 peers",
   title = "Formatting Syntax --- #hack66",
   year = "2019",
   url = "https://www.hack66.info/doku.php?id=wiki:syntax&rev=1546766327",
   note = "[Online; accessed 21-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 = "#hack66 peers",
   title = "Formatting Syntax --- #hack66",
   year = "2019",
   url = "\url{https://www.hack66.info/doku.php?id=wiki:syntax&rev=1546766327}",
   note = "[Online; accessed 21-September-2025]"


   author = "#hack66 peers",
   title = "Formatting Syntax --- #hack66",
   year = "2019",
   url = "\url{https://www.hack66.info/doku.php?id=wiki:syntax&rev=1546766327}",
   note = "[Online; accessed 21-September-2025]"
 }
  

DokuWiki talk pages

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