762 lines
20 KiB
HTML
762 lines
20 KiB
HTML
<!doctype html>
|
||
<!--
|
||
Minimal Mistakes Jekyll Theme 4.27.1 by Michael Rose
|
||
Copyright 2013-2025 Michael Rose - mademistakes.com | @mmistakes
|
||
Free for personal and commercial use under the MIT license
|
||
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
|
||
---
|
||
Modified by Steffen Illium 2023 - 2024
|
||
https://steffenillium.de/about
|
||
-->
|
||
|
||
<html lang="en-US" class="no-js">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
|
||
<!-- begin _includes/seo.html --><title>AV Meantime Coverage — Steffen Illium</title>
|
||
<meta name="description" content="Analyzing service coverage of parked AVs during downtime (‘meantime’).">
|
||
|
||
|
||
<meta name="author" content="Steffen Illium">
|
||
|
||
<meta property="article:author" content="Steffen Illium">
|
||
|
||
|
||
|
||
<meta property="og:type" content="article">
|
||
<meta property="og:locale" content="en_US">
|
||
<meta property="og:site_name" content="Steffen Illium">
|
||
<meta property="og:title" content="AV Meantime Coverage">
|
||
<meta property="og:url" content="http://localhost:4000/research/av-meantime-coverage/">
|
||
|
||
|
||
<meta property="og:description" content="Analyzing service coverage of parked AVs during downtime (‘meantime’).">
|
||
|
||
|
||
|
||
<meta property="og:image" content="http://localhost:4000/assets/figures/5_meantime_coverage.jpg">
|
||
|
||
|
||
|
||
|
||
|
||
<meta property="article:published_time" content="2020-07-15T00:00:00+02:00">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="canonical" href="http://localhost:4000/research/av-meantime-coverage/">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<meta name="google-site-verification" content="ZNT7_sXtFdgqBLCPLavTHWcviZRk__BNvClY8I-sFjU" />
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- end _includes/seo.html -->
|
||
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
||
<script>
|
||
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
|
||
|
||
</script>
|
||
|
||
<!-- For all browsers -->
|
||
<link rel="stylesheet" href="/assets/css/main.css">
|
||
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
||
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@latest/css/all.min.css"></noscript>
|
||
<!-- Academicons -->
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
|
||
|
||
|
||
|
||
<!-- start custom head snippets -->
|
||
|
||
<!-- insert favicons. use https://realfavicongenerator.net/ -->
|
||
|
||
<!-- end custom head snippets -->
|
||
|
||
</head>
|
||
|
||
<body class="layout--single" dir="ltr">
|
||
<nav class="skip-links">
|
||
<ul>
|
||
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
|
||
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
|
||
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
|
||
</ul>
|
||
</nav>
|
||
|
||
|
||
|
||
<div class="masthead">
|
||
<div class="masthead__inner-wrap">
|
||
<div class="masthead__menu">
|
||
<nav id="site-nav" class="greedy-nav">
|
||
|
||
<a class="site-title" href="/">
|
||
portfolio
|
||
<span class="site-subtitle"></span>
|
||
</a>
|
||
<ul class="visible-links"><li class="masthead__menu-item">
|
||
<a
|
||
href="/publications"
|
||
|
||
|
||
>publications</a>
|
||
</li><li class="masthead__menu-item">
|
||
<a
|
||
href="/research"
|
||
|
||
|
||
>research</a>
|
||
</li><li class="masthead__menu-item">
|
||
<a
|
||
href="/projects"
|
||
|
||
|
||
>projects</a>
|
||
</li><li class="masthead__menu-item">
|
||
<a
|
||
href="/teaching"
|
||
|
||
|
||
>teaching</a>
|
||
</li><li class="masthead__menu-item">
|
||
<a
|
||
href="/about"
|
||
|
||
|
||
>about me</a>
|
||
</li></ul>
|
||
|
||
<button class="greedy-nav__toggle hidden" type="button">
|
||
<span class="visually-hidden">Toggle menu</span>
|
||
<div class="navicon"></div>
|
||
</button>
|
||
<ul class="hidden-links hidden"></ul>
|
||
</nav>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<div class="initial-content">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="main" role="main">
|
||
|
||
<div class="sidebar sticky">
|
||
|
||
|
||
|
||
<div itemscope itemtype="https://schema.org/Person" class="h-card">
|
||
|
||
|
||
<div class="author__avatar">
|
||
<a href="http://localhost:4000/">
|
||
<img src="/assets/images/newshot_2.jpg" alt="Steffen Illium" itemprop="image" class="u-photo">
|
||
</a>
|
||
</div>
|
||
|
||
|
||
<div class="author__content">
|
||
<h3 class="author__name p-name" itemprop="name">
|
||
<a class="u-url" rel="me" href="http://localhost:4000/" itemprop="url">Steffen Illium</a>
|
||
</h3>
|
||
|
||
<div class="author__bio p-note" itemprop="description">
|
||
<p><a href="https://www.mobile.ifi.lmu.de/team/steffen-illium/">PhD. in Comp. Science</a> <br /><a href="/research/">AI Consultant & Researcher</a></p>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="author__urls-wrapper">
|
||
<button class="btn btn--inverse">Follow</button>
|
||
<ul class="author__urls social-icons">
|
||
|
||
<li itemprop="homeLocation" itemscope itemtype="https://schema.org/Place">
|
||
<i class="fas fa-fw fa-map-marker-alt" aria-hidden="true"></i> <span itemprop="name" class="p-locality">Augsburg</span>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
<li><a href="https://www.mobile.ifi.lmu.de/team/steffen-illium/" rel="nofollow noopener noreferrer me" itemprop="sameAs"><i class="fas fa-link" aria-hidden="true"></i><span class="label">LMU-Munich</span></a></li>
|
||
|
||
|
||
|
||
<li><a href="https://scholar.google.de/citations?hl=en&pli=1&user=NODAd94AAAAJ" rel="nofollow noopener noreferrer me" itemprop="sameAs"><i class="fab fa-google-scholar" aria-hidden="true"></i><span class="label">Scholar</span></a></li>
|
||
|
||
|
||
|
||
<li><a href="https://arxiv.org/a/illium_s_1.html" rel="nofollow noopener noreferrer me" itemprop="sameAs"><i class="ai ai-arxiv" aria-hidden="true"></i><span class="label">Arxive</span></a></li>
|
||
|
||
|
||
|
||
<li><a href="https://www.researchgate.net/profile/Steffen-Illium" rel="nofollow noopener noreferrer me" itemprop="sameAs"><i class="fab fa-researchgate" aria-hidden="true"></i><span class="label">Researchgate</span></a></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!--
|
||
<li>
|
||
<a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs" rel="nofollow noopener noreferrer me">
|
||
<i class="fas fa-fw" aria-hidden="true"></i> Custom Social Profile Link
|
||
</a>
|
||
</li>
|
||
-->
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||
<meta itemprop="headline" content="AV Meantime Coverage">
|
||
<meta itemprop="description" content="Analyzing service coverage of parked AVs during downtime (‘meantime’).">
|
||
<meta itemprop="datePublished" content="2020-07-15T00:00:00+02:00">
|
||
|
||
|
||
<div class="page__inner-wrap">
|
||
|
||
<header>
|
||
<h1 id="page-title" class="page__title" itemprop="headline">
|
||
<a href="http://localhost:4000/research/av-meantime-coverage/" itemprop="url">AV Meantime Coverage
|
||
</a>
|
||
</h1>
|
||
|
||
|
||
<p class="page__meta">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<span class="page__meta-readtime">
|
||
<i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
1 minute read
|
||
|
||
</span>
|
||
|
||
</p>
|
||
|
||
|
||
</header>
|
||
|
||
<br>
|
||
<section class="page__content" itemprop="text">
|
||
|
||
|
||
<hr>
|
||
<header><h4 class="nav__title"><i class="fas fa-book"></i> Reference</h4></header>
|
||
|
||
<ol class="bibliography"><li><span id="illium2020meantime"><span style="font-variant: small-caps">Illium, S., Friese, P.A., Müller, R., and Feld, S.</span> 2020. What to do in the meantime: A service coverage analysis for parked autonomous vehicles. <i>AGILE: GIScience Series</i> <i>1</i>, 7.</span>
|
||
|
||
<div class="publication-actions" style="margin-top: 0.5em;">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<button type="button" class="btn btnId btnPub--action btnPub--bibtex-download-direct"
|
||
data-umami-event="BibTeX File Download"
|
||
data-umami-event-bibkey="illium2020meantime"
|
||
data-umami-event-slug="av-meantime-coverage"
|
||
data-bibtex-json='"@article{illium2020meantime,\n title = {What to do in the meantime: A service coverage analysis for parked autonomous vehicles},\n author = {Illium, Steffen and Friese, Philipp Andreas and Müller, Robert and Feld, Sebastian},\n journal = {AGILE: GIScience Series},\n volume = {1},\n pages = {7},\n year = {2020},\n publisher = {Copernicus Publications Göttingen, Germany}\n}\n"'
|
||
data-bibtex-filename='illium2020meantime.bib'
|
||
|
||
style="outline:none; position:relative; white-space: normal; margin-right: 5px; vertical-align: middle;">
|
||
<i class="fas fa-download"></i> BibTeX
|
||
</button>
|
||
|
||
<button type="button" class="btn btnId btnPub--action btnPub--bibtex-copy-direct"
|
||
data-umami-event="BibTeX Copy"
|
||
data-umami-event-bibkey="illium2020meantime"
|
||
data-umami-event-slug="av-meantime-coverage"
|
||
data-bibtex-json='"@article{illium2020meantime,\n title = {What to do in the meantime: A service coverage analysis for parked autonomous vehicles},\n author = {Illium, Steffen and Friese, Philipp Andreas and Müller, Robert and Feld, Sebastian},\n journal = {AGILE: GIScience Series},\n volume = {1},\n pages = {7},\n year = {2020},\n publisher = {Copernicus Publications Göttingen, Germany}\n}\n"'
|
||
style="outline:none; position:relative; white-space: normal; vertical-align: middle;">
|
||
<i class="fas fa-clipboard"></i> Copy
|
||
</button>
|
||
|
||
</div></li></ol>
|
||
<hr>
|
||
|
||
|
||
<center>
|
||
<img src="/assets/figures/5_meantime_coverage.jpg" alt="Map visualization showing estimated service coverage areas from parked autonomous vehicles" style="display:block; width:80%" />
|
||
<figcaption>Visualization of estimated service coverage achievable by utilizing parked autonomous vehicles.</figcaption>
|
||
</center>
|
||
<p><br /></p>
|
||
|
||
<p>This research investigates a potential transitional model towards future transportation systems, focusing on <strong>privately owned shared autonomous vehicles (SAVs)</strong>. The central idea, termed “What to do in the Meantime,” explores the feasibility of leveraging these vehicles for ride-sharing services during the significant portions of the day when they are typically parked and idle (e.g., while the owner is at work).</p>
|
||
|
||
<p>To assess the potential impact and viability of such a model, we developed and applied <strong>two distinct reachability analysis methods</strong>. These methods estimate the geographic area that could be effectively served by SAVs originating from their parking locations within given time constraints.</p>
|
||
|
||
<p>The analysis was conducted using a real-world dataset representing mobility patterns and parking durations in the greater <strong>Munich metropolitan area</strong>. Key findings reveal the significant influence of spatio-temporal factors on potential service coverage:</p>
|
||
|
||
<ul>
|
||
<li><strong>Time Dependency:</strong> Service potential fluctuates considerably throughout the day, heavily impacted by rush hours which affect travel times and vehicle availability.</li>
|
||
<li><strong>Location Dependency:</strong> Marked differences in coverage potential were observed between dense urban centers and more dispersed suburban areas.</li>
|
||
</ul>
|
||
|
||
<p>This study provides quantitative insights into the opportunities and limitations of utilizing the “meantime” of privately owned autonomous vehicles, contributing to the understanding of how future shared mobility systems might evolve. <a class="citation" href="/publications#illium2020meantime">[Illium et al. 2020]</a></p>
|
||
|
||
<center>
|
||
<img src="/assets/figures/5_meantime_availability.jpg" alt="Graph or map showing the temporal or spatial availability of parked vehicles" style="display:block; width:80%" />
|
||
<figcaption>Analysis of spatio-temporal availability patterns of potentially shareable parked vehicles.</figcaption>
|
||
</center>
|
||
|
||
|
||
</section>
|
||
|
||
<footer class="page__meta">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<p class="page__taxonomy">
|
||
<strong><i class="fas fa-fw fa-tags" aria-hidden="true"></i> Tags: </strong>
|
||
<span itemprop="keywords">
|
||
|
||
<a href="/tags/autonomous-vehicles" class="page__taxonomy-item p-category" rel="tag">autonomous-vehicles</a><span class="sep">, </span>
|
||
|
||
<a href="/tags/geoinformatics" class="page__taxonomy-item p-category" rel="tag">geoinformatics</a><span class="sep">, </span>
|
||
|
||
<a href="/tags/shared-mobility" class="page__taxonomy-item p-category" rel="tag">shared-mobility</a><span class="sep">, </span>
|
||
|
||
<a href="/tags/transportation-systems" class="page__taxonomy-item p-category" rel="tag">transportation-systems</a><span class="sep">, </span>
|
||
|
||
<a href="/tags/urban-computing" class="page__taxonomy-item p-category" rel="tag">urban-computing</a>
|
||
|
||
</span>
|
||
</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2020-07-15T00:00:00+02:00">July 15, 2020</time></p>
|
||
|
||
</footer>
|
||
|
||
|
||
|
||
<!--
|
||
<nav class="pagination">
|
||
|
||
<a href="/research/peoc-ood-detection/" class="pagination--pager" title="PEOC OOD Detection">Previous</a>
|
||
|
||
|
||
<a href="/research/surgical-mask-detection/" class="pagination--pager" title="Surgical-Mask Detection">Next</a>
|
||
|
||
</nav>
|
||
-->
|
||
|
||
</div>
|
||
|
||
|
||
</article>
|
||
|
||
|
||
|
||
|
||
<div class="page__related">
|
||
|
||
<h2 class="page__related-title">Related posts</h2>
|
||
<div class="grid__wrapper">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork"
|
||
|
||
style="display: flex; align-items: flex-start;"
|
||
|
||
>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="archive__item-teaser-list" style="margin-right: 1em; flex-shrink: 0;">
|
||
<img src="/assets/figures/21_coins_teaser.png" alt="" style="display: block;">
|
||
</div>
|
||
|
||
|
||
|
||
<div style="flex-grow: 1;" >
|
||
<h2 class="archive__item-title no_toc" itemprop="headline" style="text-align: left !important;">
|
||
|
||
<a href="/research/mas-emergence-safety/" rel="permalink">MAS Emergence Safety
|
||
</a>
|
||
|
||
</h2>
|
||
|
||
|
||
<p class="page__meta">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<span class="page__meta-readtime">
|
||
<i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
1 minute read
|
||
|
||
</span>
|
||
|
||
</p>
|
||
|
||
|
||
<p class="archive__item-excerpt" itemprop="description" style="text-align: left;">
|
||
Formalized MAS emergence misalignment; proposed safety mitigation strategies.
|
||
|
||
</p>
|
||
</div>
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork"
|
||
|
||
style="display: flex; align-items: flex-start;"
|
||
|
||
>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="archive__item-teaser-list" style="margin-right: 1em; flex-shrink: 0;">
|
||
<img src="/assets/figures/20_aquarium.png" alt="" style="display: block;">
|
||
</div>
|
||
|
||
|
||
|
||
<div style="flex-grow: 1;" >
|
||
<h2 class="archive__item-title no_toc" itemprop="headline" style="text-align: left !important;">
|
||
|
||
<a href="/research/aquarium-marl-environment/" rel="permalink">Aquarium MARL Environment
|
||
</a>
|
||
|
||
</h2>
|
||
|
||
|
||
<p class="page__meta">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<span class="page__meta-readtime">
|
||
<i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
1 minute read
|
||
|
||
</span>
|
||
|
||
</p>
|
||
|
||
|
||
<p class="archive__item-excerpt" itemprop="description" style="text-align: left;">
|
||
Aquarium: Open-source MARL environment for predator-prey studies.
|
||
|
||
</p>
|
||
</div>
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork"
|
||
|
||
style="display: flex; align-items: flex-start;"
|
||
|
||
>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="archive__item-teaser-list" style="margin-right: 1em; flex-shrink: 0;">
|
||
<img src="/assets/images/projects/arch.png" alt="" style="display: block;">
|
||
</div>
|
||
|
||
|
||
|
||
<div style="flex-grow: 1;" >
|
||
<h2 class="archive__item-title no_toc" itemprop="headline" style="text-align: left !important;">
|
||
|
||
<a href="/projects/server-administration/" rel="permalink">LMU DevOps Admin
|
||
</a>
|
||
|
||
</h2>
|
||
|
||
|
||
<p class="page__meta">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<span class="page__meta-readtime">
|
||
<i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
2 minute read
|
||
|
||
</span>
|
||
|
||
</p>
|
||
|
||
|
||
<p class="archive__item-excerpt" itemprop="description" style="text-align: left;">
|
||
Managed LMU chair IT: Kubernetes, CI/CD, automation (2018-2023).
|
||
|
||
</p>
|
||
</div>
|
||
</article>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="list__item">
|
||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork"
|
||
|
||
style="display: flex; align-items: flex-start;"
|
||
|
||
>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="archive__item-teaser-list" style="margin-right: 1em; flex-shrink: 0;">
|
||
<img src="/assets/figures/19_binary_primates_teaser.jpg" alt="" style="display: block;">
|
||
</div>
|
||
|
||
|
||
|
||
<div style="flex-grow: 1;" >
|
||
<h2 class="archive__item-title no_toc" itemprop="headline" style="text-align: left !important;">
|
||
|
||
<a href="/research/primate-subsegment-sorting/" rel="permalink">Primate Subsegment Sorting
|
||
</a>
|
||
|
||
</h2>
|
||
|
||
|
||
<p class="page__meta">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<span class="page__meta-readtime">
|
||
<i class="far fa-clock" aria-hidden="true"></i>
|
||
|
||
1 minute read
|
||
|
||
</span>
|
||
|
||
</p>
|
||
|
||
|
||
<p class="archive__item-excerpt" itemprop="description" style="text-align: left;">
|
||
Binary subsegment presorting improves noisy primate sound classification.
|
||
|
||
</p>
|
||
</div>
|
||
</article>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
<div id="footer" class="page__footer">
|
||
<footer>
|
||
<!-- start custom footer snippets -->
|
||
|
||
<!-- end custom footer snippets -->
|
||
<div class="page__footer-follow">
|
||
<ul class="social-icons">
|
||
|
||
<li><strong>Contact:</strong></li>
|
||
|
||
|
||
|
||
|
||
|
||
<li><a href="mailto:steffen.illium@ifi.lmu.de" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-envelope" aria-hidden="true"></i> Email</a></li>
|
||
|
||
|
||
|
||
<li><a href="https://www.linkedin.com/in/steffen-illium/" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-linkedin" aria-hidden="true"></i> LinkedIn</a></li>
|
||
|
||
|
||
|
||
<li><a href="https://gitea.steffenillium.de/steffen" rel="nofollow noopener noreferrer"><i class="fab fa-git-alt" aria-hidden="true"></i> Gitea</a></li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li><a href="/status/" rel="nofollow noopener noreferrer"><img src="https://uptime.steffenillium.de/api/badge/2/status" alt="System Status"></a></li>
|
||
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="page__footer-copyright">© 2025 <a href="http://localhost:4000">Steffen Illium</a>. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/" rel="nofollow">Minimal Mistakes</a>.</div>
|
||
|
||
</footer>
|
||
</div>
|
||
|
||
|
||
|
||
<script src="/assets/js/main.min.js"></script>
|
||
|
||
<script src="/assets/js/custom-bibtex.js"></script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</body>
|
||
</html>
|