Bibliographic details for "Formatting Syntax"
-
Page name: Formatting Syntax
-
Author: Terence J. Grant
-
Publisher: TJ Grant.
-
Date of this revision: 12 February 2024 12:09 GMT
-
Date retrieved: 2 November 2025 08:25 GMT
-
Page Version ID: 1707739749
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. (2024, Feb 12). In TJ Grant. Retrieved 08:25, November 2, 2025, from http://tjgrant.com/wiki/doku.php?id=wiki:syntax&rev=1707739749.
MLA
Terence J. Grant. "Formatting Syntax". TJ Grant. 12 Feb. 2024. Web. 2 Nov. 2025, 08:25
MHRA
Terence J. Grant, 'Formatting Syntax', TJ Grant, 12 February 2024, 12:09 GMT, <http://tjgrant.com/wiki/doku.php?id=wiki:syntax&rev=1707739749> [Accessed 2 November 2025]
Chicago
Terence J. Grant, "Formatting Syntax", TJ Grant, http://tjgrant.com/wiki/doku.php?id=wiki:syntax&rev=1707739749 (Accessed November 2, 2025).
CBE/CSE
Terence J. Grant. Formatting Syntax [Internet]. TJ Grant; 2024 Feb 12, 12:09 GMT [Cited 2025 Nov 2]. Available at: http://tjgrant.com/wiki/doku.php?id=wiki:syntax&rev=1707739749.
Bluebook
Formatting Syntax, http://tjgrant.com/wiki/doku.php?id=wiki:syntax&rev=1707739749 (Last visited November 2, 2025).
AMA
Terence J. Grant. Formatting Syntax. TJ Grant. February 12, 2024, 12:09 GMT. Available at: http://tjgrant.com/wiki/doku.php?id=wiki:syntax&rev=1707739749. Accessed November 2, 2025.
BibTeX
@misc{ wiki:xxx,
author = "Terence J. Grant",
title = "Formatting Syntax --- TJ Grant",
year = "2024",
url = "http://tjgrant.com/wiki/doku.php?id=wiki:syntax&rev=1707739749",
note = "[Online; accessed 2-November-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 = "Terence J. Grant",
title = "Formatting Syntax --- TJ Grant",
year = "2024",
url = "\url{http://tjgrant.com/wiki/doku.php?id=wiki:syntax&rev=1707739749}",
note = "[Online; accessed 2-November-2025]"
author = "Terence J. Grant",
title = "Formatting Syntax --- TJ Grant",
year = "2024",
url = "\url{http://tjgrant.com/wiki/doku.php?id=wiki:syntax&rev=1707739749}",
note = "[Online; accessed 2-November-2025]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1707739749|this version]])
- Result
- Formatting Syntax (this version)