CINXE.COM
Data Protection Policy of Georg-August-Universität Göttingen - Georg-August-Universität Göttingen
<!DOCTYPE html> <html dir="ltr" lang="de"> <head> <title>Data Protection Policy of Georg-August-Universität Göttingen - Georg-August-Universität Göttingen</title> <!-- meta tags --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> <!-- OffCanvas Sidebar --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <!-- Offcanvas Sidebar Ende --> <!-- Metatags --> <meta name="description" content="Website of the Georg-August-University Göttingen"> <meta name="og:description" content="Website of the Georg-August-University Göttingen"> <meta name="og:site_name" content="Georg-August Universität Göttingen" /> <meta name="og:title" content="Data Protection Policy of Georg-August-Universität Göttingen - Georg-August-University Göttingen" /> <link name="og:url" content="https://www.uni-goettingen.de/en/439479.html" /> <meta name="og:type" content="Website" /> <meta name="DC.description" content="Webseiten der Georg-August-Universität Göttingen"> <meta name="author" content="Georg-August-Universität Göttingen - Öffentlichkeitsarbeit"> <meta name="DC.creator" content="Georg-August-Universität Göttingen - Öffentlichkeitsarbeit"> <meta name="generator" content="Göttinger Content Management System (GCMS)"> <meta name="geo.region" content="DE-NI" /> <meta name="geo.placename" content="Göttingen" /> <meta name="geo.position" content="51.534063;9.937966" /> <meta name="ICBM" content="51.534063, 9.937966" /> <!-- icons and theme colors for various OS --> <link rel="apple-touch-icon" sizes="180x180" href="/img/redesign/favicons/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/img/redesign/favicons/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/img/redesign/favicons/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/img/redesign/favicons/manifest.json"> <link rel="mask-icon" href="/img/redesign/favicons/safari-pinned-tab.svg" color="#13306a"> <meta name="theme-color" content="#13306a"> <!-- Google Site Verification --> <meta name="google-site-verification" content="XLuHHDYYiuRkAjLrv8xqjsBz3F4ecobfK46Fh-j6AqA" /> <!-- uni-goettingen.de --> <meta name="google-site-verification" content="DH0L1y6PfeMmBX7S0m9OUk5lXbue3RdTqbxXZRxOOug" /> <!-- ugoe.de --> <meta name="google-site-verification" content="DLfOp5ZsuXwK-ZsN-Kmbelrq2DTZH3xJ9_HbrOYRYw8" /> <!-- jura-goettingen.de --> <!-- Bootstrap 3.4.1 styles --> <link href="/resources/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <!-- FontAwesome 5.14.0 styles --> <link href="/resources/font-awesome/css/all.min.css" rel="stylesheet"> <!-- Fancybox 3.5.7 styles --> <link href="/resources/fancybox/jquery.fancybox.min.css" rel="stylesheet"> <!-- GCMS default styles --> <link href="/css/default.css?v=1" rel="stylesheet"> <!-- jQuery 3.5.1 library --> <script src="/js/jquery/jquery-3.5.1.min.js"></script> <!-- Bootstrap 3.4.1 library --> <script src="/resources/bootstrap/js/bootstrap.min.js"></script> <!-- Fancybox 3.5.7 library --> <script src="/resources/fancybox/jquery.fancybox.min.js"></script> <!-- Script für ContentBlocker für iFrames und Twitter bzw SocialFilter --> <script src="/resources/IFrameShield/iFrameShield.js"></script> <!-- ContentBlocker toggle switch --> <link href="/resources/IFrameShield/iFrameShield.css" rel="stylesheet"> <script src="https://matomo.gwdg.de/matomo.js"></script> <script type="text/javascript"> function hideCookieBanner() { var cookieBanner = document.getElementById("cookie_banner_footer"); cookieBanner.className="hide_banner" } function isCookieSet(cookieName) { return document.cookie.split(';').some((item) => item.trim().startsWith(cookieName)) } function setCookie(cookieName, cookieValue, expirationDays) { var d = new Date(); d.setTime(d.getTime() + (expirationDays * 24 * 60 * 60 * 1000)); var expires = "expires=" + d.toUTCString(); document.cookie = cookieName + "=" + cookieValue + ";" + expires + ";path=/"; } function deleteCookie(name) { document.cookie = name +'=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;'; } function setMatomoOptIn() { deleteCookie('matomo_optOut') setCookie("matomo_optIn", 1, 365) location.reload(); } function setMatomoOptOut() { setCookie("matomo_optOut", 1, 365) location.reload(); } function deleteMatomoCookies(){ var matomoCookies = document.cookie.split(';').filter(cookie => cookie.trim().startsWith('_pk_')); matomoCookies.forEach((cookie, i) => deleteCookie(cookie)); deleteCookie("matomo_optIn") setMatomoOptOut() location.reload(); } if(isCookieSet('matomo_optIn')) { var pkBaseURL = "https://matomo.gwdg.de/"; try { var matomoTracker = Matomo.getTracker(pkBaseURL + "matomo.php", 14); matomoTracker.trackPageView(); matomoTracker.enableLinkTracking(); matomoTracker.setDocumentTitle('Data Protection Policy of Georg-August-Universität Göttingen'); } catch( err ) {} } </script> <!-- End Piwik Tag --> <!-- Faculty color --> <style> #navigation-affix, #navigation-toggle, #search-content, #sidebarLeft, #navigation-container-mobil { background-color: #7387ad; } .box { border-color: #7387ad; } .facInfoFarbe_border { border-color: #7387ad; } .facInfoFarbe_background { background-color: #7387ad; } .facInfoFarbe_text { color: #7387ad; } </style> <!-- Template: categories3 --> <!-- OffCanvas Sidebar --> <link rel="stylesheet" href="/css/offcanvas.css" /> <script src="/js/jquery/jquery.offcanvas.js"></script> <script> jQuery(document).ready(function($) { $('html').offcanvas({ hasSidebarLeft: true, hasSidebarRight: false }); //Animatefunktion überschreiben, damit ein animate auf body auf scrollable-area durchgereicht wird. var oAnimate = $.fn.animate; $.fn.animate = function() { if (this.is('body')) { return oAnimate.apply($('#scrollable-area'), arguments); } else { return oAnimate.apply(this, arguments) }; } //Überschreibe Bootstrapfunktionen, damit das offcanvas Menü funktioniert und die Bootstrap Modals an #page geheftet werden und nicht an body _backdrop = $.fn.modal.Constructor.prototype.backdrop; $.extend( $.fn.modal.Constructor.prototype, { backdrop: function(callback) { _backdrop.apply(this, arguments) $('.modal-backdrop').appendTo('#page') } } ) }); </script> <!-- If browser is internet explorer run HTML5 compatibility code --> <!-- Ende OffCanvas Sidebar --> </head> <script> const forms = document.getElementsByClassName('search-form'); function updateFormAction(){ var currentPath = window.location.pathname; console.log(currentPath); var host = window.location.hostname; var port = window.location.port; var protocol = window.location.protocol; var meiliRadioDesktop = document.getElementById('meiliRadio'); var meiliRadioMobile = document.getElementById('meiliRadioMobile'); var googleRadioDesktop = document.getElementById('googleRadio'); var googleRadioMobile = document.getElementById('googleRadioMobile'); var absoluteURL; if(meiliRadioDesktop.checked == true || meiliRadioMobile.checked == true){ if(currentPath.includes('/en/')){ for(let i = 0; i < forms.length; i++){ absoluteURL = protocol + "/en/meili/suche.html"; forms[i].setAttribute("action", absoluteURL); if(forms[i].action.includes('google')){ forms[i].action = forms[i].action.replace("google/", ""); } } }else{ for(let i = 0; i < forms.length; i++){ absoluteURL = protocol + "/de/meili/suche.html"; forms[i].setAttribute("action", absoluteURL); } } }else{ if(currentPath.includes('en') || currentPath.includes('de')){ for(let i = 0; i < forms.length; i++){ absoluteURL = protocol + "/google/suche.html"; forms[i].setAttribute("action", absoluteURL); } }else{ googleRadioMobile.checked = true; googleRadioDesktop.checked = true; for(let i = 0; i < forms.length; i++){ absoluteURL = protocol + "/de/google/suche.html"; forms[i].setAttribute("action", absoluteURL); } } } } //add user input to action function updateUrl(){ console.log("aufgerufen"); let inputs = document.getElementsByClassName('form-control'); for(let i = 0; i < forms.length; i++){ forms[i].action = forms[i].action + "?query=" + inputs[i].value; } return true; } </script> <body> <aside id="sidebarLeft" class="sidebarLeft"> <div class="scrollableArea"> <a class="shutLeft" href="">✖</a> <ol id="padded-light" class="paddedLight"> <li> <form class="search-form" name="searchMobile" method="POST" action="/de/google/suche.html" onsubmit="updateUrl()"> <div class="form-group"> <label class="sr-only" for="search">Suchbegriff</label> <div class="input-group"> <input type="text" class="form-control" id="search-mobile" name="query"> <div class="input-group-addon" style="cursor:pointer;" onclick="updateUrl(); document.forms.searchMobile.submit();"><span class="fas fa-search"></span></div> </div> </div> <div class="form-check"> <input checked class="form-check-input" type="radio" name="searchengineRadio" id="googleRadioMobile" value="option1" onclick="updateFormAction()"> <label for="searchengineRadio" class="form-check-input" style="font-size:85%;"> Search with Google™ </label> </div> <div class="form-check"> <input class="form-check-input" type="radio" name="searchengineRadio" id="meiliRadioMobile" value="option1" onclick="updateFormAction()"> <label for="searchengineRadio" class="form-check-label" style="font-size: 85%;"> Use Internal Search </label> <div> <p style="font-size: 50%; margin-left: 2rem;">(limited result quality)</p> </div> </div> </form> </li> <li><a href="/en/the+university/50217.html">The University</a></li> <li><a href="/en/faculties/2925.html">Faculties</a></li> <li><a href="/en/research/3.html">Research</a></li> <li><a href="/en/studying/13.html">Studying</a></li> <li><a href="/en/institutions/4.html">Institutions</a></li> <li><a href="/en/alumni/1982.html">Alumni</a></li> <li><a href="/en/international/502946.html">International</a></li> </ol> </div> </aside> <section id="page" class="page"> <div id="scrollable-area" class="scrollableArea"> <header id="header-logo-container"> <div class="container-fluid logo-container"> <a href="/"><img id="logo" src="/img/redesign/logo.svg" alt="Georg-August-Universität Göttingen"><img id="print-logo" class="hidden" src="/img/redesign/print-logo.svg" alt="Georg-August-Universität Göttingen"></a> <span>In publica commoda</span> </div> </header> <div id="navigation-container-mobil" class="sticky-top"> <div class="container-fluid"> <a id="navigation-toggle-mobil" role="button" aria-expanded="false" aria-controls="navigation"><span>Menü</span><span id="leftBurger" class="slideRight fas fa-bars"></span></a> </div> </div> <div id="navigation-container" class="sticky-top"> <div id="navigation-affix"> <div class="container-fluid"> <a id="navigation-toggle" role="button" data-toggle="collapse" aria-expanded="false" aria-controls="navigation"><span>Menü</span><span class="fas fa-bars"></span></a> <div id="navigation" class="collapse"> <nav> <ol> <li><a href="/en/the+university/50217.html">The University</a></li> <li><a href="/en/faculties/2925.html">Faculties</a></li> <li><a href="/en/research/3.html">Research</a></li> <li><a href="/en/studying/13.html">Studying</a></li> <li><a href="/en/institutions/4.html">Institutions</a></li> <li><a href="/en/alumni/1982.html">Alumni</a></li> <li><a href="/en/international/502946.html">International</a></li> </ol> </nav> <form class="search-form" method="POST" action="/de/google/suche.html" onsubmit="return updateUrl()"> <div class="form-group"> <label class="sr-only" for="search">Suchbegriff</label> <div class="input-group"> <input type="text" class="form-control" id="search-mobile" name="query"> <div class="input-group-addon" style="cursor:pointer;" onclick="document.forms.search.submit()"><span class="fas fa-search"></span></div> </div> </div> </form> </div> </div> </div> </div> <div id="search-container"> <div id="search-content" class="collapse hidden-xs"> <div class="container-fluid"> <div class="row"> <div id="search-form" class="col-sm-6 h-100"> <form class="search-form" id="searchForm" name="search" method="POST" action="/de/google/suche.html" onsubmit="return updateUrl()" style="display: block;"> <div class="form-group"> <label class="sr-only" for="search">Suchbegriff</label> <div class="input-group"> <input type="text" class="form-control" id="search" name="query"> <div class="input-group-addon" style="cursor:pointer;" onclick="updateUrl(); document.forms.search.submit();"><span class="fas fa-search"></span></div> </div> </div> <div class="form-check"> <input checked name="searchengineRadio" class="form-check-input" type="radio" id="googleRadio" onclick="updateFormAction()"> <label class="form-check-label" for="googleRadio"> Search with Google™ </label> </div> <div class="form-check" style="display: inline-block;"> <input name="searchengineRadio" class="form-check-input" type="radio" id="meiliRadio" onclick="updateFormAction()"> <span class="form-check-label" for="meiliRadio"> Use Internal Search (limited result Quality). </span> </div> <div> <button style="margin-top: 1rem;" type="submit" class="btn btn-primary">Suche starten</button> </div> </form> </div> <div class="col-sm-6 h-100" style="margin-top: 2rem;"> <p class="mt-3">By using the Google™ Search you agree to Google's <a target="_blank" href="https://policies.google.com/"><u>privacy policy</u></a></p> <div style="display: block;"> <div> <label style="margin-top: 2.5rem;" for="eCampus">Looking for people, classes or lecturing halls ?</label> </div> <div> <a target="_blank" href="https://ecampus.uni-goettingen.de/"> <button name="eCampus" class="btn btn-primary"> <span class="material-symbols-outlined"></span> To eCampus </button> </a> </div> </div> </div> <div class="col-sm-12"> <a id="search-close" role="button" data-toggle="collapse" href="#search-content" aria-expanded="false" aria-controls="search-content"><span class="fas fa-times"></span> Close</a> </div> </div> </div> </div> </div> <!-- Ende Search container --> <nav aria-label="breadcrumb" id="breadcrumb-container" class="overflow-auto"> <!-- DESKTOP --> <div class="container-fluid"> <ol class="hidden-xs breadcrumb bg-white pull-left px-0 mb-0"> <li class="breadcrumb-item"> <a href="/en/1.html" title="Homepage"> <span class="fas fa-home"></span> <span class="sr-only">Homepage</span> </a> </li> <li class="breadcrumb-item" title="Modified: 2024-02-22"> <a href="/en/impressum/439238.html" title="Impressum">Impressum</a> </li> <li class="breadcrumb-item active" title="Modified: 2024-02-22"> <span title="Data Protection Policy of Georg-August-Universität Göttingen">Data Protection Policy of Georg-August-Universität Göttingen</a> </li> </ol> <!-- MOBILE --> <ol id="breadcrumb-mobile" class="visible-xs breadcrumb bg-white pull-left px-0 mb-0 "> <li class="breadcrumb-item" title="Modified: 2024-02-22"> <a href="/en/impressum/439238.html" title="Impressum">Impressum</a> </li> </ol> <div class="pull-right py-4 text-uppercase"> <a id="search-button" class="hidden-xs mr-4" role="button" data-toggle="collapse" href="#search-content" aria-expanded="false" aria-controls="search-content"> <span class="fas fa-search"></span> Search </a> <a class="lang-button" href="/de/439479.html"> <span class="fas fa-globe"></span> Deutsch </a> </div> </div> </nav> <div id="main"> <div class="container-fluid"> <div id="page-content" class="row"> <article class="col-sm-8"> <!-- Language Warning --> <!-- Inhalt --> <h1>Data Protection Policy of Georg-August-Universität Göttingen</h1> <p class="text"><b>Article 1 Information on the Collection of Personal Data</b><br /> (1) In the following, we will provide information regarding the personal data that is collected when using our website. “Personal Data” is defined as any information which refers to you personally, such as name, address, email addresses or user behaviour.<br /> <br /> (2) In accordance with Article 4(7) of the EU General Data Protection Regulation (GDPR), the Controller is <br /> Georg-August-Universität Göttingen<br /> The President <br /> Prof Dr. Metin Tolan<br /> Wilhelmsplatz 1<br /> 37073 Göttingen, Germany<br /> Phone +49 (0)551 39-21000<br /> Email: <a href="mailto:praesident@uni-goettingen.de">praesident@uni-goettingen.de</a><br /> <br /> Our Data Protection Officer, Prof. Andreas Wiebe, can be reached at the address "Platz der Göttinger Sieben 6, 37073 Göttingen, Germany", Phone +49 (0)551 39-27381, email: datenschutz@uni-goettingen.de<br /> <br /> (3) When contacting us via email or a contact form, we will use the personal data (your email address, in some cases your name and phone number as well) that you provide to us in order to answer your questions. We delete case-related data when storage is no longer necessary and restrict processing given statutory storage obligations.<br /> <br /> (4) If we rely on contracted providers for individual functions of our services, we will inform you in detail about the particular processes below. In doing so, we will also mention the defined criteria pertaining to the storage period.<br /> <br /> <br /> <br /> <b>Article 2 Your Rights</b><br /> (1) You have the following rights regarding our use of your personal data:<br /> Right of access,<br /> Right to correction or erasure,<br /> Right to restriction of processing,<br /> Right to object to the processing.<br /> The right to data portability does not exist in the public-law sector. (Article 20 (2) sentence no. 2)<br /> <br /> (2) You also have the right to lodge a complaint with a data protection supervisory authority about our processing of your personal data. If you wish to file a complaint, you may also contact the State Data Protection Authority for Lower Saxony, located at Prinzenstrasse 5, 30159 Hannover, Germany, phone number +49 (0)511/120-4500, poststelle@lfd.niedersachsen.de.<br /> <br /> <br /> <br /> <b>Article 3 Collection of Personal Data when Using our Website</b><br /> (1) When using the website for informational purposes only, i.e., if you do not register or otherwise provide us with information, we collect only that personal data which your browser transmits to our server. If you wish to view our website, we collect the following data to the extent that it is technically necessary for us in order to display our website to you as well as ensure its stability and security. <br /> </p><ul class="txtlist"><li class="content">IP address</li> <li class="content">Date and time of request</li> <li class="content">Time zone difference to Greenwich Mean Time (GMT)</li> <li class="content">Content of request (specific page)</li> <li class="content">Access status/HTTP- status code</li> <li class="content">Data volume transmitted in each case</li> <li class="content">The website the request has come from Browser</li> <li class="content">Operating system and its interface</li> <li class="content">Language and browser software version.</li></ul><p class="text"><br /> <br /> (2) In addition to the aforesaid data, cookies are stored on your computer when you use our website. Cookies are small text files that are attributed to the browser you are using and stored on your hard drive and which provide specific information to the website that places the cookie (in this case, our website). Cookies cannot be used to run programmes or deliver viruses to your computer. Overall, they serve to make Internet content more user-friendly and effective.<br /> <br /> (3) Use of cookies:<br /> a) This website uses the following types of cookies, the extent and operating principle of which will be explained hereinafter:<br /> Transient cookies (see b)<br /> Persistent cookies (see c).<br /> b) Transient cookies are automatically deleted when you close your browser. In particular, these include session cookies. These store a session ID, which is used to assign various requests from your browser to a common session. This allows your computer to be recognised when you return to our website. The session cookies are removed once you log out or close your browser.<br /> c) Persistent cookies are automatically deleted after a specified period, which may vary depending on the cookie. You can delete cookies at any time in the security settings of your browser.<br /> d) You can configure your browser settings according to your wishes and, for example, refuse to accept third-party cookies or all cookies. Please be aware that you may not be able to use all features of this website if you refuse to accept cookies.<br /> e) You can prevent the use of HTML5 storage objects by using “Private Mode”, which is available in all modern browsers. In addition, we recommend that you regularly delete your cookies and browser history manually. <br /> <br /> (4) Privacy Policy and Use of Social Media<br /> The website of the Georg-August-Universität Göttingen contains links to various integrated social media platforms, such as Facebook, YouTube, Twitter and Flickr. These should not be seen merely as an integration of data such as the "Like" button, but links to the university's social media presence on the respective platform. The Georg-August-Universität Göttingen does not store any data relevant for the application of data protection laws. <br /> <br /> If external content is embedded on a university website (via iframe or in a similar way), cookies may be set or general framework data such as your IP address may be transmitted to the respective provider. Thus, the privacy policies of the respective provider also apply. For this reason, the Twitter and YouTube content embedded on our pages is inactive by default and is only activated by your consent to the privacy policy of the external service provider. <br /> <br /> (5) Matomo<br /> This website uses Matomo for web analytics. For this purpose, usage information generated by "cookies" (including your shortened IP address) is transmitted to the server and stored for usage analysis purposes after it has been made anonymous. The information generated by the cookie(s) about your usage of the site will not be transmitted to third parties. <br /> <br /> Opt-out<br /> On your first visit to our site (or after deleting the browser cache), you will be shown a banner in which you can opt-in or opt-out of the collection of data by Matomo. You can change your setting at any time on the following page:<br /> <br /> </p><ul class="txtlist"><li class="content"><a href="/en/440279.html">Opt-out of Matomo web analytics</a></li></ul><p class="text"><br /> <b>Article 4 Legal bases</b><br /> Whenever you enter data onto a form, your consent provides the legal basis for data processing, in accordance with Article 6(1)(1)(a) GDPR in conjunction with Articles 7 and 8 GDPR. We also rely on your consent as to which type of cookies you choose to accept or decline.<br /> The legal basis for the agreement or initiation of a contract with us is provided by: Article 6 Paragraph 1 Subparagraph 1 lit. b) GDPR.<br /> In rare cases, we may have a legal obligation to collect your information. Then Article 6 Paragraph 1 Subparagraph 1 lit. c) GDPR applies.<br /> If we need your data to fulfil our public duties, Article 6 Paragraph 1 Subparagraph 1 lit. e) GDPR applies.<br /> The above-mentioned automatic data collection, about your browser and the circumstances of your visit to our website, is based on our legitimate interest in the security and functionality of the website in accordance with Article 6 paragraph 1 Subparagraph 1 lit. f) GDPR, and when appropriate, in connection with Article 6 paragraph 1 subparagraph 1 lit. e) GDPR. This is also the case for setting certain cookies as necessary.<br /> Your conflicting interest in the secrecy of this data must be secondary to our legitimate interest, otherwise we would have to go without a web presence, which is not reasonable considering our public duties, in particular, Section 3 Paragraph 1 No. 10 NHG.<br /> <br /> <br /></p> </article> <!-- Rechte Sidebar --> <aside class="col-sm-4"> <!-- Sidebar Bild --> <div><img class="side-image" src="/storage/pictures/af8dd12c2f2586dfc5c2742f6ac9e5e0.jpg" alt="datenschutz206" /></div> <!-- Unterseiten --> <ol class="box"> <li> <a href="/en/legal+notices/440108.html"> Legal Notices </a> </li> <li> <a href="/en/disclaimer/440109.html"> Disclaimer </a> </li> <li> <a href="/en/copyright+and+ancillary+copyright+law/440110.html"> Copyright and ancillary copyright law </a> </li> <li> <a href="/en/datenschutzbeauftragter+der+universit%c3%a4t/622982.html"> Datenschutzbeauftragter der Universität </a> </li> <li> <a href="/en/copy+of+copyright+and+ancillary+copyright+law/608534.html"> Copy of Copyright and ancillary copyright law </a> </li> <li> <a href="/en/datenschutzinformationen+f%c3%bcr+externe+%28pdf%29/616104.html"> Datenschutzinformationen für Externe (PDF) </a> </li> <li> <a href="/en/cookies+verwalten/622981.html"> Cookies verwalten </a> </li> </ol> <div class="box"> <p class="text"><b>Contact:</b><br /> Public Relations<br /> Wilhelmsplatz 1<br /> 37073 Göttingen, Germany<br /> Phone +49 551 39 -24342<br /> Fax +49 551 39-4251<br /> <a href="mailto:pressestelle@uni-goettingen.de">pressestelle@uni-goettingen.de</a></p> </div> </aside> </div><!-- Ende page-content --> </div><!-- Ende container-fluid --> </div><!-- Ende main--> <footer> <div class="container-fluid"> <div class="row"> <div class="col-sm-6 col-md-3"> <h3>Contacts</h3> Georg-August-Universität Göttingen<br /> Wilhelmsplatz 1 (Aula)<br /> 37073 Göttingen<br /> Tel. 0551 39-0 <a></a> </div> <div class="col-sm-6 col-md-3"> <h3>Social Media</h3> <ul id="social-buttons" class="social-icons-n list-unstyled"> <li> <a href="https://www.facebook.com/georgiaaugusta" class="facebook"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" class="social-icons-n"> <path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path> </svg> </a> </li> <li> <a href="https://www.instagram.com/unigoettingen/" class="instagram"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="social-icons-n"> <!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --> <path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path> </svg> </a> </li> <li> <a href="https://bsky.app/profile/unigoettingen.bsky.social" class="bluesky"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="+30 0 512 512" class="social-icons-n"> <!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --> <path class="svg_light_up_bluesky" fill="gray" d="m135.72 44.03c66.496 49.921 138.02 151.14 164.28 205.46 26.262-54.316 97.782-155.54 164.28-205.46 47.98-36.021 125.72-63.892 125.72 24.795 0 17.712-10.155 148.79-16.111 170.07-20.703 73.984-96.144 92.854-163.25 81.433 117.3 19.964 147.14 86.092 82.697 152.22-122.39 125.59-175.91-31.511-189.63-71.766-2.514-7.3797-3.6904-10.832-3.7077-7.8964-0.0174-2.9357-1.1937 0.51669-3.7077 7.8964-13.714 40.255-67.233 197.36-189.63 71.766-64.444-66.128-34.605-132.26 82.697-152.22-67.108 11.421-142.55-7.4491-163.25-81.433-5.9562-21.282-16.111-152.36-16.111-170.07 0-88.687 77.742-60.816 125.72-24.795z" fill="#1185fe"/> </svg> </a> </li> <li> <a href="https://academiccloud.social/@unigoettingen" class="mastodon"> <svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 220 220" class="social-icons-n" > <!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --> <path class="svg_light_up_mastodon" fill="gray" d="M211.80734 139.0875c-3.18125 16.36625-28.4925 34.2775-57.5625 37.74875-15.15875 1.80875-30.08375 3.47125-45.99875 2.74125-26.0275-1.1925-46.565-6.2125-46.565-6.2125 0 2.53375.15625 4.94625.46875 7.2025 3.38375 25.68625 25.47 27.225 46.39125 27.9425 21.11625.7225 39.91875-5.20625 39.91875-5.20625l.8675 19.09s-14.77 7.93125-41.08125 9.39c-14.50875.7975-32.52375-.365-53.50625-5.91875C9.23234 213.82 1.40609 165.31125.20859 116.09125c-.365-14.61375-.14-28.39375-.14-39.91875 0-50.33 32.97625-65.0825 32.97625-65.0825C49.67234 3.45375 78.20359.2425 107.86484 0h.72875c29.66125.2425 58.21125 3.45375 74.8375 11.09 0 0 32.975 14.7525 32.975 65.0825 0 0 .41375 37.13375-4.59875 62.915"/> <path class="m_in_mastodon" fill="#fff" d="M177.50984 80.077v60.94125h-24.14375v-59.15c0-12.46875-5.24625-18.7975-15.74-18.7975-11.6025 0-17.4175 7.5075-17.4175 22.3525v32.37625H96.20734V85.42325c0-14.845-5.81625-22.3525-17.41875-22.3525-10.49375 0-15.74 6.32875-15.74 18.7975v59.15H38.90484V80.077c0-12.455 3.17125-22.3525 9.54125-29.675 6.56875-7.3225 15.17125-11.07625 25.85-11.07625 12.355 0 21.71125 4.74875 27.8975 14.2475l6.01375 10.08125 6.015-10.08125c6.185-9.49875 15.54125-14.2475 27.8975-14.2475 10.6775 0 19.28 3.75375 25.85 11.07625 6.36875 7.3225 9.54 17.22 9.54 29.675"/> </svg> </a> </li> <li> <a href="https://www.youtube.com/channel/UCzg-z2TL0Ks4Efz5o0z7AxQ" class="youtube"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" class="social-icons-n"> <!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --> <path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path> </svg> </a> </li> <li> <a href="https://www.linkedin.com/school/33506/" class="linkedin"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="social-icons-n"> <!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --> <path d="M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z"></path> </svg> </a> </li> </ul> </div> <div class="clearfix visible-sm"></div> <div class="col-sm-6 col-md-4"> <h3>Online Services</h3> <ul class="list-unstyled"> <li><a href="https://ecampus.uni-goettingen.de/h1/pages/cs/sys/portal/subMenu.faces?navigationPosition=studiesOffered">Study programmes (eCampus)</a></li> <li><a href="https://ecampus.uni-goettingen.de/h1/pages/cs/sys/portal/subMenu.faces?navigationPosition=organisation">Organisation (eCampus)</a></li> <li><a href="/en/45574.html">Examination management (FlexNow)</a></li> <li><a href="https://studip.uni-goettingen.de/">Learning Management System (Stud.IP)</a></li> <li><a href="https://ecampus.uni-goettingen.de/">Studierendenportal (eCampus)</a></li> <li><a href="https://intern.uni-goettingen.de/">Intranet</a></li> <li><a href="/en/305223.html">Job announcements</a></li> <li><a href="https://www.stellenwerk-goettingen.de">Jobportal Stellenwerk</a></li> </ul> </div> <div class="col-sm-6 col-md-2"> <h3>Service</h3> <ol class="list-unstyled"> <li><a href="/en/439479.html">Data Privacy Statement</a></li> <li><a href="/en/545353.html">Contact</a></li> <li><a href="/en/100652.html">Important phone numbers</a></li> <li><a href="http://www.geodata.uni-goettingen.de/lageplan/">Campus Map</a></li> <li><a href="/en/105.html">Site Info</a></li> </ol> </div> </div> </div> <div id="cookie_banner_footer" class="cookie_banner_footer"> </b><b>Use of cookies</b><br> We use cookies to collect visitor statistics. The collected data is anonymized and will not be shared with third parties.<br> For more information on cookies, please see our <a href='/en/439479.html' target='_blank'><ins>privacy policy</ins>.<br></a> <button onclick="setMatomoOptIn()" type="button" id="btnCookieAll" class="btn btn-secondary normal_button" style="color: #181818; padding: 10px 15px; margin: 10px; width:320px; font-size: 15px; font-weight: 600;">Accept</button> <button onclick="deleteMatomoCookies()" type="button" id="btnCookieFunctions" class="btn btn-secondary ghost_button">Only accept necessary cookies</button> </div> <script type="text/javascript"> if(isCookieSet('matomo_optOut') || isCookieSet('matomo_optIn')) { hideCookieBanner(); } </script> </footer> </div> <!-- Ende Scrollable Area --> </section><!-- Ende Page Section --> </body> </html>