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