Files
hamann-ausgabe-core/HaWeb/Views/Home/Index.cshtml
2022-11-24 14:08:23 +01:00

42 lines
3.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@{
ViewData["Title"] = "Johan Georg Hamann Brief- und Werkausgabe";
ViewData["SEODescription"] = "Johann Georg Hamann: Kommentierte Edition der Werke und Briefe. Herausgegeben von Janina Reibold und Leonard Keidel.";
}
<div class="ha-static">
<div class="border border-solid border-gray-300 px-12 py-6 unhyphenate mb-6 desktop:mb-10">
<p>Die Ausgabe ist ein Projekt der Theodor Springmann Stiftung in Kooperation mit dem Germanistischen Seminar der Universität Heidelberg.
<p><a asp-controller="Home" asp-action="Kontakt" class="dark:text-slate-50 text-hamannSlate-900">Kontakt</a>
</div>
<div class="desktop:flex desktop:flex-row desktop:items-stretch desktop:gap-x-10">
<div class="border border-solid border-gray-300 px-9 py-6 mb-6 desktop:mb-0 desktop:basis-1/2 desktop:grow-1 desktop:shrink-1">
<a asp-controller="Index" asp-action="Index" class="!no-underline !hover:no-underline">
<div class="flex flex-row gap-x-3 pb-1">
<img src="/img/HKB.png" class="w-10 h-10 desktop:w-16 desktop:h-16 mr-2 border dark:border-none border-gray-300 shadow-sm" alt="HKB-Logo" />
<h2 class="!mt-0 !mb-0">Kommentierte Briefausgabe</h2>
</div>
</a>
<p>Die Online-Edition der Briefe Johann Georg Hamanns bietet dieselben als durchsuchbaren Volltext sowie einen Stellenkommentar. Die Ausgabe lehnt sich an die Einteilung der Bände der gedruckten Briefausgabe ZH an (Hamann, Briefwechsel. Hg. v. W. Ziesemer u. A. Henkel. 7 Bde. [Frankfurt a.M. 19551979]).
<p>Die derzeit hier veröffentlichten Briefe entsprechen im Umfang den Bänden IV von ZH, ergänzt um einzelne neu edierte Briefe (bis Juni 1785). Der Stellenkommentar umfasst die Briefe aus den Jahren 1744 bis 1763. Aktueller Editionsstand ist der 1. Dezember 2022. Die Online-Edition wird fortwährend in Tranchen ergänzt.
<p><a asp-controller="Index" asp-action="Index" class="dark:text-slate-50 text-hamannSlate-900">Startseite: Suche und Briefauswahl</a>
<p><a asp-controller="Edition" asp-action="Richtlinien" class="dark:text-slate-50 text-hamannSlate-900">Editionsrichtlinien</a>
<p><a asp-controller="Edition" asp-action="Editionsgeschichte" class="dark:text-slate-50 text-hamannSlate-900">Editionsgeschichte</a>
</div>
<div class="border border-solid border-gray-300 px-9 py-6 mb-10 desktop:mb-0 desktop:basis-1/2 desktop:grow-1 desktop:shrink-1">
<a asp-controller="HKW" asp-action="Index" class="!no-underline !hover:no-underline">
<div class="flex flex-row gap-x-3 pb-1">
<img src="/img/HKW.png" class="w-10 h-10 desktop:w-16 desktop:h-16 mr-2 border dark:border-none border-gray-300 shadow-sm" alt="HKW-Logo" />
<h2 class="!mt-0 !mb-0">Historisch-kritische und kommen&shy;tierte Edition ausgewählter Werke</h2>
</div>
</a>
<p>Bereits erschienene Bände:
<p>Johann Georg Hamann, Fliegender Brief. Historisch-kritische Ausgabe. Mit einer Einführung, Kommentar und Dokumenten zur Entstehungsgeschichte hg. von Janina Reibold, 2 Bde. [=&nbsp;Philosophische Bibliothek&nbsp;707] (Hamburg: Meiner Verlag 2018)&nbsp;<a asp-controller="HKW" asp-action="FliegenderBrief">[‣]</a>
<p>Johann Georg Hamann, Sokratische Denkwürdigkeiten. Wolken. Historisch-kritische Ausgabe. Mit einer Einführung und einem Stellenkommentar hg. von Leonard Keidel und Janina Reibold, unter Mitarbeit von Konrad Bucher. [=&nbsp;Philosophische Bibliothek&nbsp;748] (Hamburg: Meiner Verlag 2021)&nbsp;<a asp-controller="HKW" asp-action="SokratischeDenkwuerdigkeiten">[‣]</a>
<p><a asp-controller="HKW" asp-action="Index" class="dark:text-slate-50 text-hamannSlate-900">Startseite: Editionsplan</a>
</div>
</div>
</div>