BibliographyBackbone

From Illustrations in German Translations of Mark Twain's Works

Revision as of 00:16, 12 May 2026 by HMHTEST (talk | contribs)

Bibliography Generator

Generate Bibliography HTML

Klicke auf den Button, um die Zotero-Einträge von BibliographyData zu laden und als Raw HTML zu generieren.

<button id="generateBtn" style="

 background-color: #008CBA;
 color: white;
 padding: 10px 20px;
 border: none;
 border-radius: 5px;
 font-size: 1rem;
 cursor: pointer;
 margin-bottom: 1rem;

">Generate HTML</button>

Raw HTML Output

Kopiere den Inhalt und füge ihn in die Bibliography-Seite ein.

<textarea id="bibOutput" style="

 width: 100%;
 height: 600px;
 font-family: 'Courier New', monospace;
 font-size: 0.85rem;
 padding: 10px;
 border: 2px solid #ddd;
 border-radius: 5px;
 box-sizing: border-box;
 white-space: pre;
 overflow: auto;

"></textarea>

<script> Template:YOUR SCRIPT CONTENT HERE </script>