EDENDA

E-MAIL
HELP / HILFE

Auctores


$value) {$x=''; if($au==$key) {$x=' id=auctorselectus';} echo "$value
\n";} ?>

omnia opera (+ Editor)  omnes series  omnia

EDENDA is a non-commercial project which is aimed only to support communication between scholars. Private informations such as email addresses will be added to the database only with your consent.

E-MAIL

If you want to join the EDENDA database, send us an email message. It has to contain at least your name, the name of the the author and the text you are editing and its Clavis number. Please let us also know whether you want your email address to be accessible through the editor window.

AUCTOR-LIST

On the left side, you have a list of all ancient authors being edited. By clicking on a name, all works of the respective author will be displayed in the OPUS window.

OPUS-WINDOW / EDITIO

In this window you have a list of all works being edited. They are arranged according to authors, and within one author according to the number of the Clavis (cf. E. Dekkers, Clavis Patrum Latinorum, 3rd edition, Steenbrugge 1995). The latter can be accessed directly via the pulldown menu CLAVIS. By clicking on a work, this window will display informations on who is working on an edition of that text. In this window you find some informations on the editor of the respective text: Her/His name (linked to the mailto function), the institution, the series in which the edition will be published, the state of work and space to add further infos. If you want to send your data to EDENDA, please use the email link.

EDENDA ist ein nicht-kommerzielles Projekt zur Förderung wissenschaftlicher Kommunikation. Private Angaben wie etwa E-mail-Adressen werden nur mit ausdrücklicher Einwilligung der Teilnehmer in die Database aufgenommen.

e-mail

Wenn Sie sich an EDENDA beteiligen wollen, schicken Sie uns bitte ein E-mail. Die Nachricht soll zumindest Ihren Namen enthalten sowie den Namen des antiken Autors und Werks, das Sie edieren, und die dazugehörige Clavis-Nummer. Lassen Sie uns außerdem wissen, ob Ihre E-mail Adresse im Editor-Fenster aufscheinen soll.

AUCTOR-LISTE

Links sehen Sie eine Liste aller antiker Autoren, die ediert werden. Wenn Sie einen Autor anklicken, werden im Fenster OPUS alle in Bearbeitung befindlichen Werke dieses Autors aufgelistet.

OPUS-WINDOW / EDITIO

Hier sehen Sie eine Liste aller Werke, die ediert werden. Sie sind nach Autoren und innerhalb dieser nach Clavis-Nummern gereiht (cf. E. Dekkers, Clavis Patrum Latinorum, 3. Auflage, Steenbrugge 1995). Letztere können Sie direkt durch das Pulldown-Menu CLAVIS ansteuern. Wenn Sie ein Werk anklicken, wird angezeigt, wer an der Edition dieses Werkes arbeitet. Hier finden Sie Angaben zum Editor des jeweiligen Werks: Seinen Namen (eventuell mit mailto-Funktion), die Institution, die Publikationsreihe sowie Angaben zum aktuellen Stand der Arbeiten und weitere Informationen. Wenn Sie Ihre Daten an EDENDA schicken wollen, bedienen Sie sich bitte des E-mail-Links.

EDENDA ist ein nicht-kommerzielles Projekt zur Förderung wissenschaftlicher Kommunikation. Private Angaben wie etwa E-mail-Adressen werden nur mit ausdrücklicher Einwilligung der Teilnehmer in die Database aufgenommen.

EDENDA is a non-commercial project which is aimed only to support communication between scholars. Private informations such as email addresses will be added to the database only with your consent.


Um den Informationsaustausch über aktuelle Editionsvorhaben aus der lateinischen Patristik zu erleichtern, wurde beim CSEL eine Internet-Dokumentation gestartet, die frei zugänglich ist. Bitte melden Sie uns Ihre entsprechenden Projekte, die in Arbeit sind, damit sie in EDENDA bekanntgegeben werden können.

In order to facilitate exchange of information on editions of Latin patristic texts which are underway, an internet documentation has been started by the CSEL. This service is free of charge. Please let us know of projects you are working on, so that they can be added to the EDENDA database.

Per facilitare lo scambio d'informazioni su edizioni attualmente progettate sul campo della patristica latina, una documentazione 'internet' è stata iniziata presso lo CSEL. L'accesso è libero a tutti. Si prega dunque di segnalarci i rispettivi progetti che sono in caso di lavoro, finchè possiamo renderli noti su EDENDA.

Pour rendre plus faciles les échanges d'informations concernant les projets d'édition de textes patristiques latins, le CSEL propose d'établir une base de données a laquelle on aura acces gratuit par l'Internet. Veuillez donc nous faire connaitre tout projet du genre que nous voulons bien annoncer sous la rubrique EDENDA. $value) { if($_GET['auctor']!=1) { //echo $value[0]; if($value[0]!=$_GET['auctor']) {continue;} } if($y!=$auctor[$value[0]]) { $y=$auctor[$value[0]]; echo "

$y


\n";//schreibt den Autor einmal davor if($_GET['auctor']=='AN') {//setzt Verweis von Anonym auf Pseudo- //echo 433; echo anon($auctor); //echo 436; } if(isset($auctor[$psau])) {$a=array($psau=>$auctor[$psau]); echo anon($a); } } $z=''; if($_GET['opus']==$key) {$z=' id=auctorselectus';} $xx=''; if($_GET['opus']==2) { if(!empty($reihe[$value[5]])) {$xx=" - ".strip_tags($reihe[$value[5]][0]);} $xx=" (".strip_tags($value[2])."$xx)"; //gibt Editor und Reihe mit dem opus an } echo "".clavis($key)."   $value[1] $xx
\n"; } break; case 3: //Anzeige nach Reihen //echo 467; //print_r($opus); //echo $x; //print_r($reihe); //print_r($opus); //$x=$opus[$x]; //$x=array_pad($x,8,''); $z=array(); foreach($opus as $key=>$value) { if(empty($value[5])) {$xx=0;} else {$xx=$value[5];} $z[$xx][]=array($key=>array($value[0],$value[1],$value[2])); } //print_r($z); //print_r($reihe); foreach ($reihe as $key=>$value) { if($y!=$value[0]) {echo "

".makelink($value[0],$value[1],'_new')."


\n";$y=$value[0];}//schreibt Überschrift einmal foreach ($z[$key] as $keyx=>$valuex) { foreach ($valuex as $keyy=>$valuey) { echo "".clavis($keyy)." ".$auctor[$valuey[0]].", ".strip_tags($valuey[1])." (".strip_tags($valuey[2]).")
\n"; //print_r($valuex); } } //print_r($z[$key]); } break; case 4: //echo 511; default: //Detailansicht //0=Autorkurz, 1=Titel, 2=Editor, 3=email, 4=FE, 5=Reihe, 6=Stand, 7=info, 8=link 9=lastmod //echo 515; foreach($opus as $key=>$value) { if($_GET['opus']!=4) { //echo $value[0]; if($key!=$_GET['opus']) {continue;} } //$x=$key; $clavis=clavis($key); $x=$opus[$key]; //werte eines opus //$x=array_pad($x,8,''); $autor=$auctor[$x[0]]; $titel=$x[1]; $editor=$x[2]; $stand=$x[6]; if($x[8]!='') {$stand="$stand";} if ($x[3]!='') {$editor="$x[2]";} echo "

$autor, $titel

"; echo "($clavis)

"; echo "

\n\n\n\n
$editor
$x[4]
Reihe: ".makelink($reihe[$x[5]][0],$reihe[$x[5]][1],'_new')."
Zum Stand der Arbeiten: $stand
Weitere Informationen: $x[7]
\n"; //Webseite für reihe einfügen! echo "

Zuletzt geändert: $x[9]


"; } break; } ?>