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 04:34, 16 June, 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. 16 Jun 2025, 04:34 <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 16 June 2025]

Chicago style

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

CBE/CSE style

Anonymous Contributors. Formatting Syntax [Internet]. Olivier Michel; 2012 Oct 13, 13:25 CEST [cited 2025 Jun 16]. 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 June 16, 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 June 16, 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 16-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 = "2012",
   url = "\url{http://www.lacl.fr/~michel/doku.php?id=wiki:syntax&rev=1350127531}",
   note = "[Online; accessed 16-June-2025]"
 }

Personal Tools