CINXE.COM
Research Grants - FAU CRIS
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Research Grants - FAU CRIS </title> <link rel="shortcut icon" type="image/svg" href="/static/img/cris-logo-onblue.svg"/> <link rel="stylesheet" href="/static/css/_global.css"> <link rel="stylesheet" href="/static/css/_layout.css"> <link rel="stylesheet" href="/static/css/slider.css"> </head> <body> <div id="header"> <div class="content"> <a href="/"><img id="fau-logo" src="/static/img/FAU_Kernmarke.svg" alt="FAU-Logo"> </a> <div class="links"> <a href="https://fau.de" class="secondary">FAU.de</a> <a class="secondary" href='#' onclick="document.getElementById('language_form').submit()">Deutsch</a> <form action="/i18n/setlang/" method="post" id="language_form"><input type="hidden" name="csrfmiddlewaretoken" value="7kICU8raT5JAZP0c73Kqr8lkmsqiw0XSE9tPowAJWIvvA1eO330L0CGwpTG5npxP"> <input name="next" type="hidden" value=""> <input name="language" type="hidden" value="de"> <!-- <input class="primary" type="submit" value="Deutsch"> --> </form> <a href="https://cris.fau.de/converis/mypages/overview" class="primary">Login</a> </div> <div class="mobile"> <a class="primary" onclick="document.body.classList.toggle('navopen')"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z" fill="currentColor"/></svg> </a> </div> </div> </div> <div id="app"> <div id="sidebar"> <a href="/" active="">Home</a> <div class="empty"></div> <a href="/publications/" active="false">Publications</a> <a href="/projects/" active="true">Research Grants</a> <a href="/inventions/" active="false">Inventions & Patents</a> <a href="/awards/?academy_member=on&scholarship=on&other_award=on" active="false">Awards</a> <a href="/activities/">Additional Research Activities</a> <div class="empty"></div> <a href="/organisations/" active="false">Faculties & Institutions</a> <a href="/research_areas/" active="false">Research Areas</a> </div> <div id="content"> <div class="header-with-action"> <h1>Research Grants (5,128)</h1> <div class="search"> <form id="search_form" method="GET" action="/projects/search"> <!-- <input type="hidden" name="csrfmiddlewaretoken" value="7kICU8raT5JAZP0c73Kqr8lkmsqiw0XSE9tPowAJWIvvA1eO330L0CGwpTG5npxP"> --> <input name="query" type="text" aria-label="Search" placeholder="Search..." > <!-- <button type="submit" >Search</button> --> </form> <a href='#' onclick="document.getElementById('search_form').submit()" style="margin-right: 0px;"> <div class="inner"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352c79.5 0 144-64.5 144-144s-64.5-144-144-144S64 128.5 64 208s64.5 144 144 144z" /> </svg> <p>Search</p> </div> </a> </div> </div> <br> <div class="filter-block"> <form method="get" id="filter"> <div class="closable" onclick="toggleFilter()"><img src="/static/img/close.svg" alt="close-button"></div> <div class="category-header"> <h2 class="filter-header">Project Types</h2> <button type="button" onclick="toggleAll()">Toggle all</button> </div><div class="filter-category"> <!-- Third party: Overall --> <div class="checkbox"> <div class="switch-container"> <label class="switch"> <label style="visibility: hidden; display: none" for="id_overall"> Third Party Funds Group - Overall project </label> <input type="checkbox" name="overall" id="id_overall"> <span class="slider"></span> </label> </div> <div class="label-container"> <span class="checkbox-label">Third Party Funds Group - Overall project</span> </div> </div> <!-- Third party: Sub --> <div class="checkbox"> <div class="switch-container"> <label class="switch"> <label style="visibility: hidden; display: none" for="id_sub"> Third Party Funds Group - Sub project </label> <input type="checkbox" name="sub" id="id_sub"> <span class="slider"></span> </label> </div> <div class="label-container"> <span class="checkbox-label">Third Party Funds Group - Sub project</span> </div> </div> <!-- Third party: Individual --> <div class="checkbox"> <div class="switch-container"> <label class="switch"> <label style="visibility: hidden; display: none" for="id_grant"> Third party funded individual grant </label> <input type="checkbox" name="grant" id="id_grant"> <span class="slider"></span> </label> </div> <div class="label-container"> <span class="checkbox-label">Third party funded individual grant</span> </div> </div> <!-- Internally --> <div class="checkbox"> <div class="switch-container"> <label class="switch"> <label style="visibility: hidden; display: none" for="id_internally"> Internally funded project </label> <input type="checkbox" name="internally" id="id_internally"> <span class="slider"></span> </label> </div> <div class="label-container"> <span class="checkbox-label">Internally funded project</span> </div> </div> <!-- FAU Own --> <div class="checkbox"> <div class="switch-container"> <label class="switch"> <label style="visibility: hidden; display: none" for="id_own"> FAU own research funding: EFI / IZKF / EAM ... </label> <input type="checkbox" name="own" id="id_own"> <span class="slider"></span> </label> </div> <div class="label-container"> <span class="checkbox-label">FAU own research funding: EFI / IZKF / EAM ...</span> </div> </div> <!-- Non FAU --> <div class="checkbox"> <div class="switch-container"> <label class="switch"> <label style="visibility: hidden; display: none" for="id_non_fau"> Non-FAU Project </label> <input type="checkbox" name="non_fau" id="id_non_fau"> <span class="slider"></span> </label> </div> <div class="label-container"> <span class="checkbox-label">Non-FAU Project</span> </div> </div> <!-- FAU Coordinated --> <!-- <div class="checkbox"> <div class="switch-container"> <label class="switch"> <label style="visibility: hidden; display: none" for="id_fau_coordinated"> FAU Coordinated </label> <input type="checkbox" name="fau_coordinated" id="id_fau_coordinated"> <span class="slider"></span> </label> </div> <div class="label-container"> <span class="checkbox-label">FAU Coordinated</span> </div> </div> --> <!-- Not FAU Coordinated --> <!-- <div class="checkbox"> <div class="switch-container"> <label class="switch"> <label style="visibility: hidden; display: none" for="id_not_fau_coordinated"> Not FAU Coordinated </label> <input type="checkbox" name="not_fau_coordinated" id="id_not_fau_coordinated"> <span class="slider"></span> </label> </div> <div class="label-container"> <span class="checkbox-label">Not FAU Coordinated</span> </div> </div> --> </div> <h2 class="filter-header">Status</h2> <p> <div> <label for="id_status_0"><input type="radio" name="status" value="" id="id_status_0" checked> All</label> </div> <div> <label for="id_status_1"><input type="radio" name="status" value="0" id="id_status_1"> Upcoming</label> </div> <div> <label for="id_status_2"><input type="radio" name="status" value="1" id="id_status_2"> Ongoing</label> </div> <div> <label for="id_status_3"><input type="radio" name="status" value="2" id="id_status_3"> Finished</label> </div> </p> <h2 class="filter-header">Project year</h2> <div class="filter-category"> <div class="range_container"> <div class="sliders_control"> <input id="fromSlider" type="range" value="1985" min="1985" max="2099" name="year__gte" aria-label="Minimum year"}/> <input id="toSlider" type="range" value="2099" min="1985" max="2099" name="year__lte" aria-label="Maximum year"/> </div> <div class="form_control"> <div class="form_control_container"> <div class="form_control_container__time">From</div> <input class="form_control_container__time__input" type="number" id="fromInput" value="1985" min="1985" max="2099" aria-label="Minimum year"/> </div> <div class="form_control_container"> <div class="form_control_container__time">To</div> <input class="form_control_container__time__input" type="number" id="toInput" value="2099" min="1985" max="2099" aria-label="Maximum year"/> </div> </div> </div> </div> <input type="submit" class="apply-button" value="Apply filters" /> </form> </div> <button primary id="filterbutton" active=False onclick="toggleFilter()">Filters (inactive)</button> <ul documents> <a href="/projects/246834211/"> <li> <h2>Classical Antiquity and Byzantine Studies in Dobruja</h2> <p>Internally funded project (01.01.2015 – 31.12.2099)</p> </li> </a> <a href="/projects/246833177/"> <li> <h2>The roman cavallery fort and the vicus of R膬zboieni-Cetate (coundy Alba, Romania) (R膬zboieni)</h2> <p>FAU own research funding: EFI / IZKF / EAM ... (01.01.2016 – 31.12.2099)</p> </li> </a> <a href="/projects/126053394/"> <li> <h2>Diachronic Landscape Archaeology in the Late Neolithic and Copper Age in Moldavia, Romania.</h2> <p>Third party funded individual grant (15.09.2014 – 31.12.2099)</p> </li> </a> <a href="/projects/126021284/"> <li> <h2>Bev枚lkerungssch盲tzungen in den Vici des Obergermanisch-Raetischen Limes</h2> <p>Third party funded individual grant (01.01.2010 – 31.12.2099)</p> </li> </a> <a href="/projects/213445613/"> <li> <h2>waLBerla - Widely applicable Lattice Boltzmann from Erlangen (waLBerla)</h2> <p>Internally funded project (01.01.2007 – 01.01.2099)</p> </li> </a> <a href="/projects/251786991/"> <li> <h2>Center for Nanoanalysis and Electron Microscopy (CENEM)</h2> <p>FAU own research funding: EFI / IZKF / EAM ... (01.01.2010 – 03.03.2038)</p> </li> </a> <a href="/projects/126452741/"> <li> <h2>Griechische Epigraphik, Feldforschung. (Griechische Epigraphik)</h2> <p>Internally funded project (01.04.2010 – 31.03.2035)</p> </li> </a> <a href="/projects/329397043/"> <li> <h2>Wissenschaftliche Begleitung und Forschung f眉r das Startchancen-Programm (SCP)</h2> <p>Third Party Funds Group - Overall project (01.10.2024 – 31.12.2034)</p> </li> </a> <a href="/projects/126235576/"> <li> <h2>Regesta Imperii - Quellen der Reichsgeschichte</h2> <p>Third party funded individual grant (25.02.2016 – 31.12.2033)</p> </li> </a> <a href="/projects/319140791/"> <li> <h2>Deep-Learning-Informed Glacio-Hydrological Threat (DELIGHT Framework)</h2> <p>Third party funded individual grant (01.09.2024 – 31.08.2030)</p> </li> </a> </ul> <div class="paginate"> <!-- PREV AND JUMP TO BEGINNING --> <a class="jump" disabled href="?page=1&items=10&">‹</a> <!-- THREE DOTS AFTER 1 --> <!-- PREV TWO NUMBERS --> <!-- CURRENT PAGE --> <a class="num current" href="">1</a> <!-- CURRENT PAGE --> <!-- FOLLOWING TWO NUMBERS --> <a class="num" href="?page=2&items=10&">2</a> <a class="num" href="?page=3&items=10&">3</a> <!-- FOLLOWING TWO NUMBERS --> <!-- THREE DOTS AFTER CURRENT NUMBER + 2 --> <a class="jump" disabled href="">...</a> <!-- NEXT AND JUMP TO END --> <a class="num" href="?page=513&items=10&">513</a> <a class="jump" href="?page=2&items=10&">›</a> </div> </div> </div> <div id="footer"> <div class="content"> <address> <p>Friedrich-Alexander-Universit盲t</p> <p>Erlangen-N眉rnberg</p> <p>Schlo脽platz 4</p> <p>91054 Erlangen</p> </address> <div> <p>Friedrich-Alexander-Universit盲t Erlangen-N眉rnberg</p> <p>Current Research Information System | CRIS</p> <p><a href="mailto:cris-support@fau.de">Mail: cris-support@fau.de</a></p> </div> <div> <p><a href="https://blogs.fau.de/cris/impressum-datenschutz-und-barrierefreiheit/">Impressum / Datenschutz / Barrierefreiheit</a></p> <p><a href="https://blogs.fau.de/cris/">CRIS-Blog</a></p> <p><a href="https://cris.fau.de/docs/">CRIS-Handbuch</a></p> </div> </div> </div> </body> <script src="/static/js/filter.js"></script> <script src="/static/js/tabs.js"></script> <script src="/static/js/slider.js"></script> </html>