Cite This Page
- Page name: ShareAlike 3.0 Unported-- CC BY
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 5 January 2021 03:40 UTC
- Date retrieved: 11 May 2026 00:18 UTC
- Permanent URL: https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4671530
- Page Version ID: 4671530
APA style
ShareAlike 3.0 Unported-- CC BY. (2021, January 5). blackwiki, . Retrieved 00:18, May 11, 2026 from https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4671530.
MLA style
"ShareAlike 3.0 Unported-- CC BY." blackwiki, . 5 Jan 2021, 03:40 UTC. 11 May 2026, 00:18 <https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4671530>.
MHRA style
blackwiki contributors, 'ShareAlike 3.0 Unported-- CC BY', blackwiki, , 5 January 2021, 03:40 UTC, <https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4671530> [accessed 11 May 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=4671530 (accessed May 11, 2026).
CBE/CSE style
blackwiki contributors. ShareAlike 3.0 Unported-- CC BY [Internet]. blackwiki, ; 2021 Jan 5, 03:40 UTC [cited 2026 May 11]. Available from: https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4671530.
Bluebook style
ShareAlike 3.0 Unported-- CC BY, https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4671530 (last visited May 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "ShareAlike 3.0 Unported-- CC BY --- blackwiki{,} ",
year = "2021",
url = "https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4671530",
note = "[Online; accessed 11-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 = "blackwiki",
title = "ShareAlike 3.0 Unported-- CC BY --- blackwiki{,} ",
year = "2021",
url = "\url{https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported--_CC_BY&oldid=4671530}",
note = "[Online; accessed 11-May-2026]"
}