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: 16 December 2019 12:06 UTC
- Date retrieved: 24 March 2026 18:01 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=4490
- Page Version ID: 4490
Citation styles for Introduction To Bitcoins
APA style
Introduction To Bitcoins. (2019, December 16). CS History, . Retrieved 18:01, March 24, 2026 from https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=4490.
MLA style
"Introduction To Bitcoins." CS History, . 16 Dec 2019, 12:06 UTC. 24 Mar 2026, 18:01 <https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=4490>.
MHRA style
CS History contributors, 'Introduction To Bitcoins', CS History, , 16 December 2019, 12:06 UTC, <https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=4490> [accessed 24 March 2026]
Chicago style
CS History contributors, "Introduction To Bitcoins," CS History, , https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=4490 (accessed March 24, 2026).
CBE/CSE style
CS History contributors. Introduction To Bitcoins [Internet]. CS History, ; 2019 Dec 16, 12:06 UTC [cited 2026 Mar 24]. Available from: https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=4490.
Bluebook style
Introduction To Bitcoins, https://hodgelodge.com/cshistory/index.php?title=Introduction_To_Bitcoins&oldid=4490 (last visited March 24, 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=4490",
note = "[Online; accessed 24-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=4490}",
note = "[Online; accessed 24-March-2026]"
}