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