Bibliographic details for "Formatting Syntax"
-
Page name: Formatting Syntax
-
Author: Anonymous Contributors
-
Publisher: SyCes Handbuch.
-
Date of this revision: 29 June 2012 12:49 GMT
-
Date retrieved: 3 November 2025 08:25 GMT
-
Permanent URL: https://help.syces.de/doku.php?id=wiki:syntax&rev=1340974174
-
Page Version ID: 1340974174
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. (2012, Jun 29). In SyCes Handbuch. Retrieved 08:25, November 3, 2025, from https://help.syces.de/doku.php?id=wiki:syntax&rev=1340974174.
MLA
Anonymous Contributors. "Formatting Syntax". SyCes Handbuch. 29 Jun. 2012. Web. 3 Nov. 2025, 08:25
MHRA
Anonymous Contributors, 'Formatting Syntax', SyCes Handbuch, 29 June 2012, 12:49 GMT, <https://help.syces.de/doku.php?id=wiki:syntax&rev=1340974174> [Accessed 3 November 2025]
Chicago
Anonymous Contributors, "Formatting Syntax", SyCes Handbuch, https://help.syces.de/doku.php?id=wiki:syntax&rev=1340974174 (Accessed November 3, 2025).
CBE/CSE
Anonymous Contributors. Formatting Syntax [Internet]. SyCes Handbuch; 2012 Jun 29, 12:49 GMT [Cited 2025 Nov 3]. Available at: https://help.syces.de/doku.php?id=wiki:syntax&rev=1340974174.
Bluebook
Formatting Syntax, https://help.syces.de/doku.php?id=wiki:syntax&rev=1340974174 (Last visited November 3, 2025).
AMA
Anonymous Contributors. Formatting Syntax. SyCes Handbuch. June 29, 2012, 12:49 GMT. Available at: https://help.syces.de/doku.php?id=wiki:syntax&rev=1340974174. Accessed November 3, 2025.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "Formatting Syntax --- SyCes Handbuch",
year = "2012",
url = "https://help.syces.de/doku.php?id=wiki:syntax&rev=1340974174",
note = "[Online; accessed 3-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 = "Anonymous Contributors",
title = "Formatting Syntax --- SyCes Handbuch",
year = "2012",
url = "\url{https://help.syces.de/doku.php?id=wiki:syntax&rev=1340974174}",
note = "[Online; accessed 3-November-2025]"
author = "Anonymous Contributors",
title = "Formatting Syntax --- SyCes Handbuch",
year = "2012",
url = "\url{https://help.syces.de/doku.php?id=wiki:syntax&rev=1340974174}",
note = "[Online; accessed 3-November-2025]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1340974174|this version]])
- Result
- Formatting Syntax (this version)