From 0cb6a5c81271a61e930505f3315b1d67bdf22724 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 16 Jul 2023 22:46:06 +0200 Subject: Renamed all the notes files to include date --- content/notes/2023-06-01-ewd-manuscripts-ebook.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/notes/2023-06-01-ewd-manuscripts-ebook.md (limited to 'content/notes/2023-06-01-ewd-manuscripts-ebook.md') diff --git a/content/notes/2023-06-01-ewd-manuscripts-ebook.md b/content/notes/2023-06-01-ewd-manuscripts-ebook.md new file mode 100644 index 0000000..0a81adf --- /dev/null +++ b/content/notes/2023-06-01-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