From 23a56bd50b04211da3cab45f72c3390711b2416b Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 12 Jul 2023 18:35:08 +0200 Subject: Moved notes and posts into subfolders --- content/notes/ewd-manuscripts-ebook.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/notes/ewd-manuscripts-ebook.md (limited to 'content/notes/ewd-manuscripts-ebook.md') 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 @@ +--- +title: "Edsger W. Dijkstra Manuscripts ebook" +url: ewd-manuscripts-ebook.html +date: 2023-06-01T22:47:56+02:00 +type: note +draft: false +tags: [random] +--- + +I love reading the original manuscripts of Edsger W. Dijkstra. They are +available online at the University of Texas at Austin website, but I also found +MOBI version. I converted it into ePub as well. + +Downloads: + +- [MOBI version of all Manuscripts](https://files.mitjafelicijan.com/haphazard/ewd-manuscripts.mobi) +- [ePub version of all Manuscripts](https://files.mitjafelicijan.com/haphazard/ewd-manuscripts.epub) + +Sources and credits: + +- [Original manuscripts from University of Texas at Austin](https://www.cs.utexas.edu/users/EWD/index00xx.html) +- [Original repository of MOBI version](https://github.com/evmn/The-Manuscripts-of-Edsger-W.-Dijkstra) -- cgit v1.2.3