From cd6644ea4ddc78597934ab0ef5ba50e3c3daa927 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Jul 2023 23:25:41 +0200 Subject: Moved to a simpler SSG --- content/ewd-manuscripts-ebook.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/ewd-manuscripts-ebook.md (limited to 'content/ewd-manuscripts-ebook.md') diff --git a/content/ewd-manuscripts-ebook.md b/content/ewd-manuscripts-ebook.md new file mode 100644 index 0000000..0a81adf --- /dev/null +++ b/content/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