diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-12 18:35:08 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-12 18:35:08 +0200 |
| commit | 23a56bd50b04211da3cab45f72c3390711b2416b (patch) | |
| tree | ab9a4a0136b4cce06dba7d853e296f682f807dbb /content/notes/ewd-manuscripts-ebook.md | |
| parent | cecb4b48a39a3558979b9c4b50e45bf605a3684e (diff) | |
| download | mitjafelicijan.com-23a56bd50b04211da3cab45f72c3390711b2416b.tar.gz | |
Moved notes and posts into subfolders
Diffstat (limited to 'content/notes/ewd-manuscripts-ebook.md')
| -rw-r--r-- | content/notes/ewd-manuscripts-ebook.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/content/notes/ewd-manuscripts-ebook.md b/content/notes/ewd-manuscripts-ebook.md new file mode 100644 index 0000000..0a81adf --- /dev/null +++ b/content/notes/ewd-manuscripts-ebook.md | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | --- | ||
| 2 | title: "Edsger W. Dijkstra Manuscripts ebook" | ||
| 3 | url: ewd-manuscripts-ebook.html | ||
| 4 | date: 2023-06-01T22:47:56+02:00 | ||
| 5 | type: note | ||
| 6 | draft: false | ||
| 7 | tags: [random] | ||
| 8 | --- | ||
| 9 | |||
| 10 | I love reading the original manuscripts of Edsger W. Dijkstra. They are | ||
| 11 | available online at the University of Texas at Austin website, but I also found | ||
| 12 | MOBI version. I converted it into ePub as well. | ||
| 13 | |||
| 14 | Downloads: | ||
| 15 | |||
| 16 | - [MOBI version of all Manuscripts](https://files.mitjafelicijan.com/haphazard/ewd-manuscripts.mobi) | ||
| 17 | - [ePub version of all Manuscripts](https://files.mitjafelicijan.com/haphazard/ewd-manuscripts.epub) | ||
| 18 | |||
| 19 | Sources and credits: | ||
| 20 | |||
| 21 | - [Original manuscripts from University of Texas at Austin](https://www.cs.utexas.edu/users/EWD/index00xx.html) | ||
| 22 | - [Original repository of MOBI version](https://github.com/evmn/The-Manuscripts-of-Edsger-W.-Dijkstra) | ||
