Bibliographic details for "Formatting Syntax"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs.

Citation styles for "Formatting Syntax"

APA

Formatting Syntax. (2018, May 3). In Billy Kemp. Retrieved 16:37, May 19, 2024, from http://www.billykemp.org.uk/doku.php?id=wiki:syntax&rev=1525383261.

MLA

James Kemp et al. "Formatting Syntax". Billy Kemp. 3 May. 2018. Web. 19 May. 2024, 16:37

MHRA

James Kemp et al, 'Formatting Syntax', Billy Kemp, 3 May 2018, 21:34 GMT, <http://www.billykemp.org.uk/doku.php?id=wiki:syntax&rev=1525383261> [Accessed 19 May 2024]

Chicago

James Kemp et al, "Formatting Syntax", Billy Kemp, http://www.billykemp.org.uk/doku.php?id=wiki:syntax&rev=1525383261 (Accessed May 19, 2024).

CBE/CSE

James Kemp et al. Formatting Syntax [Internet]. Billy Kemp; 2018 May 3, 21:34 GMT [Cited 2024 May 19]. Available at: http://www.billykemp.org.uk/doku.php?id=wiki:syntax&rev=1525383261.

Bluebook

Formatting Syntax, http://www.billykemp.org.uk/doku.php?id=wiki:syntax&rev=1525383261 (Last visited May 19, 2024).

AMA

James Kemp et al. Formatting Syntax. Billy Kemp. May 3, 2018, 21:34 GMT. Available at: http://www.billykemp.org.uk/doku.php?id=wiki:syntax&rev=1525383261. Accessed May 19, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "James Kemp et al",
   title = "Formatting Syntax --- Billy Kemp",
   year = "2018",
   url = "http://www.billykemp.org.uk/doku.php?id=wiki:syntax&rev=1525383261",
   note = "[Online; accessed 19-May-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 = "James Kemp et al",
   title = "Formatting Syntax --- Billy Kemp",
   year = "2018",
   url = "\url{http://www.billykemp.org.uk/doku.php?id=wiki:syntax&rev=1525383261}",
   note = "[Online; accessed 19-May-2024]"


   author = "James Kemp et al",
   title = "Formatting Syntax --- Billy Kemp",
   year = "2018",
   url = "\url{http://www.billykemp.org.uk/doku.php?id=wiki:syntax&rev=1525383261}",
   note = "[Online; accessed 19-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1525383261|this version]])
Result
Formatting Syntax (this version)
Print/export
QR Code
QR Code Formatting Syntax (generated for current page)