Cite This Page
Bibliographic details for Using the Version History
- Page name: Using the Version History
- Author: BlueSpice Wiki contributors
- Publisher: BlueSpice Wiki, .
- Date of last revision: 1 April 2021 07:26 UTC
- Date retrieved: 30 October 2025 12:44 UTC
- Permanent URL: https://bs3-en.wiki.bluespice.com/w/index.php?title=Using_the_Version_History&oldid=25055
- Page Version ID: 25055
Citation styles for Using the Version History
APA style
Using the Version History. (2021, April 1). BlueSpice Wiki, . Retrieved 12:44, October 30, 2025 from https://bs3-en.wiki.bluespice.com/w/index.php?title=Using_the_Version_History&oldid=25055.
MLA style
"Using the Version History." BlueSpice Wiki, . 1 Apr 2021, 07:26 UTC. 30 Oct 2025, 12:44 <https://bs3-en.wiki.bluespice.com/w/index.php?title=Using_the_Version_History&oldid=25055>.
MHRA style
BlueSpice Wiki contributors, 'Using the Version History', BlueSpice Wiki, , 1 April 2021, 07:26 UTC, <https://bs3-en.wiki.bluespice.com/w/index.php?title=Using_the_Version_History&oldid=25055> [accessed 30 October 2025]
Chicago style
BlueSpice Wiki contributors, "Using the Version History," BlueSpice Wiki, , https://bs3-en.wiki.bluespice.com/w/index.php?title=Using_the_Version_History&oldid=25055 (accessed October 30, 2025).
CBE/CSE style
BlueSpice Wiki contributors. Using the Version History [Internet]. BlueSpice Wiki, ; 2021 Apr 1, 07:26 UTC [cited 2025 Oct 30]. Available from: https://bs3-en.wiki.bluespice.com/w/index.php?title=Using_the_Version_History&oldid=25055.
Bluebook style
Using the Version History, https://bs3-en.wiki.bluespice.com/w/index.php?title=Using_the_Version_History&oldid=25055 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "BlueSpice Wiki",
title = "Using the Version History --- BlueSpice Wiki{,} ",
year = "2021",
url = "https://bs3-en.wiki.bluespice.com/w/index.php?title=Using_the_Version_History&oldid=25055",
note = "[Online; accessed 30-October-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 = "Using the Version History --- BlueSpice Wiki{,} ",
year = "2021",
url = "\url{https://bs3-en.wiki.bluespice.com/w/index.php?title=Using_the_Version_History&oldid=25055}",
note = "[Online; accessed 30-October-2025]"
}