Cite This Page
- Page name: ShareAlike 3.0 Unported-- CC BY
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 31 December 2020 06:58 UTC
- Date retrieved: 26 April 2026 10:05 UTC
- Permanent URL: https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4538512
- Page Version ID: 4538512
APA style
ShareAlike 3.0 Unported-- CC BY. (2020, December 31). blackwiki, . Retrieved 10:05, April 26, 2026 from https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4538512.
MLA style
"ShareAlike 3.0 Unported-- CC BY." blackwiki, . 31 Dec 2020, 06:58 UTC. 26 Apr 2026, 10:05 <https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4538512>.
MHRA style
blackwiki contributors, 'ShareAlike 3.0 Unported-- CC BY', blackwiki, , 31 December 2020, 06:58 UTC, <https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4538512> [accessed 26 April 2026]
Chicago style
blackwiki contributors, "ShareAlike 3.0 Unported-- CC BY," blackwiki, , https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4538512 (accessed April 26, 2026).
CBE/CSE style
blackwiki contributors. ShareAlike 3.0 Unported-- CC BY [Internet]. blackwiki, ; 2020 Dec 31, 06:58 UTC [cited 2026 Apr 26]. Available from: https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4538512.
Bluebook style
ShareAlike 3.0 Unported-- CC BY, https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4538512 (last visited April 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "ShareAlike 3.0 Unported-- CC BY --- blackwiki{,} ",
year = "2020",
url = "https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4538512",
note = "[Online; accessed 26-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 = "blackwiki",
title = "ShareAlike 3.0 Unported-- CC BY --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4538512}",
note = "[Online; accessed 26-April-2026]"
}