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 22:20, 15 July, 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. 15 Jul 2025, 22:20 <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 15 July 2025]

Chicago style

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

CBE/CSE style

Anonymous Contributors. Formatting Syntax [Internet]. Olivier Michel; 1970 Jan 1, 01:00 CET [cited 2025 Jul 15]. 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 July 15, 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 July 15, 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 15-July-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 15-July-2025]"
 }

Personal Tools