diff options
| author | Adrian Kummerlaender | 2016-09-12 22:52:45 +0200 | 
|---|---|---|
| committer | Adrian Kummerlaender | 2016-09-12 22:52:45 +0200 | 
| commit | 7e7d8944e7b5a20a2ca0422d76616eb78320f2e1 (patch) | |
| tree | cacbb435074c5d0232ae2bcb88bddca0af74d532 | |
| parent | 2e6272c4b7f74fbbd8a5edddb2aeb1ff9c1e7ef5 (diff) | |
| download | blog_content-7e7d8944e7b5a20a2ca0422d76616eb78320f2e1.tar blog_content-7e7d8944e7b5a20a2ca0422d76616eb78320f2e1.tar.gz blog_content-7e7d8944e7b5a20a2ca0422d76616eb78320f2e1.tar.bz2 blog_content-7e7d8944e7b5a20a2ca0422d76616eb78320f2e1.tar.lz blog_content-7e7d8944e7b5a20a2ca0422d76616eb78320f2e1.tar.xz blog_content-7e7d8944e7b5a20a2ca0422d76616eb78320f2e1.tar.zst blog_content-7e7d8944e7b5a20a2ca0422d76616eb78320f2e1.zip | |
Link LA12 reference sheet PDF from appropriate project page
| -rw-r--r-- | pages/projects/math_reference_sheets.md | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/pages/projects/math_reference_sheets.md b/pages/projects/math_reference_sheets.md index ccfb14b..9aaa038 100644 --- a/pages/projects/math_reference_sheets.md +++ b/pages/projects/math_reference_sheets.md @@ -4,7 +4,7 @@  Covers large parts of what I revised for the exams of the _Analysis 1_ and _Analysis 2_ lectures I attended at KIT. The reference sheet covering linear algebra is currently in development as the corresponding exams are still in my future. -The $$\LaTeX$$ source is available on both [Github] and [cgit]. A [PDF rendering] of the _Analysis 1&2_ reference sheet is also available. +The LaTeX source is available on both [Github] and [cgit]. PDF renderings of the [Analysis I&II] and [Linear Algebra I&II] reference sheets are also available.  ## Compilation @@ -13,4 +13,5 @@ The $$\LaTeX$$ source is available on both [Github] and [cgit]. A [PDF rendering  [Github]: https://github.com/KnairdA/math_reference_sheets/  [cgit]: https://code.kummerlaender.eu/math_reference_sheets/ -[PDF rendering]: https://static.kummerlaender.eu/media/ana12_zusammenfassung.pdf +[Analysis I&II]: https://static.kummerlaender.eu/media/ana12_zusammenfassung.pdf +[Linear Algebra I&II]: https://static.kummerlaender.eu/media/la12_zusammenfassung.pdf | 
