Cite This Page
Bibliographic details for Solidity Weekly
- Page name: Solidity Weekly
- Author: Mr. Bitcoin contributors
- Publisher: Mr. Bitcoin, .
- Date of last revision: 14 December 2022 11:41 UTC
- Date retrieved: 15 June 2026 02:06 UTC
- Permanent URL: http://rettit.no/mrbitcoin/index.php?title=Solidity_Weekly&oldid=356
- Page Version ID: 356
Citation styles for Solidity Weekly
APA style
Solidity Weekly. (2022, December 14). Mr. Bitcoin, . Retrieved 02:06, June 15, 2026 from http://rettit.no/mrbitcoin/index.php?title=Solidity_Weekly&oldid=356.
MLA style
"Solidity Weekly." Mr. Bitcoin, . 14 Dec 2022, 11:41 UTC. 15 Jun 2026, 02:06 <http://rettit.no/mrbitcoin/index.php?title=Solidity_Weekly&oldid=356>.
MHRA style
Mr. Bitcoin contributors, 'Solidity Weekly', Mr. Bitcoin, , 14 December 2022, 11:41 UTC, <http://rettit.no/mrbitcoin/index.php?title=Solidity_Weekly&oldid=356> [accessed 15 June 2026]
Chicago style
Mr. Bitcoin contributors, "Solidity Weekly," Mr. Bitcoin, , http://rettit.no/mrbitcoin/index.php?title=Solidity_Weekly&oldid=356 (accessed June 15, 2026).
CBE/CSE style
Mr. Bitcoin contributors. Solidity Weekly [Internet]. Mr. Bitcoin, ; 2022 Dec 14, 11:41 UTC [cited 2026 Jun 15]. Available from: http://rettit.no/mrbitcoin/index.php?title=Solidity_Weekly&oldid=356.
Bluebook style
Solidity Weekly, http://rettit.no/mrbitcoin/index.php?title=Solidity_Weekly&oldid=356 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Mr. Bitcoin",
title = "Solidity Weekly --- Mr. Bitcoin{,} ",
year = "2022",
url = "http://rettit.no/mrbitcoin/index.php?title=Solidity_Weekly&oldid=356",
note = "[Online; accessed 15-June-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 = "Mr. Bitcoin",
title = "Solidity Weekly --- Mr. Bitcoin{,} ",
year = "2022",
url = "\url{http://rettit.no/mrbitcoin/index.php?title=Solidity_Weekly&oldid=356}",
note = "[Online; accessed 15-June-2026]"
}