Cite This Page
Bibliographic details for Manual:Using the editor
- Page name: Manual:Using the editor
- Author: BlueSpice Wiki contributors
- Publisher: BlueSpice Wiki, .
- Date of last revision: 5 November 2019 09:40 UTC
- Date retrieved: 26 November 2025 11:41 UTC
- Permanent URL: https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Using_the_editor&oldid=16452
- Page Version ID: 16452
Citation styles for Manual:Using the editor
APA style
Manual:Using the editor. (2019, November 5). BlueSpice Wiki, . Retrieved 11:41, November 26, 2025 from https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Using_the_editor&oldid=16452.
MLA style
"Manual:Using the editor." BlueSpice Wiki, . 5 Nov 2019, 09:40 UTC. 26 Nov 2025, 11:41 <https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Using_the_editor&oldid=16452>.
MHRA style
BlueSpice Wiki contributors, 'Manual:Using the editor', BlueSpice Wiki, , 5 November 2019, 09:40 UTC, <https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Using_the_editor&oldid=16452> [accessed 26 November 2025]
Chicago style
BlueSpice Wiki contributors, "Manual:Using the editor," BlueSpice Wiki, , https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Using_the_editor&oldid=16452 (accessed November 26, 2025).
CBE/CSE style
BlueSpice Wiki contributors. Manual:Using the editor [Internet]. BlueSpice Wiki, ; 2019 Nov 5, 09:40 UTC [cited 2025 Nov 26]. Available from: https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Using_the_editor&oldid=16452.
Bluebook style
Manual:Using the editor, https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Using_the_editor&oldid=16452 (last visited November 26, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "BlueSpice Wiki",
title = "Manual:Using the editor --- BlueSpice Wiki{,} ",
year = "2019",
url = "https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Using_the_editor&oldid=16452",
note = "[Online; accessed 26-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 = "BlueSpice Wiki",
title = "Manual:Using the editor --- BlueSpice Wiki{,} ",
year = "2019",
url = "\url{https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Using_the_editor&oldid=16452}",
note = "[Online; accessed 26-November-2025]"
}