Cite This Page
Bibliographic details for UserManual:Template/Example/Notification Box
- Page name: UserManual:Template/Example/Notification Box
- Author: BlueSpice Wiki contributors
- Publisher: BlueSpice Wiki, .
- Date of last revision: 28 July 2020 14:30 UTC
- Date retrieved: 8 May 2026 06:44 UTC
- Permanent URL: https://bs3-en.wiki.bluespice.com/w/index.php?title=UserManual:Template/Example/Notification_Box&oldid=22180
- Page Version ID: 22180
Citation styles for UserManual:Template/Example/Notification Box
APA style
UserManual:Template/Example/Notification Box. (2020, July 28). BlueSpice Wiki, . Retrieved 06:44, May 8, 2026 from https://bs3-en.wiki.bluespice.com/w/index.php?title=UserManual:Template/Example/Notification_Box&oldid=22180.
MLA style
"UserManual:Template/Example/Notification Box." BlueSpice Wiki, . 28 Jul 2020, 14:30 UTC. 8 May 2026, 06:44 <https://bs3-en.wiki.bluespice.com/w/index.php?title=UserManual:Template/Example/Notification_Box&oldid=22180>.
MHRA style
BlueSpice Wiki contributors, 'UserManual:Template/Example/Notification Box', BlueSpice Wiki, , 28 July 2020, 14:30 UTC, <https://bs3-en.wiki.bluespice.com/w/index.php?title=UserManual:Template/Example/Notification_Box&oldid=22180> [accessed 8 May 2026]
Chicago style
BlueSpice Wiki contributors, "UserManual:Template/Example/Notification Box," BlueSpice Wiki, , https://bs3-en.wiki.bluespice.com/w/index.php?title=UserManual:Template/Example/Notification_Box&oldid=22180 (accessed May 8, 2026).
CBE/CSE style
BlueSpice Wiki contributors. UserManual:Template/Example/Notification Box [Internet]. BlueSpice Wiki, ; 2020 Jul 28, 14:30 UTC [cited 2026 May 8]. Available from: https://bs3-en.wiki.bluespice.com/w/index.php?title=UserManual:Template/Example/Notification_Box&oldid=22180.
Bluebook style
UserManual:Template/Example/Notification Box, https://bs3-en.wiki.bluespice.com/w/index.php?title=UserManual:Template/Example/Notification_Box&oldid=22180 (last visited May 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BlueSpice Wiki",
title = "UserManual:Template/Example/Notification Box --- BlueSpice Wiki{,} ",
year = "2020",
url = "https://bs3-en.wiki.bluespice.com/w/index.php?title=UserManual:Template/Example/Notification_Box&oldid=22180",
note = "[Online; accessed 8-May-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 = "UserManual:Template/Example/Notification Box --- BlueSpice Wiki{,} ",
year = "2020",
url = "\url{https://bs3-en.wiki.bluespice.com/w/index.php?title=UserManual:Template/Example/Notification_Box&oldid=22180}",
note = "[Online; accessed 8-May-2026]"
}