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 (2012). Formatting Syntax. Olivier Michel. Retrieved 01:58, 5 September, 2025 from http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=1350127531.

MLA style

“Formatting Syntax.” Olivier Michel. 13 Oct 2012, 13:25 CEST. 5 Sep 2025, 01:58 <http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=1350127531>.

MHRA style

Anonymous Contributors, ‘Formatting Syntax’, Olivier Michel, 13 October 2012, 13:25 CEST, <http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=1350127531> [accessed 5 September 2025]

Chicago style

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

CBE/CSE style

Anonymous Contributors. Formatting Syntax [Internet]. Olivier Michel; 2012 Oct 13, 13:25 CEST [cited 2025 Sep 5]. Available from: http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=1350127531.

Bluebook style

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

AMA style

Anonymous Contributors. Formatting Syntax. Olivier Michel. October 13, 2012, 13:25 CEST. Available at: http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=1350127531. Accessed September 5, 2025.

BibTeX entry

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

Personal Tools