chapter 6 nearly done

This commit is contained in:
Lamprecht 2019-05-06 14:03:03 +02:00
parent 45aa9fc510
commit 256ceb7623
4 changed files with 18 additions and 6 deletions

View File

@ -1,5 +1,4 @@
<div class="layout-content-only">
<<<<<<< HEAD
<div class="layout-content">
<h1>Literatur&shy;verwaltung</h1>
<blockquote>Literatur ist nichts für Bürokraten,<br>sie sollte nicht verwaltet werden,<br>sondern gelesen und gelebt.« <cite>Zarathustra</cite></blockquote>
@ -33,10 +32,10 @@
---
<div class="layout-only">
<div class="layout-wide-content">
<div class="layout-content">
<h2>Was ist diese ominöse .bib Datei?</h2>
<p class="fragment">Sammlung von Quellenangaben</p>
<p class="fragment">Sammlung von Literatureinträgen</p>
<p class="fragment">Im BibTex Format</p>
<div class="fragment">
<p >Beispielhafter Literatureintrag im BibTex Format</p>
@ -57,16 +56,29 @@
---
<div class="layout-only">
<div class="layout-content">
<div class="layout-preview-only">
<div class="layout-preview">
<img src="sections/german/06/bamberger_katalog_bibtex.jpg">
<caption>Finden von fertigen BibTex Einträgen - Bamberger Katalog</caption>
</div>
</div>
---
<div class="layout-preview-only">
<div class="layout-preview">
<figure>
<img src="sections/german/06/google_bibtex1.jpg">
<img src="sections/german/06/google_bibtex2.jpg">
<caption>Finden von fertigen BibTex Einträgen - Google Scholar</caption>
</figure>
</div>
</div>
---
<div class="layout-content">
<h2 data-category="Aufgabe">9. Ein Literaturverzeichnis erstellen und einfügen</h2>
<h2 data-category="Aufgabe">Ein Literaturverzeichnis erstellen und einfügen</h2>
<ul>
<li class="fragment">Suche in einer Literaturdatenbank deiner Wahl die BibTeX-Einträge für folgende LaTeX-Handbücher:
<ul>

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 KiB