From 2417a6b7603524dc5cd30d29b153f91024b9443d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 1 Nov 2023 22:54:27 +0100 Subject: Move to Jekyll --- _posts/2023-06-01-ewd-manuscripts-ebook.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 _posts/2023-06-01-ewd-manuscripts-ebook.md (limited to '_posts/2023-06-01-ewd-manuscripts-ebook.md') diff --git a/_posts/2023-06-01-ewd-manuscripts-ebook.md b/_posts/2023-06-01-ewd-manuscripts-ebook.md new file mode 100644 index 0000000..a78526c --- /dev/null +++ b/_posts/2023-06-01-ewd-manuscripts-ebook.md @@ -0,0 +1,23 @@ +--- +title: "Edsger W. Dijkstra Manuscripts ebook" +permalink: /ewd-manuscripts-ebook.html +date: 2023-06-01T22:47:56+02:00 +layout: post +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://mitjafelicijan.fra1.digitaloceanspaces.com/haphazard/ewd-manuscripts.mobi) +- [ePub version of all Manuscripts](https://mitjafelicijan.fra1.digitaloceanspaces.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