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