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