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 02:51, 31 October, 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. 31 Oct 2025, 02:51 <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 31 October 2025]

Chicago style

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

CBE/CSE style

Anonymous Contributors. Formatting Syntax [Internet]. Olivier Michel; 2012 Oct 13, 13:25 CEST [cited 2025 Oct 31]. 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 October 31, 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 October 31, 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 31-October-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 31-October-2025]"
 }

Personal Tools