From bdfb0de1ddf0a6c85308a7115d5f988c7b38e088 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 09:36:37 +0200 Subject: [PATCH 01/24] Update titlepage screenshot --- svg/chapter-01/latex-script.svg | 1666 +++++++------------------------ 1 file changed, 351 insertions(+), 1315 deletions(-) diff --git a/svg/chapter-01/latex-script.svg b/svg/chapter-01/latex-script.svg index 0016691..d2f2859 100644 --- a/svg/chapter-01/latex-script.svg +++ b/svg/chapter-01/latex-script.svg @@ -1,1316 +1,352 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 6d69d5cf93d2d843c7a202cdf3bb0e6446ac9e9e Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 09:50:03 +0200 Subject: [PATCH 02/24] Fix file name --- slides/chapter-03.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-03.en.md b/slides/chapter-03.en.md index f6e6dd0..fe13daf 100644 --- a/slides/chapter-03.en.md +++ b/slides/chapter-03.en.md @@ -379,7 +379,7 @@ List of figures and list of tables Structure your document and text @content -* Open the file `documemt-structure.tex`. It is located in the directory `exercises/basic-document-structure`. +* Open the file `document-structure.tex`. It is located in the directory `exercises/basic-document-structure`. * ++ Wrap the entire text in `document-structure.tex` in a **document** environment and insert the following **preamble** above, so that you can compile the document: ``` {.lang-tex .hljs .fragment} From 177c95dd7ffc13d1c05f1a33ea9a47b5ce20d4b7 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 10:03:55 +0200 Subject: [PATCH 03/24] Remove unnecessary delimiter --- slides/chapter-03.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-03.en.md b/slides/chapter-03.en.md index fe13daf..0a24c8e 100644 --- a/slides/chapter-03.en.md +++ b/slides/chapter-03.en.md @@ -393,5 +393,5 @@ Structure your document and text * ++ As you may already have noticed, **paragraphs** are marked as ‘`\\`’. Use real paragraphs instead. * ++ Time to structure our document! Use LaTex commands to declare all **headings** (`\section`, `\subsubsection`, etc.). -* ++ Add a **table of contents.** to your document. +* ++ Add a **table of contents** to your document. From a0bfe80c5347214300711a4f2bb30ae42215896e Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 11:18:59 +0200 Subject: [PATCH 04/24] Add remark that the following exercises work on the script itself --- slides/chapter-05.de.md | 8 ++++++-- slides/chapter-05.en.md | 6 +++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/slides/chapter-05.de.md b/slides/chapter-05.de.md index c05467d..ab332cf 100644 --- a/slides/chapter-05.de.md +++ b/slides/chapter-05.de.md @@ -352,8 +352,12 @@ Sonderzeichen & Symbole Sonderzeichen einfügen @content -* Ersetzt die Leerzeichen innerhalb der Abkürzungen in `special-characters.tex` im Ordner `exercises/special-characters` durch **schmale Leerzeichen**. Setzt außerdem ein schmales Leerzeichen vor das Wort *Euro*. +
+Kompiliert von nun an immer die Datei `main.tex`, um eure Änderungen im Skript zu sehen (in diesem Fall im Abschnitt „Übung 5“). +
+ +* Ersetzt die Leerzeichen innerhalb der Abkürzungen in `exercises/special-characters.tex` durch **schmale Leerzeichen**. Setzt außerdem ein schmales Leerzeichen vor das Wort *Euro*. * ++ Ersetzt die Bindestriche bei den Öffnungszeiten der ERBA durch **Halbgeviertstriche**. -* ++ Setzt beim Wort *Studierendenausweis* eine **ausschließliche Trennstelle** nach *Studierenden-*. +* ++ Setzt beim Wort *Studierendenausweis* eine **ausschließliche Trennstelle** nach *Studierenden-*. * ++ Ersetzt das Wort *Euro* durch ein **Euro-Zeichen**. diff --git a/slides/chapter-05.en.md b/slides/chapter-05.en.md index 45eae2e..f4c6195 100644 --- a/slides/chapter-05.en.md +++ b/slides/chapter-05.en.md @@ -350,7 +350,11 @@ Special characters & symbols Insert special characters @content -* Replace the spaces in `special-characters.tex` within the abbreviations by **thin spaces**. You can find the file in `exercises/special-characters`. On top of that, replace the space before the word *Euro* by a thin space. +
+From now on, compile the file `main.tex` to see your changes appear in the script itself (in this task, see section “Übung 5”). +
+ +* Replace the spaces in `exercises/special-characters.tex` within the abbreviations (“z. B.”, “u. a.”) by **thin spaces**. On top of that, replace the space before the word *Euro* by a thin space. * ++ Replace the hyphens by a **dash** (`--`). * ++ Add an **exclusive hyphenation** in the word *Studierendenausweis* after *Studierenden-*. * ++ Replace *Euro* by a **Euro sign**. From c7105014c078150bb3231b8482bd9bdf01a326ce Mon Sep 17 00:00:00 2001 From: Evelyn Fradtschuk Date: Fri, 28 May 2021 11:20:47 +0200 Subject: [PATCH 05/24] change basic document structure task --- onpoint | 2 +- slides/chapter-03.de.md | 3 ++- slides/chapter-03.en.md | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/onpoint b/onpoint index 96f65fa..ccad528 160000 --- a/onpoint +++ b/onpoint @@ -1 +1 @@ -Subproject commit 96f65fa07c6522b5c2e02f647c04601e3278adc1 +Subproject commit ccad5282c56b31574321dd5a38e4a495cc11f206 diff --git a/slides/chapter-03.de.md b/slides/chapter-03.de.md index d200644..8fc37c9 100644 --- a/slides/chapter-03.de.md +++ b/slides/chapter-03.de.md @@ -380,7 +380,8 @@ Dokument und Text gliedern @content * Öffnet die Datei `document-structure-raw.tex`, die im Ordner `exercises/basic-document-structure` liegt. -* ++ Packt den gesamten Text in der Datei in eine **Document**-Umgebung und schreibt darüber folgende **Präambel**, damit das Dokument kompiliert werden kann: +* Kopiert den Inhalt der Datei und fügt ihn in eine neue Datei ein. Diese könnt ihr z.B. `document-structure-solution.tex` nennen. +* ++ Packt den gesamten Text in der Datei in eine **Document**-Umgebung und schreibt darüber folgende **Präambel**. Kompiliert die neu erstellte Datei. ``` {.lang-tex .hljs .fragment} \documentclass{scrartcl} diff --git a/slides/chapter-03.en.md b/slides/chapter-03.en.md index f6e6dd0..130991b 100644 --- a/slides/chapter-03.en.md +++ b/slides/chapter-03.en.md @@ -380,7 +380,8 @@ Structure your document and text @content * Open the file `documemt-structure.tex`. It is located in the directory `exercises/basic-document-structure`. -* ++ Wrap the entire text in `document-structure.tex` in a **document** environment and insert the following **preamble** above, so that you can compile the document: +* Copy the file content and insert it into a new file. You can, for example, name it `document-structure-solution.tex`. +* ++ Wrap the entire text in `document-structure-solution.tex` in a **document** environment and insert the following **preamble**. Compile the document. ``` {.lang-tex .hljs .fragment} \documentclass{scrartcl} From 68e618981b321c74e7cd294bff783d0ae0815b5a Mon Sep 17 00:00:00 2001 From: Evelyn Fradtschuk Date: Fri, 28 May 2021 11:25:31 +0200 Subject: [PATCH 06/24] minor changes in chapter 03 --- slides/chapter-03.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-03.en.md b/slides/chapter-03.en.md index 130991b..ac6f238 100644 --- a/slides/chapter-03.en.md +++ b/slides/chapter-03.en.md @@ -394,5 +394,5 @@ Structure your document and text * ++ As you may already have noticed, **paragraphs** are marked as ‘`\\`’. Use real paragraphs instead. * ++ Time to structure our document! Use LaTex commands to declare all **headings** (`\section`, `\subsubsection`, etc.). -* ++ Add a **table of contents.** to your document. +* ++ Add a **table of contents** to your document. From c0bc3e79ffdba1921641a7701141b7cd1424bb96 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 11:30:14 +0200 Subject: [PATCH 07/24] Add instruction to comment out input blockers --- slides/chapter-03.de.md | 3 ++- slides/chapter-03.en.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/slides/chapter-03.de.md b/slides/chapter-03.de.md index d200644..bff71b3 100644 --- a/slides/chapter-03.de.md +++ b/slides/chapter-03.de.md @@ -392,6 +392,7 @@ Dokument und Text gliedern ``` * ++ Wie ihr sehen könnt, sind in der Datei die Absätze im Dokument mit `\\` erstellt worden. Ersetzt diese durch richtige Absätze. -* ++ Zeit für ein bisschen Struktur! Verwendet für die **Überschriften** im Text die passenden LaTeX-Befehle (`\section`, `\subsection`, usw.). +* ++ Zeit für etwas Struktur! Verwendet für die **Überschriften** die passenden LaTeX-Befehle (`\section` u. ä.). * ++ Fügt anschließend ein **Inhaltsvereichnis** in euer Dokument ein. +* ++ **Kommentiert** zuletzt die Präambel, die Dokumentenumgebung und das Inhaltsverzeichnis **wieder aus**. Nur so kann eure Lösung auch ins Skript eingebunden werden. diff --git a/slides/chapter-03.en.md b/slides/chapter-03.en.md index 0a24c8e..b0ba7b9 100644 --- a/slides/chapter-03.en.md +++ b/slides/chapter-03.en.md @@ -394,4 +394,5 @@ Structure your document and text * ++ As you may already have noticed, **paragraphs** are marked as ‘`\\`’. Use real paragraphs instead. * ++ Time to structure our document! Use LaTex commands to declare all **headings** (`\section`, `\subsubsection`, etc.). * ++ Add a **table of contents** to your document. +* ++ Finally, **comment out** the preamble, the document environment, and the table of contents. Only this way, your solution can be embedded in the script itself. From 427637cab6328f46d43bdeb4fc168c6189dfb515 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 11:30:33 +0200 Subject: [PATCH 08/24] Fix typo --- slides/chapter-03.de.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-03.de.md b/slides/chapter-03.de.md index bff71b3..bcbde11 100644 --- a/slides/chapter-03.de.md +++ b/slides/chapter-03.de.md @@ -393,6 +393,6 @@ Dokument und Text gliedern * ++ Wie ihr sehen könnt, sind in der Datei die Absätze im Dokument mit `\\` erstellt worden. Ersetzt diese durch richtige Absätze. * ++ Zeit für etwas Struktur! Verwendet für die **Überschriften** die passenden LaTeX-Befehle (`\section` u. ä.). -* ++ Fügt anschließend ein **Inhaltsvereichnis** in euer Dokument ein. +* ++ Fügt anschließend ein **Inhaltsverzeichnis** in euer Dokument ein. * ++ **Kommentiert** zuletzt die Präambel, die Dokumentenumgebung und das Inhaltsverzeichnis **wieder aus**. Nur so kann eure Lösung auch ins Skript eingebunden werden. From 6524c3717cd7b4072ad42ce1d3c13839ccbe2f20 Mon Sep 17 00:00:00 2001 From: Evelyn Fradtschuk Date: Fri, 28 May 2021 11:48:45 +0200 Subject: [PATCH 09/24] adapt task of document structure to flos version --- slides/chapter-03.de.md | 3 +-- slides/chapter-03.en.md | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/slides/chapter-03.de.md b/slides/chapter-03.de.md index 3f49d9c..cb6746c 100644 --- a/slides/chapter-03.de.md +++ b/slides/chapter-03.de.md @@ -380,8 +380,7 @@ Dokument und Text gliedern @content * Öffnet die Datei `document-structure-raw.tex`, die im Ordner `exercises/basic-document-structure` liegt. -* Kopiert den Inhalt der Datei und fügt ihn in eine neue Datei ein. Diese könnt ihr z.B. `document-structure-solution.tex` nennen. -* ++ Packt den gesamten Text in der Datei in eine **Document**-Umgebung und schreibt darüber folgende **Präambel**. Kompiliert die neu erstellte Datei. +* ++ Packt den gesamten Text in der Datei in eine **Document**-Umgebung und schreibt darüber folgende **Präambel**. Kompiliert die Datei. ``` {.lang-tex .hljs .fragment} \documentclass{scrartcl} diff --git a/slides/chapter-03.en.md b/slides/chapter-03.en.md index 34b435e..8a220fd 100644 --- a/slides/chapter-03.en.md +++ b/slides/chapter-03.en.md @@ -379,9 +379,8 @@ List of figures and list of tables Structure your document and text @content -* Open the file `documemt-structure.tex`. It is located in the directory `exercises/basic-document-structure`. -* Copy the file content and insert it into a new file. You can, for example, name it `document-structure-solution.tex`. -* ++ Wrap the entire text in `document-structure-solution.tex` in a **document** environment and insert the following **preamble**. Compile the document. +* Open the file `documemt-structure.tex`. It is located in the directory `exercises/basic-document-structure`. +* ++ Wrap the entire text in a **document** environment and insert the following **preamble**. Compile the document. ``` {.lang-tex .hljs .fragment} \documentclass{scrartcl} From 1b1e761c620b5e5d2630ae1d151c40d0810788d9 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 11:54:53 +0200 Subject: [PATCH 10/24] Add missing file indication --- slides/chapter-06.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-06.en.md b/slides/chapter-06.en.md index 23f6fd4..dd6d7d7 100644 --- a/slides/chapter-06.en.md +++ b/slides/chapter-06.en.md @@ -189,7 +189,7 @@ The `hyperref` package provides an `\url{}` command that reproduces URLs Emphasising text @content -* **Emphasise** the words *Rekursion* and *rekursiv* using `\emph{…}`. +* **Emphasise** the words *Rekursion* and *rekursiv* in `exercises/text-markup/markup.tex` using `\emph{…}`. * ++ Make the **URL** in the text clickable. * ++ Of course, you can also experiment with the other **text markup** possibilities. However, remove them afterwards, if you want to have a clean document. From 27d565be52fd6dc93efc2ef76d6628aebd26d488 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 11:57:02 +0200 Subject: [PATCH 11/24] Fix wikipedia URL --- svg/chapter-08/compact-english-crop.svg | 146 +++++++++++---------- svg/chapter-08/compact-english-orig.svg | 146 +++++++++++---------- svg/chapter-08/compact-english.tex | 2 +- svg/chapter-08/definition-english-crop.svg | 146 +++++++++++---------- svg/chapter-08/definition-english-orig.svg | 146 +++++++++++---------- svg/chapter-08/definition-english.tex | 2 +- 6 files changed, 298 insertions(+), 290 deletions(-) diff --git a/svg/chapter-08/compact-english-crop.svg b/svg/chapter-08/compact-english-crop.svg index 545eacc..b04412f 100644 --- a/svg/chapter-08/compact-english-crop.svg +++ b/svg/chapter-08/compact-english-crop.svg @@ -255,37 +255,37 @@ - + - + - + - + - + - + - + - + - + @@ -306,19 +306,19 @@ - + - + - + - + - + @@ -1276,47 +1276,49 @@ - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + + + - + @@ -1874,37 +1876,37 @@ - - - + + + - - - - + + + + - + - - - + + + - - + + - - - - + + + + - + - - - - + + + + diff --git a/svg/chapter-08/compact-english-orig.svg b/svg/chapter-08/compact-english-orig.svg index b2d49f2..fd6ae1e 100644 --- a/svg/chapter-08/compact-english-orig.svg +++ b/svg/chapter-08/compact-english-orig.svg @@ -255,37 +255,37 @@ - + - + - + - + - + - + - + - + - + @@ -306,19 +306,19 @@ - + - + - + - + - + @@ -1276,47 +1276,49 @@ - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + + + - + @@ -1874,37 +1876,37 @@ - - - + + + - - - - + + + + - + - - - + + + - - + + - - - - + + + + - + - - - - + + + + diff --git a/svg/chapter-08/compact-english.tex b/svg/chapter-08/compact-english.tex index a6a60c9..3cacc07 100644 --- a/svg/chapter-08/compact-english.tex +++ b/svg/chapter-08/compact-english.tex @@ -30,7 +30,7 @@ \section{Glossary} \begin{compactdesc} - \item [Béchamel sauce] Béchamel sauce, also known as white sauce, is made from a white roux (butter and flour) and milk. It has been considered, since the seventeenth century, one of the mother sauces of French cuisine. (cf. \url{https://www.wikiwand.com/en/B%C3%A9chamel_sauce}) + \item [Béchamel sauce] Béchamel sauce, also known as white sauce, is made from a white roux (butter and flour) and milk. It has been considered, since the seventeenth century, one of the mother sauces of French cuisine. (cf. \url{https://en.wikipedia.org/wiki/B%C3%A9chamel_sauce}) \item [Lasagne] Lasagne (singular lasagna) are a type of wide, flat pasta, possibly one of the oldest types of pasta. Lasagne, or the singular lasagna, commonly refers to an Italian cuisine dish made with stacked layers of this flat pasta alternated with sauces and ingredients such as meats, tomato sauce and other vegetables, cheese (which may include ricotta and parmesan), and seasonings and spices such as garlic, oregano and basil. (cf. \url{https://en.wikipedia.org/wiki/Lasagne}) \end{compactdesc} \end{document} diff --git a/svg/chapter-08/definition-english-crop.svg b/svg/chapter-08/definition-english-crop.svg index 08f0d49..2d2a550 100644 --- a/svg/chapter-08/definition-english-crop.svg +++ b/svg/chapter-08/definition-english-crop.svg @@ -168,37 +168,37 @@ - + - + - + - + - + - + - + - + - + @@ -219,19 +219,19 @@ - + - + - + - + - + @@ -530,47 +530,49 @@ - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + + + - + @@ -1128,37 +1130,37 @@ - - - + + + - - - - + + + + - + - - - + + + - - + + - - - - + + + + - + - - - - + + + + diff --git a/svg/chapter-08/definition-english-orig.svg b/svg/chapter-08/definition-english-orig.svg index 161705d..df7fa5f 100644 --- a/svg/chapter-08/definition-english-orig.svg +++ b/svg/chapter-08/definition-english-orig.svg @@ -168,37 +168,37 @@ - + - + - + - + - + - + - + - + - + @@ -219,19 +219,19 @@ - + - + - + - + - + @@ -530,47 +530,49 @@ - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + + + - + @@ -1128,37 +1130,37 @@ - - - + + + - - - - + + + + - + - - - + + + - - + + - - - - + + + + - + - - - - + + + + diff --git a/svg/chapter-08/definition-english.tex b/svg/chapter-08/definition-english.tex index 878508c..8d6d4e7 100644 --- a/svg/chapter-08/definition-english.tex +++ b/svg/chapter-08/definition-english.tex @@ -8,7 +8,7 @@ \thispagestyle{empty} \begin{description} - \item [Béchamel sauce] Béchamel sauce, also known as white sauce, is made from a white roux (butter and flour) and milk. It has been considered, since the seventeenth century, one of the mother sauces of French cuisine. (cf. \url{https://www.wikiwand.com/en/B%C3%A9chamel_sauce}) + \item [Béchamel sauce] Béchamel sauce, also known as white sauce, is made from a white roux (butter and flour) and milk. It has been considered, since the seventeenth century, one of the mother sauces of French cuisine. (cf. \url{https://en.wikipedia.org/wiki/B%C3%A9chamel_sauce}) \item [Lasagne] Lasagne (singular lasagna) are a type of wide, flat pasta, possibly one of the oldest types of pasta. Lasagne, or the singular lasagna, commonly refers to an Italian cuisine dish made with stacked layers of this flat pasta alternated with sauces and ingredients such as meats, tomato sauce and other vegetables, cheese (which may include ricotta and parmesan), and seasonings and spices such as garlic, oregano and basil. (cf. \url{https://en.wikipedia.org/wiki/Lasagne}) \end{description} From 4c67398034b88b54ae5da520cb39a462d314791b Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 12:20:43 +0200 Subject: [PATCH 12/24] Remove hints --- slides/chapter-08.de.md | 2 +- slides/chapter-08.en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/chapter-08.de.md b/slides/chapter-08.de.md index 6a27e61..acaf34b 100644 --- a/slides/chapter-08.de.md +++ b/slides/chapter-08.de.md @@ -159,4 +159,4 @@ Aufzählungen einfügen @content * Formatiert das Rezept in `lists.tex` im Ordner `exercises/lists` als **ungeordnete Liste** mit den Elementen *Zutaten* und *Arbeitsschritte*. Nutzt dafür den Befehl `\itemize`. -* ++ Benutzt innerhalb dieser Liste für die Zutaten eine **kompakte, ungeordnete Liste** (`compactitem`) und für die Arbeitsschritte eine **kompakte, geordnete Liste**. +* ++ Benutzt innerhalb dieser Liste für die Zutaten eine **kompakte, ungeordnete Liste** und für die Arbeitsschritte eine **kompakte, geordnete Liste**. diff --git a/slides/chapter-08.en.md b/slides/chapter-08.en.md index f115f2a..fe5bc46 100644 --- a/slides/chapter-08.en.md +++ b/slides/chapter-08.en.md @@ -161,4 +161,4 @@ Adding enumerations @content * Turn the recipe in `lists.tex` into an **unordered list** consisting of the elements *Zutaten* and *Arbeitsschritte*. You can find the file in the directory `exercises/lists`. Use the `itemize` command. -* ++ Within this list, create **compact unordered list** (`compactitem`) for the ingredients (Zutaten) and a **compact ordered list** for the instructions (Arbeitsschritte). +* ++ Within this list, create a **compact unordered list** for the ingredients (*Zutaten*) and a **compact ordered list** for the instructions (*Arbeitsschritte*). From 2f9fb326789eff6fe0da567c7bf518fc51abbd95 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 12:42:31 +0200 Subject: [PATCH 13/24] Fix typo --- slides/chapter-10.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-10.en.md b/slides/chapter-10.en.md index ce3fc28..9ff55db 100644 --- a/slides/chapter-10.en.md +++ b/slides/chapter-10.en.md @@ -121,7 +121,7 @@ Listing source code @content * In the directory `exercises/source-code-listings` you can find a file named `Source.java`, which we want to include in our document. -* ++ **Include** the java code in the file `task-1.tex1`. +* ++ **Include** the java code in the file `task-1.tex`. * ++ **Number** the code lines. * ++ Use the **theme** `native`. * ++ Change the **background colour** to dark blue. From f3d249a9678f5fab5cdfdaefe8572ab8e5df4c21 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 12:51:10 +0200 Subject: [PATCH 14/24] Fix typo --- slides/chapter-11.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-11.en.md b/slides/chapter-11.en.md index bfab1ce..fc71eba 100644 --- a/slides/chapter-11.en.md +++ b/slides/chapter-11.en.md @@ -104,7 +104,7 @@ Inserting graphics @content * In the directory `exercises/graphics` you can find an image file named `latex-logo.png`. -* ++ Include the figure **directly** beneath the the task for this chapter. +* ++ Include the figure **directly** beneath the task for this chapter. * ++ The image shall be **centered**. * ++ Additionally, add a **caption** for the figure. * ++ Adapt the **width** of the image to the width of the text (`textwidth`). From 879185015bcb5d6abf4853298b3df67327689ac5 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 12:51:21 +0200 Subject: [PATCH 15/24] Add remark on relative file paths --- slides/chapter-10.de.md | 2 +- slides/chapter-10.en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/chapter-10.de.md b/slides/chapter-10.de.md index 1919c23..e35beca 100644 --- a/slides/chapter-10.de.md +++ b/slides/chapter-10.de.md @@ -121,7 +121,7 @@ Quelltext einbinden @content * Im Ordner `exercises/source-code-listings` findet ihr eine Datei namens `Source.java`. Wir werden diese im Folgenden in unser Dokument einbinden und das Aussehen unseren Wünschen anpassen. -* ++ **Bindet** den Java-Quelltext in der Datei `task-1.tex` **ein**. +* ++ **Bindet** den Java-Quelltext in der Datei `task-1.tex` **ein**. (Beachtet, dass der Dateipfad relativ zum Hauptdokument ist, also zu `main.tex`.) * ++ Aktiviert das **Syntax-Highlighting** durch Angabe der Sprache Java. * ++ Verwendet eine Option, um die Zeilen zu **nummerieren**. * ++ Nutzt das **Theme** `native`. diff --git a/slides/chapter-10.en.md b/slides/chapter-10.en.md index 9ff55db..f0bbd37 100644 --- a/slides/chapter-10.en.md +++ b/slides/chapter-10.en.md @@ -121,7 +121,7 @@ Listing source code @content * In the directory `exercises/source-code-listings` you can find a file named `Source.java`, which we want to include in our document. -* ++ **Include** the java code in the file `task-1.tex`. +* ++ **Include** the java code in the file `task-1.tex`. (Keep in mind that the file path is relative to the main LaTeX document, i. e., to `main.tex`.) * ++ **Number** the code lines. * ++ Use the **theme** `native`. * ++ Change the **background colour** to dark blue. From a674eb2fe38f39884e805ffece84ba6bc97d1c7f Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 12:56:43 +0200 Subject: [PATCH 16/24] Rename task files --- slides/chapter-10.de.md | 2 +- slides/chapter-10.en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/chapter-10.de.md b/slides/chapter-10.de.md index e35beca..a0891f8 100644 --- a/slides/chapter-10.de.md +++ b/slides/chapter-10.de.md @@ -121,7 +121,7 @@ Quelltext einbinden @content * Im Ordner `exercises/source-code-listings` findet ihr eine Datei namens `Source.java`. Wir werden diese im Folgenden in unser Dokument einbinden und das Aussehen unseren Wünschen anpassen. -* ++ **Bindet** den Java-Quelltext in der Datei `task-1.tex` **ein**. (Beachtet, dass der Dateipfad relativ zum Hauptdokument ist, also zu `main.tex`.) +* ++ **Bindet** den Java-Quelltext in der Datei `source-code-listings.tex` **ein**. (Beachtet, dass der Dateipfad relativ zum Hauptdokument ist, also zu `main.tex`.) * ++ Aktiviert das **Syntax-Highlighting** durch Angabe der Sprache Java. * ++ Verwendet eine Option, um die Zeilen zu **nummerieren**. * ++ Nutzt das **Theme** `native`. diff --git a/slides/chapter-10.en.md b/slides/chapter-10.en.md index f0bbd37..12bf3b5 100644 --- a/slides/chapter-10.en.md +++ b/slides/chapter-10.en.md @@ -121,7 +121,7 @@ Listing source code @content * In the directory `exercises/source-code-listings` you can find a file named `Source.java`, which we want to include in our document. -* ++ **Include** the java code in the file `task-1.tex`. (Keep in mind that the file path is relative to the main LaTeX document, i. e., to `main.tex`.) +* ++ **Include** the java code in the file `source-code-listings.tex`. (Keep in mind that the file path is relative to the main LaTeX document, i. e., to `main.tex`.) * ++ **Number** the code lines. * ++ Use the **theme** `native`. * ++ Change the **background colour** to dark blue. From f7a79ba36dcbabd8c73fce6bcb0973f6f8da6ff6 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 12:57:13 +0200 Subject: [PATCH 17/24] Point to task file --- slides/chapter-11.en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/slides/chapter-11.en.md b/slides/chapter-11.en.md index fc71eba..25fc4bd 100644 --- a/slides/chapter-11.en.md +++ b/slides/chapter-11.en.md @@ -103,8 +103,8 @@ Alternatively: Inserting graphics @content -* In the directory `exercises/graphics` you can find an image file named `latex-logo.png`. -* ++ Include the figure **directly** beneath the task for this chapter. +* In the directory `exercises/graphics` you can find an image file named `latex-logo.png`. +* ++ **Include** the figure in `exercises/graphics/graphics.tex`. * ++ The image shall be **centered**. * ++ Additionally, add a **caption** for the figure. -* ++ Adapt the **width** of the image to the width of the text (`textwidth`). +* ++ Adapt the **width** of the image to the width of the text (`textwidth`). From 6bc8179766b71566be70bfe00f1b9c9a67e79b50 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 13:03:16 +0200 Subject: [PATCH 18/24] Fix typo --- slides/chapter-12.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-12.en.md b/slides/chapter-12.en.md index aef7f5f..8d9aeea 100644 --- a/slides/chapter-12.en.md +++ b/slides/chapter-12.en.md @@ -196,7 +196,7 @@ An advanced example \end{table} ``` -[🔗 Booktaabs documentation](http://packages.oth-regensburg.de/ctan/macros/latex/contrib/booktabs/booktabs.pdf) +[🔗 Booktabs documentation](http://packages.oth-regensburg.de/ctan/macros/latex/contrib/booktabs/booktabs.pdf) @preview ![](svg/chapter-12/table-advanced-example-crop.svg){.thin-padding} From da13365fc0152cc54d238eaf790beb78ddb5e438 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 13:07:12 +0200 Subject: [PATCH 19/24] Fix embarrassing mistake --- slides/chapter-12.en.md | 2 +- .../table-advanced-example-crop.svg | 221 +++++++++--------- .../table-advanced-example-orig.svg | 221 +++++++++--------- svg/chapter-12/table-advanced-example.tex | 2 +- 4 files changed, 212 insertions(+), 234 deletions(-) diff --git a/slides/chapter-12.en.md b/slides/chapter-12.en.md index 8d9aeea..0acfe9f 100644 --- a/slides/chapter-12.en.md +++ b/slides/chapter-12.en.md @@ -189,7 +189,7 @@ An advanced example & Average & Worst \\ \midrule Stack & $\mathcal{O}(n)$ & $\mathcal{O}(n)$ \\ - Binary tree & $\mathcal{O}(log(n))$ & $\mathcal{O}(log(n))$ \\ + Binary tree & $\mathcal{O}(log(n))$ & $\mathcal{O}(n)$ \\ AVL tree & $\mathcal{O}(log(n))$ & $\mathcal{O}(log(n))$ \\ \bottomrule \end{tabular} diff --git a/svg/chapter-12/table-advanced-example-crop.svg b/svg/chapter-12/table-advanced-example-crop.svg index 1582329..52a33d2 100644 --- a/svg/chapter-12/table-advanced-example-crop.svg +++ b/svg/chapter-12/table-advanced-example-crop.svg @@ -109,222 +109,211 @@ - - - - - - - - - + + + + + + + + + - + - - - - - + + + + + - - - - + + + + - - - - - - - - - + + + + + + + + + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - + + + + - + - + - + - + - + - + - + - + - + - - - - - - + + + + + + - - - - + + + + - + - + - + - - + + - + - + - - + + - + - + - + - - + - + - + + - - + + + + - + - - + - - - - + - + + - + - + - - + + - + - + - - + - + + - + - + - - + + - - - - - - - - - - - + diff --git a/svg/chapter-12/table-advanced-example-orig.svg b/svg/chapter-12/table-advanced-example-orig.svg index ae71df4..cade7a5 100644 --- a/svg/chapter-12/table-advanced-example-orig.svg +++ b/svg/chapter-12/table-advanced-example-orig.svg @@ -109,222 +109,211 @@ - - - - - - - - - + + + + + + + + + - + - - - - - + + + + + - - - - + + + + - - - - - - - - - + + + + + + + + + - + - + - + - + - - - - - + + + + + - + - - - - + + + + - + - - - - + + + + - + - + - + - + - + - + - + - + - + - - - - - - + + + + + + - - - - + + + + - + - + - + - - + + - + - + - - + + - + - + - + - - + - + - + + - - + + + + - + - - + - - - - + - + + - + - + - - + + - + - + - - + - + + - + - + - - + + - - - - - - - - - - - + diff --git a/svg/chapter-12/table-advanced-example.tex b/svg/chapter-12/table-advanced-example.tex index 2f99dc1..705d15b 100644 --- a/svg/chapter-12/table-advanced-example.tex +++ b/svg/chapter-12/table-advanced-example.tex @@ -15,7 +15,7 @@ & Average & Worst \\ \midrule Stack & $\mathcal{O}(n)$ & $\mathcal{O}(n)$ \\ - Binary tree & $\mathcal{O}(log(n))$ & $\mathcal{O}(log(n))$ \\ + Binary tree & $\mathcal{O}(log(n))$ & $\mathcal{O}(n)$ \\ AVL tree & $\mathcal{O}(log(n))$ & $\mathcal{O}(log(n))$ \\ \bottomrule \end{tabular} From ba7329c80446c0dacbd69a89305f022f70addb7a Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 13:13:18 +0200 Subject: [PATCH 20/24] Fix typo --- slides/chapter-12.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-12.en.md b/slides/chapter-12.en.md index 0acfe9f..c80b86c 100644 --- a/slides/chapter-12.en.md +++ b/slides/chapter-12.en.md @@ -225,5 +225,5 @@ Typesetting tables * The list in file `exercises/tables/tables.tex` stores information on a few modules of the WIAI faculty. * ++ Transform the list into a **table**. * ++ The table shall have colums for the *name*, the *abbreviation* (Kürzel) and the *semester* of the lectures. -* ++ Add a **column** with **center aligned text** on the left side on the table in order to **number** the lecutres. +* ++ Add a **column** with **center-aligned text** on the left side on the table in order to **number** the lecutres. * ++ Add a **caption** for the table. From 3bb614a6b3828eef77a2f0caa3ae037f72ffea5d Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 13:21:21 +0200 Subject: [PATCH 21/24] Update content --- slides/chapter-13.en.md | 9 +- svg/chapter-13/footnote-example-crop.svg | 352 +++++++++++------------ svg/chapter-13/footnote-example-orig.svg | 352 +++++++++++------------ svg/chapter-13/footnote-example.tex | 2 +- 4 files changed, 351 insertions(+), 364 deletions(-) diff --git a/slides/chapter-13.en.md b/slides/chapter-13.en.md index ca00f4d..bb28fbb 100644 --- a/slides/chapter-13.en.md +++ b/slides/chapter-13.en.md @@ -20,11 +20,10 @@ Footnotes are automatically numbered consecutively, independent of sections. ``` {.hljs .lang-tex} The wild boar (Sus scrofa), also known as -the wild swine, Common wild pig, or +the wild swine, common wild pig, or simply wild pig, is a suid native to much -of the Palearctic, as well as introduced -numbers in the Americas and Southeast -Asia. +of Eurasia and North Africa, and has been +introduced to the Americas and Oceania. \footnote{\url{https://en.wikipedia.org/ wiki/Wild_boar}} ``` @@ -190,7 +189,7 @@ slide(layout=task) Inserting footnotes @content -* Make the text *Stand März 2021* in file `exercies/footnotes/footnotes.tex` appear as a **footnote**. +* Make the text *Stand März 2021* in file `exercises/footnotes/footnotes.tex` appear as a **footnote**. * ++ Additionally, insert a **clickable URL** that leads to the download page for the Java Development Kit (`https://www.oracle.com/java/technologies/javase-downloads.html`). diff --git a/svg/chapter-13/footnote-example-crop.svg b/svg/chapter-13/footnote-example-crop.svg index 692c4c0..1384c28 100644 --- a/svg/chapter-13/footnote-example-crop.svg +++ b/svg/chapter-13/footnote-example-crop.svg @@ -72,30 +72,33 @@ - - - - + - + - + - + + + + - + + + + @@ -185,273 +188,264 @@ - - - - + + + + - + - - - + + + - - - - + + + + - - - - - - - - + + + + + + + + - - - - + + + + - - - + + + - - + + - - + + - - - + + + - - + + + - - + - - - - - - + + + + + + - - - - - - + + + + + + - + + + + - - - + + + + - - - - + + - - + + + + + + - - - - - - + + + + - - - - + + + + - - - - + + - - + - + + + + - - - - + + + + + - - - - - + - + - - + - + - - + + - + - - + + - - - + + + + + + + - + + + - - - - - - - - - - + + + + + - - + + + + + + + - + + + - - - + + + - - + - - + + + - - - + + - - - - - + + + - + + + + - - + - + + - - - + + + - - + + + + + + + + - - - + + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/svg/chapter-13/footnote-example-orig.svg b/svg/chapter-13/footnote-example-orig.svg index fcf0ccf..b1eea79 100644 --- a/svg/chapter-13/footnote-example-orig.svg +++ b/svg/chapter-13/footnote-example-orig.svg @@ -72,30 +72,33 @@ - - - - + - + - + - + + + + - + + + + @@ -185,273 +188,264 @@ - - - - + + + + - + - - - + + + - - - - + + + + - - - - - - - - + + + + + + + + - - - - + + + + - - - + + + - - + + - - + + - - - + + + - - + + + - - + - - - - - - + + + + + + - - - - - - + + + + + + - + + + + - - - + + + + - - - - + + - - + + + + + + - - - - - - + + + + - - - - + + + + - - - - + + - - + - + + + + - - - - + + + + + - - - - - + - + - - + - + - - + + - + - - + + - - - + + + + + + + - + + + - - - - - - - - - - + + + + + - - + + + + + + + - + + + - - - + + + - - + - - + + + - - - + + - - - - - + + + - + + + + - - + - + + - - - + + + - - + + + + + + + + - - - + + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/svg/chapter-13/footnote-example.tex b/svg/chapter-13/footnote-example.tex index 3acdf3a..0b47cd5 100644 --- a/svg/chapter-13/footnote-example.tex +++ b/svg/chapter-13/footnote-example.tex @@ -7,6 +7,6 @@ \thispagestyle{empty} \vspace*{18.5cm} -The wild boar (Sus scrofa), also known as the wild swine, Common wild pig, or simply wild pig, is a suid native to much of the Palearctic, as well as introduced numbers in the Americas and Southeast Asia.\footnote{\url{https://en.wikipedia.org/wiki/Wild_boar}} +The wild boar (Sus scrofa), also known as the wild swine, common wild pig, or simply wild pig, is a suid native to much of Eurasia and North Africa, and has been introduced to the Americas and Oceania.\footnote{\url{https://en.wikipedia.org/wiki/Wild_boar}} \end{document} From 38cd74a81cffc96a87f7774cb1a6843e72173cc3 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 13:23:55 +0200 Subject: [PATCH 22/24] Add missing @ --- slides/chapter-13.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-13.en.md b/slides/chapter-13.en.md index bb28fbb..ee3741c 100644 --- a/slides/chapter-13.en.md +++ b/slides/chapter-13.en.md @@ -180,7 +180,7 @@ sec:section3,sec:section5}. ![](svg/chapter-13/cref-multiple-example-crop.svg) -slide(layout=task) +@slide(layout=task) @task-number 13 From 84c7889853148723331a8175fa0568534167f57f Mon Sep 17 00:00:00 2001 From: BLuedtke Date: Fri, 28 May 2021 13:44:46 +0200 Subject: [PATCH 23/24] Autoren auf Slide 0 in DE und EN angepasst --- slides/chapter-00.de.md | 2 +- slides/chapter-00.en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/chapter-00.de.md b/slides/chapter-00.de.md index 10ec6f5..2ba79fc 100644 --- a/slides/chapter-00.de.md +++ b/slides/chapter-00.de.md @@ -4,5 +4,5 @@ LATEX-Wochenende @subscript -Ein Workshop der Fachschaft WIAI. Erstellt von Anika Amma, Evelyn Fradtschuk, Fabian Lamprecht, Florian Knoch, Christian Kremitzl und Anna Sauer. +Ein Workshop der Fachschaft WIAI. Erstellt von Anika Amma, Evelyn Fradtschuk, Florian Knoch, Christian Kremitzl, Fabian Lamprecht, Bernhard Luedtke und Anna Sauer. diff --git a/slides/chapter-00.en.md b/slides/chapter-00.en.md index 368c1bd..4431b69 100644 --- a/slides/chapter-00.en.md +++ b/slides/chapter-00.en.md @@ -4,5 +4,5 @@ LATEX Weekend @subscript -A Fachschaft WIAI workshop. Created by Anika Amma, Fabian Lamprecht, Evelyn Fradtschuk, Florian Knoch, Christian Kremitzl, and Anna Sauer. +A Fachschaft WIAI workshop. Created by Anika Amma, Evelyn Fradtschuk, Florian Knoch, Christian Kremitzl, Fabian Lamprecht, Bernhard Luedtke, and Anna Sauer. From 9104378ba1371fbce70297ec8fc07a9adb31292b Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 16:23:03 +0200 Subject: [PATCH 24/24] Update bibliography styles --- slides/chapter-14.de.md | 6 - slides/chapter-14.en.md | 6 - svg/chapter-14/bibtex-alpha-crop.svg | 659 ++++------ svg/chapter-14/bibtex-alpha-example-crop.svg | 683 ++++------- svg/chapter-14/bibtex-alpha-example-orig.svg | 681 ++++------- svg/chapter-14/bibtex-alpha-example.bbl | 22 - svg/chapter-14/bibtex-alpha-example.blg | 46 - svg/chapter-14/bibtex-alpha-orig.svg | 657 ++++------ svg/chapter-14/bibtex-alpha.bbl | 22 - svg/chapter-14/bibtex-alpha.blg | 46 - svg/chapter-14/bibtex-apa-crop.svg | 1057 ----------------- svg/chapter-14/bibtex-apa-example-crop.svg | 1041 ---------------- svg/chapter-14/bibtex-apa-example-orig.svg | 1041 ---------------- svg/chapter-14/bibtex-apa-example.bbl | 21 - svg/chapter-14/bibtex-apa-example.blg | 46 - svg/chapter-14/bibtex-apa-example.tex | 13 - svg/chapter-14/bibtex-apa-orig.svg | 1057 ----------------- svg/chapter-14/bibtex-apa.bbl | 21 - svg/chapter-14/bibtex-apa.blg | 46 - svg/chapter-14/bibtex-apa.tex | 13 - svg/chapter-14/bibtex-natdin-crop.svg | 575 +++------ svg/chapter-14/bibtex-natdin-example-crop.svg | 720 ++++------- svg/chapter-14/bibtex-natdin-example-orig.svg | 718 ++++------- svg/chapter-14/bibtex-natdin-example.bbl | 36 - svg/chapter-14/bibtex-natdin-example.blg | 51 - svg/chapter-14/bibtex-natdin-orig.svg | 573 +++------ svg/chapter-14/bibtex-natdin.bbl | 36 - svg/chapter-14/bibtex-natdin.blg | 51 - svg/chapter-14/collection.bib | 17 +- 29 files changed, 1829 insertions(+), 8132 deletions(-) delete mode 100644 svg/chapter-14/bibtex-alpha-example.bbl delete mode 100644 svg/chapter-14/bibtex-alpha-example.blg delete mode 100644 svg/chapter-14/bibtex-alpha.bbl delete mode 100644 svg/chapter-14/bibtex-alpha.blg delete mode 100644 svg/chapter-14/bibtex-apa-crop.svg delete mode 100644 svg/chapter-14/bibtex-apa-example-crop.svg delete mode 100644 svg/chapter-14/bibtex-apa-example-orig.svg delete mode 100644 svg/chapter-14/bibtex-apa-example.bbl delete mode 100644 svg/chapter-14/bibtex-apa-example.blg delete mode 100644 svg/chapter-14/bibtex-apa-example.tex delete mode 100644 svg/chapter-14/bibtex-apa-orig.svg delete mode 100644 svg/chapter-14/bibtex-apa.bbl delete mode 100644 svg/chapter-14/bibtex-apa.blg delete mode 100644 svg/chapter-14/bibtex-apa.tex delete mode 100644 svg/chapter-14/bibtex-natdin-example.bbl delete mode 100644 svg/chapter-14/bibtex-natdin-example.blg delete mode 100644 svg/chapter-14/bibtex-natdin.bbl delete mode 100644 svg/chapter-14/bibtex-natdin.blg diff --git a/slides/chapter-14.de.md b/slides/chapter-14.de.md index fcfefff..016d717 100644 --- a/slides/chapter-14.de.md +++ b/slides/chapter-14.de.md @@ -65,12 +65,6 @@ Durch BibTeX wird LaTeX um einige Befehle zum Zitieren erweitert. Außerdem ben ![Zitieren im Natdin-Zitierstil](svg/chapter-14/bibtex-natdin-crop.svg){.large .thin-padding} -@slide(layout=preview-only) - -@preview -![Zitieren im Apa-Zitierstil](svg/chapter-14/bibtex-apa-crop.svg){.large .thin-padding} - - @slide(layout=preview-only) @preview diff --git a/slides/chapter-14.en.md b/slides/chapter-14.en.md index d7ef2d7..f7d1c33 100644 --- a/slides/chapter-14.en.md +++ b/slides/chapter-14.en.md @@ -65,12 +65,6 @@ BibTeX adds some citation commands to LaTeX. In addition, we need the `natbib` p ![Citing in Natdin style](svg/chapter-14/bibtex-natdin-example-crop.svg){.large .thin-padding} -@slide(layout=preview-only) - -@preview -![Citing in Apa style](svg/chapter-14/bibtex-apa-example-crop.svg){.large .thin-padding} - - @slide(layout=preview-only) @preview diff --git a/svg/chapter-14/bibtex-alpha-crop.svg b/svg/chapter-14/bibtex-alpha-crop.svg index 3b9cb5a..671ab71 100644 --- a/svg/chapter-14/bibtex-alpha-crop.svg +++ b/svg/chapter-14/bibtex-alpha-crop.svg @@ -1,5 +1,5 @@ - + @@ -123,63 +123,27 @@ - - - - - - - - - - - - - + - + - + - - - - - - - - - - - - - + - - - - - - - - - - - - - + - + - + @@ -546,524 +510,375 @@ - + - - - - - + + + + + - - - + + + - + - - - - - - - + + + + + + + - - - + + + - + - - - + + + - + - + - - - + + + - + - - - - + + + + - - - - - - - + + + + - - - - - - + - - - - + + - - - + - + - - - - + + - - - - + + - + + - - - - - - - - - - - + + + + + - + + + + + - + + + - - + + + + - + + + + + - + - + - - - - - - - + + - - - - - + + - - - - + + + + + + - - - + + + + - + + + + + - + + + + + - + - - - - + - - - + + + - - - - - - + + + - - - + + + + + - - - - + + + - - - - - + + + + + - + + + + - + + + - - + + + + - - + + + - - - - - - + + + - - - - + + + + + + + + + + - - - - - + - - - - - + + - + - + + + + + - - - + + + + - - - + - - - - - + + - - - + - - - - - + + - - - - + + + - - - + + + + + - - - - + + + + + - - - + + + + + + + - - - + + + + + - - - - - - - - - - + - + + + - - + + + + - + + + + - - - - - + - - - - + + + + + + + - + + + + + + - - + - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + diff --git a/svg/chapter-14/bibtex-alpha-example-crop.svg b/svg/chapter-14/bibtex-alpha-example-crop.svg index c91bc34..71138bb 100644 --- a/svg/chapter-14/bibtex-alpha-example-crop.svg +++ b/svg/chapter-14/bibtex-alpha-example-crop.svg @@ -1,5 +1,5 @@ - + @@ -111,75 +111,39 @@ - - - - - - - - - - - - - + - + - - - - + - - - - - - - - - - + - + - + - - - - - - - - - - - - - - - - + - + + + + - + - + @@ -534,528 +498,367 @@ - + - - - - - + + + + + - - - + + + - + - - - - - - - + + + + + + + - - - + + + - + - - - + + + - + - + - - - + + + - + - - - - + + + + - - - - - - - + + + + - - - - - - + - - - - + + + + + + + + - - - + + - + + + + + - - - - + + + + + - - - - + + + - + + + + - - - - - - - - - - - + + + + + - + - + - - + + - + + - + + + + + + - + + + + - - - - - - - + + + + + - - - - - + + + + + - - - - + - - - + - + + + - + + + - + + + + + - - - - + + + - - - + + + + + - - - - - - + + + + - - - + + + - - - - + + + + - - - - - + + + - + + + - + + + + + + + + + + - - + - - + + - - - - - - + - - - - + + + + + - - - - - + + + + - - - - - + - + + - + - - - + + - - - + + + - - - - - + + + + + - - - + + + + + - - - - - + + + + + + + - - - - + + + + + - - - + - - - - + + + - - - + + + + - - - + + + + - - - - - - - - - - + - + + + + + + + - - + + + + + + - + - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + diff --git a/svg/chapter-14/bibtex-alpha-example-orig.svg b/svg/chapter-14/bibtex-alpha-example-orig.svg index c39cbad..292032d 100644 --- a/svg/chapter-14/bibtex-alpha-example-orig.svg +++ b/svg/chapter-14/bibtex-alpha-example-orig.svg @@ -111,75 +111,39 @@ - - - - - - - - - - - - - + - + - - - - + - - - - - - - - - - + - + - + - - - - - - - - - - - - - - - - + - + + + + - + - + @@ -534,528 +498,367 @@ - + - - - - - + + + + + - - - + + + - + - - - - - - - + + + + + + + - - - + + + - + - - - + + + - + - + - - - + + + - + - - - - + + + + - - - - - - - + + + + - - - - - - + - - - - + + + + + + + + - - - + + - + + + + + - - - - + + + + + - - - - + + + - + + + + - - - - - - - - - - - + + + + + - + - + - - + + - + + - + + + + + + - + + + + - - - - - - - + + + + + - - - - - + + + + + - - - - + - - - + - + + + - + + + - + + + + + - - - - + + + - - - + + + + + - - - - - - + + + + - - - + + + - - - - + + + + - - - - - + + + - + + + - + + + + + + + + + + - - + - - + + - - - - - - + - - - - + + + + + - - - - - + + + + - - - - - + - + + - + - - - + + - - - + + + - - - - - + + + + + - - - + + + + + - - - - - + + + + + + + - - - - + + + + + - - - + - - - - + + + - - - + + + + - - - + + + + - - - - - - - - - - + - + + + + + + + - - + + + + + + - + - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + diff --git a/svg/chapter-14/bibtex-alpha-example.bbl b/svg/chapter-14/bibtex-alpha-example.bbl deleted file mode 100644 index 482f8b9..0000000 --- a/svg/chapter-14/bibtex-alpha-example.bbl +++ /dev/null @@ -1,22 +0,0 @@ -\begin{thebibliography}{Haw88} - -\bibitem[Fra57]{Frank1957} -Anne Frank. -\newblock {\em Das Tagebuch der Anne Frank}. -\newblock Fischer-B{\"u}cherei. Fischer ; Fischer, Frankfurt/M. ; Frankfurt/M., - 1957. -\newblock EST: Het Achterhuis (dt.). - -\bibitem[Haw88]{Hawking1988} -Stephen~W. Hawking. -\newblock {\em Eine kurze Geschichte der Zeit. Die Suche nach der Urkraft des - Universums}. -\newblock Rowohlt, Reinbek bei Hamburg, 23.-42. tsd. edition, 1988. -\newblock 238 S. : Ill., graph. Darst. - -\bibitem[Orw57]{Orwell1957} -George Orwell. -\newblock {\em 1984}. -\newblock Diana-Verl., Konstanz, 1957. - -\end{thebibliography} diff --git a/svg/chapter-14/bibtex-alpha-example.blg b/svg/chapter-14/bibtex-alpha-example.blg deleted file mode 100644 index 6725c02..0000000 --- a/svg/chapter-14/bibtex-alpha-example.blg +++ /dev/null @@ -1,46 +0,0 @@ -This is BibTeX, Version 0.99d (TeX Live 2019/Debian) -Capacity: max_strings=100000, hash_size=100000, hash_prime=85009 -The top-level auxiliary file: bibtex-alpha-example.aux -The style file: alpha.bst -Database file #1: collection.bib -You've used 3 entries, - 2543 wiz_defined-function locations, - 582 strings with 4859 characters, -and the built_in function-call counts, 882 in all, are: -= -- 82 -> -- 24 -< -- 3 -+ -- 6 -- -- 6 -* -- 47 -:= -- 160 -add.period$ -- 12 -call.type$ -- 3 -change.case$ -- 13 -chr.to.int$ -- 3 -cite$ -- 3 -duplicate$ -- 48 -empty$ -- 76 -format.name$ -- 12 -if$ -- 180 -int.to.chr$ -- 1 -int.to.str$ -- 0 -missing$ -- 6 -newline$ -- 20 -num.names$ -- 9 -pop$ -- 19 -preamble$ -- 1 -purify$ -- 18 -quote$ -- 0 -skip$ -- 30 -stack$ -- 0 -substring$ -- 21 -swap$ -- 3 -text.length$ -- 3 -text.prefix$ -- 3 -top$ -- 0 -type$ -- 12 -warning$ -- 0 -while$ -- 6 -width$ -- 5 -write$ -- 47 diff --git a/svg/chapter-14/bibtex-alpha-orig.svg b/svg/chapter-14/bibtex-alpha-orig.svg index b0a1072..ba91580 100644 --- a/svg/chapter-14/bibtex-alpha-orig.svg +++ b/svg/chapter-14/bibtex-alpha-orig.svg @@ -123,63 +123,27 @@ - - - - - - - - - - - - - + - + - + - - - - - - - - - - - - - + - - - - - - - - - - - - - + - + - + @@ -546,524 +510,375 @@ - + - - - - - + + + + + - - - + + + - + - - - - - - - + + + + + + + - - - + + + - + - - - + + + - + - + - - - + + + - + - - - - + + + + - - - - - - - + + + + - - - - - - + - - - - + + - - - + - + - - - - + + - - - - + + - + + - - - - - - - - - - - + + + + + - + + + + + - + + + - - + + + + - + + + + + - + - + - - - - - - - + + - - - - - + + - - - - + + + + + + - - - + + + + - + + + + + - + + + + + - + - - - - + - - - + + + - - - - - - + + + - - - + + + + + - - - - + + + - - - - - + + + + + - + + + + - + + + - - + + + + - - + + + - - - - - - + + + - - - - + + + + + + + + + + - - - - - + - - - - - + + - + - + + + + + - - - + + + + - - - + - - - - - + + - - - + - - - - - + + - - - - + + + - - - + + + + + - - - - + + + + + - - - + + + + + + + - - - + + + + + - - - - - - - - - - + - + + + - - + + + + - + + + + - - - - - + - - - - + + + + + + + - + + + + + + - - + - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + diff --git a/svg/chapter-14/bibtex-alpha.bbl b/svg/chapter-14/bibtex-alpha.bbl deleted file mode 100644 index 482f8b9..0000000 --- a/svg/chapter-14/bibtex-alpha.bbl +++ /dev/null @@ -1,22 +0,0 @@ -\begin{thebibliography}{Haw88} - -\bibitem[Fra57]{Frank1957} -Anne Frank. -\newblock {\em Das Tagebuch der Anne Frank}. -\newblock Fischer-B{\"u}cherei. Fischer ; Fischer, Frankfurt/M. ; Frankfurt/M., - 1957. -\newblock EST: Het Achterhuis (dt.). - -\bibitem[Haw88]{Hawking1988} -Stephen~W. Hawking. -\newblock {\em Eine kurze Geschichte der Zeit. Die Suche nach der Urkraft des - Universums}. -\newblock Rowohlt, Reinbek bei Hamburg, 23.-42. tsd. edition, 1988. -\newblock 238 S. : Ill., graph. Darst. - -\bibitem[Orw57]{Orwell1957} -George Orwell. -\newblock {\em 1984}. -\newblock Diana-Verl., Konstanz, 1957. - -\end{thebibliography} diff --git a/svg/chapter-14/bibtex-alpha.blg b/svg/chapter-14/bibtex-alpha.blg deleted file mode 100644 index 2f77f6d..0000000 --- a/svg/chapter-14/bibtex-alpha.blg +++ /dev/null @@ -1,46 +0,0 @@ -This is BibTeX, Version 0.99d (TeX Live 2019/Debian) -Capacity: max_strings=100000, hash_size=100000, hash_prime=85009 -The top-level auxiliary file: bibtex-alpha.aux -The style file: alpha.bst -Database file #1: collection.bib -You've used 3 entries, - 2543 wiz_defined-function locations, - 582 strings with 4843 characters, -and the built_in function-call counts, 882 in all, are: -= -- 82 -> -- 24 -< -- 3 -+ -- 6 -- -- 6 -* -- 47 -:= -- 160 -add.period$ -- 12 -call.type$ -- 3 -change.case$ -- 13 -chr.to.int$ -- 3 -cite$ -- 3 -duplicate$ -- 48 -empty$ -- 76 -format.name$ -- 12 -if$ -- 180 -int.to.chr$ -- 1 -int.to.str$ -- 0 -missing$ -- 6 -newline$ -- 20 -num.names$ -- 9 -pop$ -- 19 -preamble$ -- 1 -purify$ -- 18 -quote$ -- 0 -skip$ -- 30 -stack$ -- 0 -substring$ -- 21 -swap$ -- 3 -text.length$ -- 3 -text.prefix$ -- 3 -top$ -- 0 -type$ -- 12 -warning$ -- 0 -while$ -- 6 -width$ -- 5 -write$ -- 47 diff --git a/svg/chapter-14/bibtex-apa-crop.svg b/svg/chapter-14/bibtex-apa-crop.svg deleted file mode 100644 index 2f06a9e..0000000 --- a/svg/chapter-14/bibtex-apa-crop.svg +++ /dev/null @@ -1,1057 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/svg/chapter-14/bibtex-apa-example-crop.svg b/svg/chapter-14/bibtex-apa-example-crop.svg deleted file mode 100644 index cb1e6e8..0000000 --- a/svg/chapter-14/bibtex-apa-example-crop.svg +++ /dev/null @@ -1,1041 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/svg/chapter-14/bibtex-apa-example-orig.svg b/svg/chapter-14/bibtex-apa-example-orig.svg deleted file mode 100644 index dea8b5b..0000000 --- a/svg/chapter-14/bibtex-apa-example-orig.svg +++ /dev/null @@ -1,1041 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/svg/chapter-14/bibtex-apa-example.bbl b/svg/chapter-14/bibtex-apa-example.bbl deleted file mode 100644 index 207f67d..0000000 --- a/svg/chapter-14/bibtex-apa-example.bbl +++ /dev/null @@ -1,21 +0,0 @@ -\begin{thebibliography}{} - -\bibitem[\protect\astroncite{Frank}{1957}]{Frank1957} -Frank, A. (1957). -\newblock {\em Das Tagebuch der Anne Frank}. -\newblock Fischer-B{\"u}cherei. Fischer ; Fischer, Frankfurt/M. ; Frankfurt/M. -\newblock EST: Het Achterhuis (dt.). - -\bibitem[\protect\astroncite{Hawking}{1988}]{Hawking1988} -Hawking, S.~W. (1988). -\newblock {\em Eine kurze Geschichte der Zeit. Die Suche nach der Urkraft des - Universums}. -\newblock Rowohlt, Reinbek bei Hamburg, 23.-42. tsd. edition. -\newblock 238 S. : Ill., graph. Darst. - -\bibitem[\protect\astroncite{Orwell}{1957}]{Orwell1957} -Orwell, G. (1957). -\newblock {\em 1984}. -\newblock Diana-Verl., Konstanz. - -\end{thebibliography} diff --git a/svg/chapter-14/bibtex-apa-example.blg b/svg/chapter-14/bibtex-apa-example.blg deleted file mode 100644 index 3449349..0000000 --- a/svg/chapter-14/bibtex-apa-example.blg +++ /dev/null @@ -1,46 +0,0 @@ -This is BibTeX, Version 0.99d (TeX Live 2019/Debian) -Capacity: max_strings=100000, hash_size=100000, hash_prime=85009 -The top-level auxiliary file: bibtex-apa-example.aux -The style file: apa.bst -Database file #1: collection.bib -You've used 3 entries, - 1940 wiz_defined-function locations, - 497 strings with 4106 characters, -and the built_in function-call counts, 901 in all, are: -= -- 88 -> -- 21 -< -- 3 -+ -- 6 -- -- 6 -* -- 63 -:= -- 171 -add.period$ -- 12 -call.type$ -- 3 -change.case$ -- 16 -chr.to.int$ -- 3 -cite$ -- 3 -duplicate$ -- 42 -empty$ -- 70 -format.name$ -- 9 -if$ -- 176 -int.to.chr$ -- 1 -int.to.str$ -- 0 -missing$ -- 6 -newline$ -- 20 -num.names$ -- 9 -pop$ -- 16 -preamble$ -- 1 -purify$ -- 18 -quote$ -- 0 -skip$ -- 31 -stack$ -- 0 -substring$ -- 36 -swap$ -- 6 -text.length$ -- 0 -text.prefix$ -- 0 -top$ -- 0 -type$ -- 12 -warning$ -- 0 -while$ -- 6 -width$ -- 0 -write$ -- 47 diff --git a/svg/chapter-14/bibtex-apa-example.tex b/svg/chapter-14/bibtex-apa-example.tex deleted file mode 100644 index 0a3c45a..0000000 --- a/svg/chapter-14/bibtex-apa-example.tex +++ /dev/null @@ -1,13 +0,0 @@ -\documentclass[a4paper, pdftex, 12pt]{scrartcl} -\usepackage[utf8]{inputenc} -\usepackage[T1]{fontenc} -\usepackage[english]{babel} -\usepackage{natbib} -\begin{document} -\thispagestyle{empty} - -This text thrives on prominently-placed citations \cite[e.\thinspace g.][]{Frank1957} of much more prominent literary works \cite[cf.][p. 7]{Orwell1957}, of which \cite{Hawking1988} is only one. -\bibliographystyle{apa} -\bibliography{collection} - -\end{document} diff --git a/svg/chapter-14/bibtex-apa-orig.svg b/svg/chapter-14/bibtex-apa-orig.svg deleted file mode 100644 index 92b79c9..0000000 --- a/svg/chapter-14/bibtex-apa-orig.svg +++ /dev/null @@ -1,1057 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/svg/chapter-14/bibtex-apa.bbl b/svg/chapter-14/bibtex-apa.bbl deleted file mode 100644 index 207f67d..0000000 --- a/svg/chapter-14/bibtex-apa.bbl +++ /dev/null @@ -1,21 +0,0 @@ -\begin{thebibliography}{} - -\bibitem[\protect\astroncite{Frank}{1957}]{Frank1957} -Frank, A. (1957). -\newblock {\em Das Tagebuch der Anne Frank}. -\newblock Fischer-B{\"u}cherei. Fischer ; Fischer, Frankfurt/M. ; Frankfurt/M. -\newblock EST: Het Achterhuis (dt.). - -\bibitem[\protect\astroncite{Hawking}{1988}]{Hawking1988} -Hawking, S.~W. (1988). -\newblock {\em Eine kurze Geschichte der Zeit. Die Suche nach der Urkraft des - Universums}. -\newblock Rowohlt, Reinbek bei Hamburg, 23.-42. tsd. edition. -\newblock 238 S. : Ill., graph. Darst. - -\bibitem[\protect\astroncite{Orwell}{1957}]{Orwell1957} -Orwell, G. (1957). -\newblock {\em 1984}. -\newblock Diana-Verl., Konstanz. - -\end{thebibliography} diff --git a/svg/chapter-14/bibtex-apa.blg b/svg/chapter-14/bibtex-apa.blg deleted file mode 100644 index 5545a46..0000000 --- a/svg/chapter-14/bibtex-apa.blg +++ /dev/null @@ -1,46 +0,0 @@ -This is BibTeX, Version 0.99d (TeX Live 2019/Debian) -Capacity: max_strings=100000, hash_size=100000, hash_prime=85009 -The top-level auxiliary file: bibtex-apa.aux -The style file: apa.bst -Database file #1: collection.bib -You've used 3 entries, - 1940 wiz_defined-function locations, - 497 strings with 4090 characters, -and the built_in function-call counts, 901 in all, are: -= -- 88 -> -- 21 -< -- 3 -+ -- 6 -- -- 6 -* -- 63 -:= -- 171 -add.period$ -- 12 -call.type$ -- 3 -change.case$ -- 16 -chr.to.int$ -- 3 -cite$ -- 3 -duplicate$ -- 42 -empty$ -- 70 -format.name$ -- 9 -if$ -- 176 -int.to.chr$ -- 1 -int.to.str$ -- 0 -missing$ -- 6 -newline$ -- 20 -num.names$ -- 9 -pop$ -- 16 -preamble$ -- 1 -purify$ -- 18 -quote$ -- 0 -skip$ -- 31 -stack$ -- 0 -substring$ -- 36 -swap$ -- 6 -text.length$ -- 0 -text.prefix$ -- 0 -top$ -- 0 -type$ -- 12 -warning$ -- 0 -while$ -- 6 -width$ -- 0 -write$ -- 47 diff --git a/svg/chapter-14/bibtex-apa.tex b/svg/chapter-14/bibtex-apa.tex deleted file mode 100644 index 6fee648..0000000 --- a/svg/chapter-14/bibtex-apa.tex +++ /dev/null @@ -1,13 +0,0 @@ -\documentclass[a4paper, pdftex, 12pt]{scrartcl} -\usepackage[utf8]{inputenc} -\usepackage[T1]{fontenc} -\usepackage[ngerman]{babel} -\usepackage{natbib} -\begin{document} -\thispagestyle{empty} - -Dieser Text lebt von prominent platzierten Zitaten \cite[u.\thinspace a.][]{Frank1957} noch viel prominenterer literarischer Werke \cite[vgl.][S. 7]{Orwell1957}, derer \cite{Hawking1988} nur eines ist. -\bibliographystyle{apa} -\bibliography{collection} - -\end{document} diff --git a/svg/chapter-14/bibtex-natdin-crop.svg b/svg/chapter-14/bibtex-natdin-crop.svg index 063ad70..8d0b7c7 100644 --- a/svg/chapter-14/bibtex-natdin-crop.svg +++ b/svg/chapter-14/bibtex-natdin-crop.svg @@ -1,5 +1,5 @@ - + @@ -141,54 +141,18 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - + - + - + @@ -620,210 +584,116 @@ - - - + + + + + - - + + + + + - - - - - + - + + + + + - - - - - + + + - - - + - + + + + + + + - - - - - - - + + + - - - + - + + + - - - + - + - + + + - - - + - + - + + + + + + + + - - - - - - - - - - - + + - + + + + - + - - - - - - - - - - - + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + @@ -933,259 +803,176 @@ - - - - + + + + - - - + + + - - - + + + - - - - - - - - - - + + + + + + + + + + - + - - - - - - - + + + + - + - - - + + - - - - + - + + - - + + + - + + + + - - + - - - + + - - - - + - + + + + + - - + + + + - + + + + - - - - - + + + - - - - - + + + + + - + + - - - - + + + + - - - - - - - - - - - + - + + + + + + + - - - + + + + - + - + - + + + + + + + - - - - - + - + + + + + + + - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/svg/chapter-14/bibtex-natdin-example-crop.svg b/svg/chapter-14/bibtex-natdin-example-crop.svg index 11f55e6..f1cbe4b 100644 --- a/svg/chapter-14/bibtex-natdin-example-crop.svg +++ b/svg/chapter-14/bibtex-natdin-example-crop.svg @@ -1,5 +1,5 @@ - + @@ -126,69 +126,33 @@ - - - - - - - - - - - - - - - - - - - + - + - - - - - - - - - - + - + - - - - - - - - - - - - - + - + - + - + + + + @@ -610,219 +574,122 @@ - - - - - + + + + + - - - - - + + + + + - + - - - - - + + + - - - + - + - + + + - - - - - - + - - - + + + + + + - + - - - + + + - + - + + + - - + - + - + + + - + - - - - - - - - - - - + - + + + + + + + + - + + - - - - - + + + + - - - - - - - + - + + + + - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + @@ -837,354 +704,273 @@ - - - - - + + + + + - - + + - - - - - + + + + + - + - - - - - - - + + + + + + + - - - + + + - - - - + + + + - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + - - - - + + + + - - - + + + + - - - - + + + - - - + + + + - - - + + + - - - - - - - - - - + + + - + + + + + + + + + + - + - - - - - - + + + + - + - - - + + - - - - + - + + - - + + + - + + + + - - + - - - + + - - - - + - + + + + + - - + + + + - + + + + - - - + + + - - + + + + + - - - - - + + - + + + + - - - - + - - - - - - - - - - - + + + + + + + - + + + + - - - + - + - + + + + + + + - + - - - - - + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/svg/chapter-14/bibtex-natdin-example-orig.svg b/svg/chapter-14/bibtex-natdin-example-orig.svg index d377ec2..f5ca57a 100644 --- a/svg/chapter-14/bibtex-natdin-example-orig.svg +++ b/svg/chapter-14/bibtex-natdin-example-orig.svg @@ -126,69 +126,33 @@ - - - - - - - - - - - - - - - - - - - + - + - - - - - - - - - - + - + - - - - - - - - - - - - - + - + - + - + + + + @@ -610,219 +574,122 @@ - - - - - + + + + + - - - - - + + + + + - + - - - - - + + + - - - + - + - + + + - - - - - - + - - - + + + + + + - + - - - + + + - + - + + + - - + - + - + + + - + - - - - - - - - - - - + - + + + + + + + + - + + - - - - - + + + + - - - - - - - + - + + + + - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + @@ -837,354 +704,273 @@ - - - - - + + + + + - - + + - - - - - + + + + + - + - - - - - - - + + + + + + + - - - + + + - - - - + + + + - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + - - - - + + + + - - - + + + + - - - - + + + - - - + + + + - - - + + + - - - - - - - - - - + + + - + + + + + + + + + + - + - - - - - - + + + + - + - - - + + - - - - + - + + - - + + + - + + + + - - + - - - + + - - - - + - + + + + + - - + + + + - + + + + - - - + + + - - + + + + + - - - - - + + - + + + + - - - - + - - - - - - - - - - - + + + + + + + - + + + + - - - + - + - + + + + + + + - + - - - - - + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/svg/chapter-14/bibtex-natdin-example.bbl b/svg/chapter-14/bibtex-natdin-example.bbl deleted file mode 100644 index f6862ae..0000000 --- a/svg/chapter-14/bibtex-natdin-example.bbl +++ /dev/null @@ -1,36 +0,0 @@ -\begin{thebibliography}{3} - -% this bibliography is generated by nd24.bst [3.0c2] from 2005-12-21 - -\providecommand{\natexlab}[1]{#1} -\providecommand{\url}[1]{\texttt{#1}} -\makeatletter -\newcommand{\dinatlabel}[1]% -{\ifNAT@numbers\else\NAT@biblabelnum{#1}\fi} -\makeatother -\expandafter\ifx\csname urlstyle\endcsname\relax - \providecommand{\doi}[1]{doi: #1}\else - \providecommand{\doi}{doi: \begingroup \urlstyle{rm}\Url}\fi - -\bibitem[Frank(1957)]{Frank1957} -\dinatlabel{Frank 1957} \textsc{Frank}, Anne: -\newblock \emph{Das Tagebuch der Anne Frank}. -\newblock Frankfurt/M. ; Frankfurt/M. : Fischer ; Fischer, 1957 - (Fischer-B{\"u}cherei). -- -\newblock EST: Het Achterhuis (dt.) - -\bibitem[Hawking(1988)]{Hawking1988} -\dinatlabel{Hawking 1988} \textsc{Hawking}, Stephen~W.: -\newblock \emph{Eine kurze Geschichte der Zeit. Die Suche nach der Urkraft des - Universums}. -\newblock 23.-42. Tsd. -\newblock Reinbek bei Hamburg : Rowohlt, 1988. -- -\newblock ISBN 3498028847. -- -\newblock 238 S. : Ill., graph. Darst. - -\bibitem[Orwell(1957)]{Orwell1957} -\dinatlabel{Orwell 1957} \textsc{Orwell}, George: -\newblock \emph{1984}. -\newblock Konstanz : Diana-Verl., 1957 - -\end{thebibliography} diff --git a/svg/chapter-14/bibtex-natdin-example.blg b/svg/chapter-14/bibtex-natdin-example.blg deleted file mode 100644 index c816950..0000000 --- a/svg/chapter-14/bibtex-natdin-example.blg +++ /dev/null @@ -1,51 +0,0 @@ -This is BibTeX, Version 0.99d (TeX Live 2019/Debian) -Capacity: max_strings=100000, hash_size=100000, hash_prime=85009 -The top-level auxiliary file: bibtex-natdin-example.aux -The style file: natdin.bst -Reallocated singl_function (elt_size=4) to 100 items from 50. -Reallocated singl_function (elt_size=4) to 100 items from 50. -Reallocated wiz_functions (elt_size=4) to 6000 items from 3000. -Reallocated singl_function (elt_size=4) to 100 items from 50. -Reallocated singl_function (elt_size=4) to 100 items from 50. -Database file #1: collection.bib -You've used 3 entries, - 4728 wiz_defined-function locations, - 907 strings with 6736 characters, -and the built_in function-call counts, 1562 in all, are: -= -- 149 -> -- 30 -< -- 30 -+ -- 37 -- -- 10 -* -- 104 -:= -- 282 -add.period$ -- 4 -call.type$ -- 3 -change.case$ -- 12 -chr.to.int$ -- 3 -cite$ -- 3 -duplicate$ -- 55 -empty$ -- 134 -format.name$ -- 18 -if$ -- 311 -int.to.chr$ -- 1 -int.to.str$ -- 1 -missing$ -- 12 -newline$ -- 34 -num.names$ -- 12 -pop$ -- 19 -preamble$ -- 1 -purify$ -- 18 -quote$ -- 0 -skip$ -- 78 -stack$ -- 0 -substring$ -- 96 -swap$ -- 7 -text.length$ -- 4 -text.prefix$ -- 0 -top$ -- 0 -type$ -- 24 -warning$ -- 0 -while$ -- 13 -width$ -- 0 -write$ -- 57 diff --git a/svg/chapter-14/bibtex-natdin-orig.svg b/svg/chapter-14/bibtex-natdin-orig.svg index 1d8fc7f..c09776f 100644 --- a/svg/chapter-14/bibtex-natdin-orig.svg +++ b/svg/chapter-14/bibtex-natdin-orig.svg @@ -141,54 +141,18 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - + - + - + @@ -620,210 +584,116 @@ - - - + + + + + - - + + + + + - - - - - + - + + + + + - - - - - + + + - - - + - + + + + + + + - - - - - - - + + + - - - + - + + + - - - + - + - + + + - - - + - + - + + + + + + + + - - - - - - - - - - - + + - + + + + - + - - - - - - - - - - - + + + + - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + @@ -933,259 +803,176 @@ - - - - + + + + - - - + + + - - - + + + - - - - - - - - - - + + + + + + + + + + - + - - - - - - - + + + + - + - - - + + - - - - + - + + - - + + + - + + + + - - + - - - + + - - - - + - + + + + + - - + + + + - + + + + - - - - - + + + - - - - - + + + + + - + + - - - - + + + + - - - - - - - - - - - + - + + + + + + + - - - + + + + - + - + - + + + + + + + - - - - - + - + + + + + + + - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/svg/chapter-14/bibtex-natdin.bbl b/svg/chapter-14/bibtex-natdin.bbl deleted file mode 100644 index f6862ae..0000000 --- a/svg/chapter-14/bibtex-natdin.bbl +++ /dev/null @@ -1,36 +0,0 @@ -\begin{thebibliography}{3} - -% this bibliography is generated by nd24.bst [3.0c2] from 2005-12-21 - -\providecommand{\natexlab}[1]{#1} -\providecommand{\url}[1]{\texttt{#1}} -\makeatletter -\newcommand{\dinatlabel}[1]% -{\ifNAT@numbers\else\NAT@biblabelnum{#1}\fi} -\makeatother -\expandafter\ifx\csname urlstyle\endcsname\relax - \providecommand{\doi}[1]{doi: #1}\else - \providecommand{\doi}{doi: \begingroup \urlstyle{rm}\Url}\fi - -\bibitem[Frank(1957)]{Frank1957} -\dinatlabel{Frank 1957} \textsc{Frank}, Anne: -\newblock \emph{Das Tagebuch der Anne Frank}. -\newblock Frankfurt/M. ; Frankfurt/M. : Fischer ; Fischer, 1957 - (Fischer-B{\"u}cherei). -- -\newblock EST: Het Achterhuis (dt.) - -\bibitem[Hawking(1988)]{Hawking1988} -\dinatlabel{Hawking 1988} \textsc{Hawking}, Stephen~W.: -\newblock \emph{Eine kurze Geschichte der Zeit. Die Suche nach der Urkraft des - Universums}. -\newblock 23.-42. Tsd. -\newblock Reinbek bei Hamburg : Rowohlt, 1988. -- -\newblock ISBN 3498028847. -- -\newblock 238 S. : Ill., graph. Darst. - -\bibitem[Orwell(1957)]{Orwell1957} -\dinatlabel{Orwell 1957} \textsc{Orwell}, George: -\newblock \emph{1984}. -\newblock Konstanz : Diana-Verl., 1957 - -\end{thebibliography} diff --git a/svg/chapter-14/bibtex-natdin.blg b/svg/chapter-14/bibtex-natdin.blg deleted file mode 100644 index 1b4f1d1..0000000 --- a/svg/chapter-14/bibtex-natdin.blg +++ /dev/null @@ -1,51 +0,0 @@ -This is BibTeX, Version 0.99d (TeX Live 2019/Debian) -Capacity: max_strings=100000, hash_size=100000, hash_prime=85009 -The top-level auxiliary file: bibtex-natdin.aux -The style file: natdin.bst -Reallocated singl_function (elt_size=4) to 100 items from 50. -Reallocated singl_function (elt_size=4) to 100 items from 50. -Reallocated wiz_functions (elt_size=4) to 6000 items from 3000. -Reallocated singl_function (elt_size=4) to 100 items from 50. -Reallocated singl_function (elt_size=4) to 100 items from 50. -Database file #1: collection.bib -You've used 3 entries, - 4728 wiz_defined-function locations, - 907 strings with 6720 characters, -and the built_in function-call counts, 1562 in all, are: -= -- 149 -> -- 30 -< -- 30 -+ -- 37 -- -- 10 -* -- 104 -:= -- 282 -add.period$ -- 4 -call.type$ -- 3 -change.case$ -- 12 -chr.to.int$ -- 3 -cite$ -- 3 -duplicate$ -- 55 -empty$ -- 134 -format.name$ -- 18 -if$ -- 311 -int.to.chr$ -- 1 -int.to.str$ -- 1 -missing$ -- 12 -newline$ -- 34 -num.names$ -- 12 -pop$ -- 19 -preamble$ -- 1 -purify$ -- 18 -quote$ -- 0 -skip$ -- 78 -stack$ -- 0 -substring$ -- 96 -swap$ -- 7 -text.length$ -- 4 -text.prefix$ -- 0 -top$ -- 0 -type$ -- 24 -warning$ -- 0 -while$ -- 13 -width$ -- 0 -write$ -- 57 diff --git a/svg/chapter-14/collection.bib b/svg/chapter-14/collection.bib index 1b9c05c..dcb3e77 100644 --- a/svg/chapter-14/collection.bib +++ b/svg/chapter-14/collection.bib @@ -3,28 +3,21 @@ title={Eine kurze Geschichte der Zeit. Die Suche nach der Urkraft des Universums}, address={Reinbek bei Hamburg}, publisher={Rowohlt}, - edition={23.-42. Tsd.}, - note={238 S. : Ill., graph. Darst.}, - year={1988}, - ISBN={3498028847}, - keywords={Raum ; Zeit}, - keywords={Kosmologie}, + year={1988} } @book{Orwell1957, author={Orwell, George}, title={1984}, address={Konstanz}, - publisher={Diana-Verl.}, + publisher={Diana-Verlag}, year={1957}, } @book{Frank1957, author={Frank, Anne}, title={Das Tagebuch der Anne Frank}, - address={Frankfurt/M. ; Frankfurt/M.}, - publisher={Fischer ; Fischer}, - year={1957}, - series={Fischer-B{\"u}cherei}, - note={EST: Het Achterhuis (dt.)}, + address={Frankfurt am Main}, + publisher={Fischer}, + year={1957} }