Bibliographic details for "Formatting Syntax"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "Formatting Syntax"

APA style

Anonymous Contributors (1970). Formatting Syntax. Olivier Michel. Retrieved 19:27, 18 September, 2025 from http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=0.

MLA style

“Formatting Syntax.” Olivier Michel. 1 Jan 1970, 01:00 CET. 18 Sep 2025, 19:27 <http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=0>.

MHRA style

Anonymous Contributors, ‘Formatting Syntax’, Olivier Michel, 1 January 1970, 01:00 CET, <http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=0> [accessed 18 September 2025]

Chicago style

Anonymous Contributors, “Formatting Syntax,” Olivier Michel, http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=0 (accessed September 18, 2025).

CBE/CSE style

Anonymous Contributors. Formatting Syntax [Internet]. Olivier Michel; 1970 Jan 1, 01:00 CET [cited 2025 Sep 18]. Available from: http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=0.

Bluebook style

Formatting Syntax, http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=0 (last visited September 18, 2025).

AMA style

Anonymous Contributors. Formatting Syntax. Olivier Michel. January 1, 1970, 01:00 CET. Available at: http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=0. Accessed September 18, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Olivier Michel",
   year = "1970",
   url = "http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=0",
   note = "[Online; accessed 18-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 = "Anonymous Contributors",
   title = "Formatting Syntax --- Olivier Michel",
   year = "1970",
   url = "\url{http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=0}",
   note = "[Online; accessed 18-September-2025]"
 }

Personal Tools