Bibliographic details for "Formatting Syntax"
-
Page name: Formatting Syntax
-
Author: James Kemp et al
-
Publisher: Learning for Scotland.
-
Date of this revision: 5 February 2013 23:01 GMT
-
Date retrieved: 21 June 2026 00:48 GMT
-
Permanent URL: http://www.learn.scot/doku.php?id=wiki:syntax&rev=1360105290
-
Page Version ID: 1360105290
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. (2013, Feb 5). In Learning for Scotland. Retrieved 00:48, June 21, 2026, from http://www.learn.scot/doku.php?id=wiki:syntax&rev=1360105290.
MLA
James Kemp et al. "Formatting Syntax". Learning for Scotland. 5 Feb. 2013. Web. 21 Jun. 2026, 00:48
MHRA
James Kemp et al, 'Formatting Syntax', Learning for Scotland, 5 February 2013, 23:01 GMT, <http://www.learn.scot/doku.php?id=wiki:syntax&rev=1360105290> [Accessed 21 June 2026]
Chicago
James Kemp et al, "Formatting Syntax", Learning for Scotland, http://www.learn.scot/doku.php?id=wiki:syntax&rev=1360105290 (Accessed June 21, 2026).
CBE/CSE
James Kemp et al. Formatting Syntax [Internet]. Learning for Scotland; 2013 Feb 5, 23:01 GMT [Cited 2026 Jun 21]. Available at: http://www.learn.scot/doku.php?id=wiki:syntax&rev=1360105290.
Bluebook
Formatting Syntax, http://www.learn.scot/doku.php?id=wiki:syntax&rev=1360105290 (Last visited June 21, 2026).
AMA
James Kemp et al. Formatting Syntax. Learning for Scotland. February 5, 2013, 23:01 GMT. Available at: http://www.learn.scot/doku.php?id=wiki:syntax&rev=1360105290. Accessed June 21, 2026.
BibTeX
@misc{ wiki:xxx,
author = "James Kemp et al",
title = "Formatting Syntax --- Learning for Scotland",
year = "2013",
url = "http://www.learn.scot/doku.php?id=wiki:syntax&rev=1360105290",
note = "[Online; accessed 21-June-2026]"
}
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 --- Learning for Scotland",
year = "2013",
url = "\url{http://www.learn.scot/doku.php?id=wiki:syntax&rev=1360105290}",
note = "[Online; accessed 21-June-2026]"
author = "James Kemp et al",
title = "Formatting Syntax --- Learning for Scotland",
year = "2013",
url = "\url{http://www.learn.scot/doku.php?id=wiki:syntax&rev=1360105290}",
note = "[Online; accessed 21-June-2026]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1360105290|this version]])
- Result
- Formatting Syntax (this version)