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 15:03 UTC
- Date retrieved: 9 November 2025 09:51 UTC
- Permanent URL: https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Template/Example/Notification_Box&oldid=16032
- Page Version ID: 16032
Citation styles for Manual:Template/Example/Notification Box
APA style
Manual:Template/Example/Notification Box. (2019, October 30). BlueSpice Wiki, . Retrieved 09:51, November 9, 2025 from https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Template/Example/Notification_Box&oldid=16032.
MLA style
"Manual:Template/Example/Notification Box." BlueSpice Wiki, . 30 Oct 2019, 15:03 UTC. 9 Nov 2025, 09:51 <https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Template/Example/Notification_Box&oldid=16032>.
MHRA style
BlueSpice Wiki contributors, 'Manual:Template/Example/Notification Box', BlueSpice Wiki, , 30 October 2019, 15:03 UTC, <https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Template/Example/Notification_Box&oldid=16032> [accessed 9 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=16032 (accessed November 9, 2025).
CBE/CSE style
BlueSpice Wiki contributors. Manual:Template/Example/Notification Box [Internet]. BlueSpice Wiki, ; 2019 Oct 30, 15:03 UTC [cited 2025 Nov 9]. Available from: https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Template/Example/Notification_Box&oldid=16032.
Bluebook style
Manual:Template/Example/Notification Box, https://bs3-en.wiki.bluespice.com/w/index.php?title=Manual:Template/Example/Notification_Box&oldid=16032 (last visited November 9, 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=16032",
note = "[Online; accessed 9-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=16032}",
note = "[Online; accessed 9-November-2025]"
}