aboutsummaryrefslogtreecommitdiff
path: root/content/notes/ewd-manuscripts-ebook.md
diff options
context:
space:
mode:
authorMitja Felicijan <m@mitjafelicijan.com>2023-07-12 18:35:08 +0200
committerMitja Felicijan <m@mitjafelicijan.com>2023-07-12 18:35:08 +0200
commit23a56bd50b04211da3cab45f72c3390711b2416b (patch)
treeab9a4a0136b4cce06dba7d853e296f682f807dbb /content/notes/ewd-manuscripts-ebook.md
parentcecb4b48a39a3558979b9c4b50e45bf605a3684e (diff)
downloadmitjafelicijan.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.md22
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---
2title: "Edsger W. Dijkstra Manuscripts ebook"
3url: ewd-manuscripts-ebook.html
4date: 2023-06-01T22:47:56+02:00
5type: note
6draft: false
7tags: [random]
8---
9
10I love reading the original manuscripts of Edsger W. Dijkstra. They are
11available online at the University of Texas at Austin website, but I also found
12MOBI version. I converted it into ePub as well.
13
14Downloads:
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
19Sources 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)