Cite This Page
- Page name: ShareAlike 3.0 Unported CC BY
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 2 January 2021 19:56 UTC
- Date retrieved: 10 May 2026 20:16 UTC
- Permanent URL: https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported_CC_BY&oldid=4606004
- Page Version ID: 4606004
APA style
ShareAlike 3.0 Unported CC BY. (2021, January 2). blackwiki, . Retrieved 20:16, May 10, 2026 from https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported_CC_BY&oldid=4606004.
MLA style
"ShareAlike 3.0 Unported CC BY." blackwiki, . 2 Jan 2021, 19:56 UTC. 10 May 2026, 20:16 <https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported_CC_BY&oldid=4606004>.
MHRA style
blackwiki contributors, 'ShareAlike 3.0 Unported CC BY', blackwiki, , 2 January 2021, 19:56 UTC, <https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported_CC_BY&oldid=4606004> [accessed 10 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=4606004 (accessed May 10, 2026).
CBE/CSE style
blackwiki contributors. ShareAlike 3.0 Unported CC BY [Internet]. blackwiki, ; 2021 Jan 2, 19:56 UTC [cited 2026 May 10]. Available from: https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported_CC_BY&oldid=4606004.
Bluebook style
ShareAlike 3.0 Unported CC BY, https://blackwiki.org/index.php?title=ShareAlike_3.0_Unported_CC_BY&oldid=4606004 (last visited May 10, 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=4606004",
note = "[Online; accessed 10-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=4606004}",
note = "[Online; accessed 10-May-2026]"
}