https://github.com/qwinsi/bitcoin-whitepaper-latex
This repository contains a LaTeX version of the Bitcoin whitepaper.
https://github.com/qwinsi/bitcoin-whitepaper-latex
bitcoin latex tikz tikz-figures
Last synced: 6 months ago
JSON representation
This repository contains a LaTeX version of the Bitcoin whitepaper.
- Host: GitHub
- URL: https://github.com/qwinsi/bitcoin-whitepaper-latex
- Owner: qwinsi
- License: mit
- Created: 2023-04-09T05:41:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T06:54:27.000Z (about 1 year ago)
- Last Synced: 2025-04-10T18:33:00.869Z (6 months ago)
- Topics: bitcoin, latex, tikz, tikz-figures
- Language: TeX
- Homepage:
- Size: 24.4 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LaTeX Recreation of the Bitcoin Whitepaper
This repository contains a LaTeX version of the Bitcoin whitepaper.
## Introduction
The Bitcoin whitepaper, one of the most important documents in the history of cryptocurrencies,
was published in 2008 by Satoshi Nakamoto, available at https://bitcoin.org/bitcoin.pdf .As far as I know, there is no official LaTeX version of the Bitcoin whitepaper available.
This repository contains LaTeX files which reproduce the Bitcoin whitepaper.This LaTeX project is aimed to be a good example for LaTeX learners
to learn how to write a LaTeX document with mathematical formulas and TiKZ pictures.## Known Issues
- The size of each part may look different from the original whitepaper.
- The TiKZ pictures do not fit the page width well.
- References are not exactly the same as the original whitepaper.## Thanks
Special thanks to [TeXiFy IDEA](https://github.com/Hannah-Sten/TeXiFy-IDEA) for making it easy to write LaTeX in a JetBrains IDE.
## Disclaimer
- This repository is not affiliated with the Bitcoin Foundation or any other organization.
- The author of this repository is not Satoshi Nakamoto.
- The copyright of the Bitcoin whitepaper belongs to Satoshi Nakamoto.