Cite This Page
Bibliographic details for Formatting
- Page name: Formatting
- Author: BlueSpice Wiki contributors
- Publisher: BlueSpice Wiki, .
- Date of last revision: 23 October 2018 10:02 UTC
- Date retrieved: 28 March 2026 23:28 UTC
- Permanent URL: https://bs3-en.wiki.bluespice.com/w/index.php?title=Formatting&oldid=9428
- Page Version ID: 9428
Citation styles for Formatting
APA style
Formatting. (2018, October 23). BlueSpice Wiki, . Retrieved 23:28, March 28, 2026 from https://bs3-en.wiki.bluespice.com/w/index.php?title=Formatting&oldid=9428.
MLA style
"Formatting." BlueSpice Wiki, . 23 Oct 2018, 10:02 UTC. 28 Mar 2026, 23:28 <https://bs3-en.wiki.bluespice.com/w/index.php?title=Formatting&oldid=9428>.
MHRA style
BlueSpice Wiki contributors, 'Formatting', BlueSpice Wiki, , 23 October 2018, 10:02 UTC, <https://bs3-en.wiki.bluespice.com/w/index.php?title=Formatting&oldid=9428> [accessed 28 March 2026]
Chicago style
BlueSpice Wiki contributors, "Formatting," BlueSpice Wiki, , https://bs3-en.wiki.bluespice.com/w/index.php?title=Formatting&oldid=9428 (accessed March 28, 2026).
CBE/CSE style
BlueSpice Wiki contributors. Formatting [Internet]. BlueSpice Wiki, ; 2018 Oct 23, 10:02 UTC [cited 2026 Mar 28]. Available from: https://bs3-en.wiki.bluespice.com/w/index.php?title=Formatting&oldid=9428.
Bluebook style
Formatting, https://bs3-en.wiki.bluespice.com/w/index.php?title=Formatting&oldid=9428 (last visited March 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BlueSpice Wiki",
title = "Formatting --- BlueSpice Wiki{,} ",
year = "2018",
url = "https://bs3-en.wiki.bluespice.com/w/index.php?title=Formatting&oldid=9428",
note = "[Online; accessed 28-March-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 = "BlueSpice Wiki",
title = "Formatting --- BlueSpice Wiki{,} ",
year = "2018",
url = "\url{https://bs3-en.wiki.bluespice.com/w/index.php?title=Formatting&oldid=9428}",
note = "[Online; accessed 28-March-2026]"
}