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 14:37, 20 June, 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. 20 Jun 2025, 14:37 <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 20 June 2025]

Chicago style

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

CBE/CSE style

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

Personal Tools