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