Files
hamann-ausgabe-core/HaWeb/Views/HKW/Static/Mitwirkende.cshtml
2022-11-24 01:01:14 +01:00

29 lines
732 B
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"] = "HKW Mitwirkende";
ViewData["SEODescription"] = "Johann Georg Hamann: Kritische und Kommentierte Wekausgabe. Mitwirkende.";
}
<div class="ha-static">
<h1>Mitwirkende</h1>
<div class="ha-static-right-margin relative">
<h3>Herausgeber</h3>
Dr. Janina Reibold<br>
Leonard Keidel
<h3>Philologische Mitarbeit</h3>
Dr. Gregor Babelotzky (seit 2019)<br>
Konrad Bucher (seit 2019)<br>
Luca Klopfer (seit 2016)
<h3>Technische Umsetzung Homepage</h3>
Simon Martens (seit 2014)<br>
Carl Friedrich Haak (20182020)
<h3>Ehemalige Mitwirkende</h3>
Isabel Langkabel (20142019)<br>
Carl Friedrich Haak (20142018)<br>
Johannes Knüchel (20162020)<br>
Christian Großmann (20182019)
</div>
</div>