Benutzer-Werkzeuge

Webseiten-Werkzeuge


literatur

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
literatur [2019/06/03 08:23] – [Bücher] torsten.roehlliteratur [2019/10/14 17:06] torsten.roehl
Zeile 14: Zeile 14:
  
  
 +<html>
 +<body>
  
 +<form action="" id="quicksearch">
 +<input type="text" id="qs_field" autocomplete="off" placeholder="Type to search..." /> <input type="button" onclick="clearQS()" value="clear" />
 +<span id="searchstat">Matching entries: <span id="stat">0</span></span>
 +<div id="showsettings" onclick="toggleSettings()">settings...</div>
 +<div id="settings" class="hidden">
 +<ul>
 +<li><input type="checkbox" class="search_setting" id="opt_useRegExp" onchange="updateSetting(this)"><label for="opt_useRegExp"> use RegExp</label></li>
 +<li><input type="checkbox" class="search_setting" id="opt_noAccents" onchange="updateSetting(this)"><label for="opt_noAccents"> ignore accents</label></li>
 +</ul>
 +</div>
 +</form>
 +<table id="qs_table" border="1">
 +<thead><tr><th width="20%">Author</th><th width="30%">Title</th><th width="5%">Year</th><th width="30%">Journal/Proceedings</th><th width="10%">Reftype</th><th width="5%">DOI/URL</th></tr></thead>
 +<tbody><tr id="mee05" class="entry">
 + <td>Meeus, J.</td>
 + <td>Astronomical Algorithms</td>
 + <td>2005</td>
 + <td>&nbsp;</td>
 + <td>book</td>
 + <td><a href="https://www.amazon.com/Astronomical-Algorithms-Jean-Meeus/dp/0943396611?SubscriptionId=AKIAIOBINVZYXZQZ2U3A&tag=chimbori05-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=0943396611">URL</a>&nbsp;</td>
 +</tr>
 +<tr id="bue17b" class="entry">
 + <td>Bühler, P., Schlaich, P. and Sinner, D.</td>
 + <td>Digitale Fotografie: Fotografische Gestaltung - Optik - Kameratechnik (Bibliothek der Mediengestaltung) (German Edition)</td>
 + <td>2017</td>
 + <td>&nbsp;</td>
 + <td>book</td>
 + <td><a href="https://www.amazon.com/Digitale-Fotografie-Fotografische-Kameratechnik-Mediengestaltung/dp/3662538946?SubscriptionId=AKIAIOBINVZYXZQZ2U3A&tag=chimbori05-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=3662538946">URL</a>&nbsp;</td>
 +</tr>
 +<tr id="bue17a" class="entry">
 + <td>Bühler, P., Schlaich, P. and Sinner, D.</td>
 + <td>Digitales Bild</td>
 + <td>2017</td>
 + <td>&nbsp;</td>
 + <td>book</td>
 + <td><a href="https://www.amazon.com/Digitales-Bild-Bildgestaltung-Bildbearbeitung-Mediengestaltung/dp/366253892X?SubscriptionId=AKIAIOBINVZYXZQZ2U3A&tag=chimbori05-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=366253892X">URL</a>&nbsp;</td>
 +</tr>
 +</tbody>
 +</table>
 +<footer>
 + <small>Created by <a href="http://jabref.sourceforge.net">JabRef</a> on 14/10/2019.</small>
 +</footer>
 +
 +<!-- file generated by JabRef -->
 +
 +</body>
 +</html>
  
literatur.txt · Zuletzt geändert: 2020/11/22 16:19 von 127.0.0.1