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