Cite This Page
Bibliographic details for Introduction To Bitcoins
- Page name: Introduction To Bitcoins
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 15 December 2019 15:01 UTC
- Date retrieved: 25 March 2026 19:12 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=3123
- Page Version ID: 3123
Citation styles for Introduction To Bitcoins
APA style
Introduction To Bitcoins. (2019, December 15). CS History, . Retrieved 19:12, March 25, 2026 from https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=3123.
MLA style
"Introduction To Bitcoins." CS History, . 15 Dec 2019, 15:01 UTC. 25 Mar 2026, 19:12 <https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=3123>.
MHRA style
CS History contributors, 'Introduction To Bitcoins', CS History, , 15 December 2019, 15:01 UTC, <https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=3123> [accessed 25 March 2026]
Chicago style
CS History contributors, "Introduction To Bitcoins," CS History, , https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=3123 (accessed March 25, 2026).
CBE/CSE style
CS History contributors. Introduction To Bitcoins [Internet]. CS History, ; 2019 Dec 15, 15:01 UTC [cited 2026 Mar 25]. Available from: https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=3123.
Bluebook style
Introduction To Bitcoins, https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=3123 (last visited March 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS History",
title = "Introduction To Bitcoins --- CS History{,} ",
year = "2019",
url = "https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=3123",
note = "[Online; accessed 25-March-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 = "CS History",
title = "Introduction To Bitcoins --- CS History{,} ",
year = "2019",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=3123}",
note = "[Online; accessed 25-March-2026]"
}