From 5a754a0a2f4519da3f95a1a6785c7402be43c64f Mon Sep 17 00:00:00 2001 From: Thomas Riechert <thomas.riechert@htwk-leipzig.de> Date: Thu, 9 Jan 2020 17:30:28 +0100 Subject: [PATCH] Revert "publication added" This reverts commit f230e9696a16279255a1c8e6d6a8a01c6104467d. --- HeloiseAtelierIX/agenda.html | 2 +- HeloiseAtelierIX/index.html | 2 +- HeloiseAtelierIX/privacypolicy.html | 2 +- HeloiseAtelierIX/publication.html | 105 ---------------------------- HeloiseAtelierIX/venues.html | 2 +- 5 files changed, 4 insertions(+), 109 deletions(-) delete mode 100644 HeloiseAtelierIX/publication.html diff --git a/HeloiseAtelierIX/agenda.html b/HeloiseAtelierIX/agenda.html index 1ba207a..a47e624 100644 --- a/HeloiseAtelierIX/agenda.html +++ b/HeloiseAtelierIX/agenda.html @@ -25,7 +25,7 @@ <!-- MENU --> <article class="center"> - <p><a href="index.html">Workshop</a> Agenda <a href="publication.html">Publication</a> <a href="venues.html">Venues</a> <a href="privacypolicy.html">Privacy Policy</a></p> + <p><a href="index.html">Workshop</a> Agenda <a href="registration.html">Registration</a> <a href="venues.html">Venues</a> <a href="heloise-cfp.html">Call for Contribution</a> <a href="privacypolicy.html">Privacy Policy</a></p> </article> <!-- / MENU --> diff --git a/HeloiseAtelierIX/index.html b/HeloiseAtelierIX/index.html index 3b9edbc..e8d3566 100644 --- a/HeloiseAtelierIX/index.html +++ b/HeloiseAtelierIX/index.html @@ -26,7 +26,7 @@ <!-- MENU --> <article class="center"> - <p>Workshop <a href="agenda.html">Agenda</a> <a href="publication.html">Publication</a> <a href="venues.html">Venues</a> <a href="privacypolicy.html">Privacy Policy</a></p> + <p>Workshop <a href="agenda.html">Agenda</a> <a href="registration.html">Registration</a> <a href="venues.html">Venues</a> <a href="heloise-cfp.html">Call for Contribution</a> <a href="privacypolicy.html">Privacy Policy</a></p> </article> <!-- / MENU --> diff --git a/HeloiseAtelierIX/privacypolicy.html b/HeloiseAtelierIX/privacypolicy.html index f6f8760..5eba228 100644 --- a/HeloiseAtelierIX/privacypolicy.html +++ b/HeloiseAtelierIX/privacypolicy.html @@ -26,7 +26,7 @@ <!-- MENU --> <article class="center"> - <p><a href="index.html">Workshop</a> <a href="agenda.html">Agenda</a> <a href="publication.html">Publication</a> <a href="venues.html">Venues</a> Privacy Policy</p> + <p><a href="index.html">Workshop</a> <a href="agenda.html">Agenda</a> <a href="agenda.html">Registration</a> <a href="venues.html">Venues</a> <a href="heloise-cfp.html">Call for Contribution</a> Privacy Policy</p> </article> <!-- / MENU --> diff --git a/HeloiseAtelierIX/publication.html b/HeloiseAtelierIX/publication.html deleted file mode 100644 index 507473f..0000000 --- a/HeloiseAtelierIX/publication.html +++ /dev/null @@ -1,105 +0,0 @@ -<!DOCTYPE html> -<html lang="de"> - <head> - <meta charset="utf-8"> - - <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes"> - <title>IX Héloïse Workshop - Agenda</title> - <link rel="stylesheet" href="index.css"> - <script src="index.js"></script> - </head> - - <body> - - <header> - - <h1>IX Héloïse Workshop – European Network on Digital Academic History</h1> - - <h3>11<sup>th</sup> to 12<sup>th</sup> November 2019, Leipzig, Germany</h3> - - - <figure> - <img src="Images/Ornament_svgsilh_CC_20190709.png"/> - </figure> - - <!-- MENU --> - - <article class="center"> - <p><a href="index.html">Workshop</a> <a href="agenda.html">Agendan</a> Publicatio <a href="venues.html">Venues</a> <a href="privacypolicy.html">Privacy Policy</a></p> - </article> - - <!-- / MENU --> - - - </header> - - - <article class="vertical"> - - <h2>Agenda</h2> - - <ul> - <li>Héloïse Workshop: 11<sup>th</sup> to 12<sup>th</sup> November 2019</li> - <li>Héloïse Advisory Board Meeting: 13<sup>th</sup> November 2019</li> - </ul> - - </article> - - <article class="vertical"> - - <h2>Workshop Chair</h2> - - <ul> - <li>Thomas Riechert (University of Applied Sciences Leipzig, HTWK)</li> - <li>Ulrich Johannes Schneider (University of Leipzig, Library)</li> - <li>Stefan Kühne (University of Leipzig, Computing Centre)</li> - </ul> - - </article> - - <article class="vertical"> - - <h2>Topic</h2> - <p>The Héloïse Common Research Model – Interlinked Repositories on Digital Academic History</p> - - </article> - - <article class="text"> - - <h2>Publication</h2> - - <p> - - -Riechert, T.; Beretta, F.; Bruseker, G.(Hrsg.): Proceedings of the Doctoral Symposium on Research on Online Databases in History -co-located with 3rd Data for History Workshop (RODBH 2019), Leipzig, April 4-5, 2019. CEUR workshop proceedings Vol. 2532; <a href="http://ceur-ws.org/Vol-2532/" target="_blank">http://ceur-ws.org/Vol-2532/</a>. - -</p> - - - </article> - - - - - - - - - - - - <figure> - <img src="Images/Ornament_svgsilh_CC_20190709.png"/> - </figure> - - <footer> -<p>The workshop is funded by Deutsche Forschungsgemeinschaft (DFG) – Project-number: <a href="https://pcp-on-web.htwk-leipzig.de" target="_blank">317044652</a><br/> - Hochschule für Technik, Wirtschaft und Kultur (HTWK) Leipzig and University of Leipzig.</p> - <h4>designed by <a href="https://annett-riechert-design.de" target="_blank">annett-riechert-design.de</a></h4> - </footer> - - - </body> - -</html> diff --git a/HeloiseAtelierIX/venues.html b/HeloiseAtelierIX/venues.html index a126d08..7deebc0 100644 --- a/HeloiseAtelierIX/venues.html +++ b/HeloiseAtelierIX/venues.html @@ -25,7 +25,7 @@ <!-- MENU --> <article class="center"> - <p><a href="index.html">Workshop</a> <a href="agenda.html">Agenda</a> <a href="publication.html">Publication</a> Venues <a href="privacypolicy.html">Privacy Policy</a></p> + <p><a href="index.html">Workshop</a> <a href="agenda.html">Agenda</a> <a href="agenda.html">Registration</a> Venues <a href="heloise-cfp.html">Call for Contribution</a> <a href="privacypolicy.html">Privacy Policy</a></p> </article> <!-- / MENU --> -- GitLab