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 19:51, 2 June, 2024 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. 2 Jun 2024, 19: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 2 June 2024]

Chicago style

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

CBE/CSE style

Anonymous Contributors. Formatting Syntax [Internet]. Olivier Michel; 2012 Oct 13, 13:25 CEST [cited 2024 Jun 2]. 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 2, 2024).

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 2, 2024.

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 2-June-2024]"
 }

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 2-June-2024]"
 }

Personal Tools