You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
126 lines
5.3 KiB
126 lines
5.3 KiB
<!DOCTYPE html>
|
|
<html class="clearScroll" 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"><!-- Begin Jekyll SEO tag v2.8.0 -->
|
|
<title> | ACEM</title>
|
|
<meta name="generator" content="Jekyll v4.3.2" />
|
|
<meta property="og:title" content="ACEM" />
|
|
<meta property="og:locale" content="en_US" />
|
|
<meta name="description" content=" Page of Advanced Computational Electromagnetics (ACEM) Research Lab at University of Illinois Urbana-Champaign." />
|
|
<meta property="og:description" content=" Page of Advanced Computational Electromagnetics (ACEM) Research Lab at University of Illinois Urbana-Champaign." />
|
|
<link rel="canonical" href="http://localhost:4000" />
|
|
<meta property="og:url" content="http://localhost:4000" />
|
|
<meta property="og:site_name" content="ACEM" />
|
|
<meta property="og:type" content="website" />
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta property="twitter:title" content="ACEM" />
|
|
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","description":" Page of Advanced Computational Electromagnetics (ACEM) Research Lab at University of Illinois Urbana-Champaign.","name":"ACEM Page","url":"http://localhost:4000/"}</script>
|
|
<!-- End Jekyll SEO tag -->
|
|
|
|
<!-- Font loading -->
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,400;0,600;0,800;1,400&display=swap" rel="stylesheet">
|
|
<link rel="stylesheet" href="/assets/css/styles.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title=" | ACEM" />
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<nav>
|
|
<div class="separator orange"></div>
|
|
<ul class="clearScroll">
|
|
<div id="logo">
|
|
<a href="/" alt="Advanced Computational Electromagnetics (ACEM) Research Group">ACEM</a>
|
|
</div>
|
|
<div id="navItems"><li ><a href="/">Home</a></li><li ><a href="/research/">Research</a></li><li ><a href="/applications/">Applications</a></li><li ><a href="/publications/">Publications</a></li><li ><a href="/team/">Team</a></li></div>
|
|
</ul>
|
|
</nav>
|
|
<style>
|
|
#slideshow img, span {
|
|
animation: slideshow 50s infinite;
|
|
opacity: 0;
|
|
}
|
|
|
|
@keyframes slideshow {
|
|
4.0% {opacity: 1;}
|
|
20.0% {opacity: 1;}
|
|
24.0% {opacity: 0;}
|
|
}
|
|
|
|
|
|
#slideshow .orange {
|
|
position: relative;
|
|
top: 100%;
|
|
}
|
|
|
|
#slideshow img:nth-child(1) { animation-delay: 0s; }
|
|
#slideshow span:nth-child(6) { animation-delay: 0s; }
|
|
|
|
#slideshow img:nth-child(2) { animation-delay: 10s; }
|
|
#slideshow span:nth-child(7) { animation-delay: 10s; }
|
|
|
|
#slideshow img:nth-child(3) { animation-delay: 20s; }
|
|
#slideshow span:nth-child(8) { animation-delay: 20s; }
|
|
|
|
#slideshow img:nth-child(4) { animation-delay: 30s; }
|
|
#slideshow span:nth-child(9) { animation-delay: 30s; }
|
|
|
|
#slideshow img:nth-child(5) { animation-delay: 40s; }
|
|
#slideshow span:nth-child(10) { animation-delay: 40s; }
|
|
|
|
</style>
|
|
<div id="slideshowContainer">
|
|
<div id="slideshow"><img src="/assets/images/slideshow/ece_building.jpg" alt="Electrical Engineering Building"><img src="/assets/images/slideshow/antenna_analysis.png" alt="Platform-level In-Situ and Co-Site Antenna Analysis"><img src="/assets/images/slideshow/city_scale_channel.png" alt="Wireless Channel Modeling at the City Scale"><img src="/assets/images/slideshow/smart_radio.png" alt="Quantum-Assisted Smart Radio Environment"><img src="/assets/images/slideshow/statistical_wave_physics.png" alt="Statistical Wave Physics in Information Transmission"><span alt="Electrical Engineering Building">Electrical Engineering Building</span><span alt="Platform-level In-Situ and Co-Site Antenna Analysis">Platform-level In-Situ and Co-Site Antenna Analysis</span><span alt="Wireless Channel Modeling at the City Scale">Wireless Channel Modeling at the City Scale</span><span alt="Quantum-Assisted Smart Radio Environment">Quantum-Assisted Smart Radio Environment</span><span alt="Statistical Wave Physics in Information Transmission">Statistical Wave Physics in Information Transmission</span><div class="separator orange"></div>
|
|
</div>
|
|
</div>
|
|
<div id="bannerContent" class="content">
|
|
<div class="nonItems">
|
|
<svg height="100%" width="100%" viewBox="0 0 5 1" class="downAccent" preserveAspectRatio="none">
|
|
<path d="M 0 0 V 0.2 C 1 0.5 4 0.5 5 0.2 V 0">
|
|
</svg>
|
|
<div>
|
|
<style type="text/css" media="screen">
|
|
.container {
|
|
margin: 10px auto;
|
|
max-width: 600px;
|
|
text-align: center;
|
|
}
|
|
h1 {
|
|
padding-left: 0 !important;
|
|
font-size: 4em;
|
|
line-height: 1;
|
|
letter-spacing: -1px;
|
|
}
|
|
#bannerContent {
|
|
background-color: #E8E9EA;
|
|
padding-bottom: 6em;
|
|
}
|
|
footer {
|
|
position: absolute;
|
|
}
|
|
svg {
|
|
display: none;
|
|
}
|
|
</style>
|
|
|
|
<div class="container">
|
|
<h1>404</h1>
|
|
|
|
<p><strong>Page not found :(</strong></p>
|
|
<p>The requested page could not be found.</p>
|
|
</div>
|
|
|
|
</div>
|
|
</div></div>
|
|
<footer>
|
|
<div id="footer">
|
|
<p>Links for Members:</p>
|
|
<div><a href="https://git.acem.ece.illinois.edu/">Gitea</a></div>
|
|
</div>
|
|
<p id="author">Made by Kenneth Jao</p>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|
|
|