CINXE.COM
Error
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-eOJMYsd53ii+scO/bJGFsiCZc+5NDVN2yr8+0RDqr0Ql0h+rP48ckxlpbzKgwra6" crossorigin="anonymous" /> <style> body { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 1em; } a { text-decoration: none; color: #2152b9; } .starry-background-wrapper { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5)), url('/styles/img/background.jpg'); margin: 0 -15px; background-attachment: fixed; } .logo-header { padding: 50px; font-size: 18px; display: flex; justify-content: center; align-items: center; color: white; -webkit-font-smoothing: antialiased; font-weight: 300; background-attachment: fixed; text-align: center; } .logo-link { color: #fff; text-decoration: none; } .logo-header img { max-width: 75px; position: relative; top: -5px; max-height: 66px; } .logo-header a, .logo-header a:hover, .logo-header a:visited { color: #fff; text-decoration: none; } .main-container { margin-top: 40px; margin-bottom: 40px; } .title { font-weight: bold; } .main-container a { line-height: 1.2; letter-spacing: 0.01em; word-spacing: 0.05em; } @media screen and (min-width: 480px) { .logo-header { font-size: 22px; } } @media screen and (min-width: 788px) { .logo-header { font-size: 40px; } } .footer_wrapper { background-color: #484f4f; color: white; font-size: 1.1em; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 300; padding: 30px 0; display: flex; flex-direction: column; justify-content: center; } .footer_wrapper > * { padding: 0 30px; } .footer_wrapper .footer_brand_extra { color: rgba(255, 255, 255, 0.5); font-size: 0.7em; max-width: 300px; } @media (min-width: 788px) { .footer_wrapper .footer_brand_extra { width: 100%; } } .footer_wrapper .footer_brand_logos { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: auto; grid-column-gap: 35px; grid-row-gap: 0; justify-items: center; align-items: center; width: 360px; padding-bottom: 20px; } .footer_wrapper .footer_brand_logos .logo1 { grid-area: 1 / 1 / 2; } .footer_wrapper .footer_brand_logos .logo2 { grid-area: 1 / 2 / 2; } .footer_wrapper .footer_brand_logos .logo3 { grid-area: 1 / 3 / 2; } .footer_wrapper .footer_brand_logos #nasa-logo { width: 96.8px; height: 72.89px; } .footer_wrapper .footer_brand_logos #smithsonian-logo { width: 72.6px; height: 72.6px; } .footer_wrapper .footer_brand_logos #cfa-logo { width: 121px; height: 48.4px; } .footer_wrapper .footer_disclaimer { font-size: .6em; font-style: italic; max-width: 360px; padding-bottom: 20px; } @media (min-width: 788px) { .footer_wrapper { flex-direction: row; } } .footer_links { list-style: none; padding-left: 0; margin-top: 0; margin-bottom: 0; } .footer_links a { text-decoration: none; color: rgba(255, 255, 255, 0.8) !important; font-weight: 100; } .footer_links a:hover { color: #5683e0; } .footer_links li { line-height: 1.25; margin-bottom: 8px; } .footer_list_title { font-weight: 400; margin-bottom: 1em; } .s-footer { width: 100%; } .darkmode-toggle { background: #100f2c; width: 4rem; height: 4rem; position: fixed; border-radius: 50%; right: 32px; bottom: 32px; left: unset; cursor: pointer; transition: all 0.5s ease; display: flex; justify-content: center; align-items: center; z-index: 100; } @media screen { [data-theme='dark'] { background-color: #010409; color: #c9d1d9; } [data-theme='dark'] .darkmode-toggle { background: #fff; } [data-theme='dark'] a { color: #58a6ff; } [data-theme='dark'] .list-group-item { background-color: #0d1117; border-color: #464545; color: #c9d1d9; } [data-theme='dark'] .list-group-item p { color: #8b949e; } [data-theme='dark'] .list-group-item:hover { background-color: #21262d; color: #eee; } [data-theme='dark'] .list-group-item:focus { background-color: #21262d; color: #eee; } } </style> <script src="https://kit.fontawesome.com/6b7af20fb7.js" crossorigin="anonymous" ></script> <title>Error</title> </head> <body> <header class="starry-background-wrapper"> <div class="logo-header"> <a href="/"> <img src="/styles/img/transparent_logo.svg" alt="The Astrophysics Data System Logo"> <b>astrophysics</b> data system </a> </div> </header> <div class="main-container"> <h3 style="text-align: center">The requested resource does not exist</h3> <p style="text-align: center"> <a href="/">Click here to reload Bumblebee</a> or use your browser's back button to go to a previous page. </p> </div> <footer> <div class="footer_wrapper"> <div class="footer_brand"> © The SAO Astrophysics Data System <div class="footer_brand_extra"> <p> <i class="fa fa-envelope" aria-hidden="true"></i> adshelp[at]cfa.harvard.edu </p> <p> The ADS is operated by the Smithsonian Astrophysical Observatory under NASA Cooperative Agreement <em>80NSSC21M0056</em> </p> </div> <div class="footer_brand_logos"> <div class="logo1"> <a href="http://www.si.edu" target="_blank" rel="noreferrer noopener"> <img id="smithsonian-logo" src="/styles/img/smithsonian-logo.svg" alt="Smithsonian logo" /> </a> </div> <div class="logo2"> <a href="https://www.cfa.harvard.edu/" target="_blank" rel="noreferrer noopener"> <img src="/styles/img/cfa.png" alt="Harvard Center for Astrophysics logo" id="cfa-logo" /> </a> </div> <div class="logo3"> <a href="http://www.nasa.gov" target="_blank" rel="noreferrer noopener"> <img src="/styles/img/nasa-partner.svg" alt="NASA logo" id="nasa-logo" /> </a> </div> </div> <div class="footer_disclaimer"> *The material contained in this document is based upon work supported by a National Aeronautics and Space Administration (NASA) grant or cooperative agreement. Any opinions, findings, conclusions or recommendations expressed in this material are those of the author and do not necessarily reflect the views of NASA. </div> </div> <div class="footer_list"> <div class="footer_list_title"> Resources </div> <ul class="footer_links"> <li> <a href="/about/" target="_blank" rel="noreferrer noopener"> <i class="fa fa-question-circle" aria-hidden="true"></i> About ADS </a> </li> <li> <a href="/help/" target="_blank" rel="noreferrer noopener"> <i class="fa fa-info-circle" aria-hidden="true"></i> ADS Help </a> </li> <li> <a href="/help/whats_new/" target="_blank" rel="noreferrer noopener"> <i class="fa fa-bullhorn" aria-hidden="true"></i> What's New </a> </li> <li> <a href="/about/careers/" target="_blank" rel="noreferrer noopener"> <i class="fa fa-group" aria-hidden="true"></i> Careers@ADS </a> </li> <li> <a href="/help/accessibility/" target="_blank" rel="noreferrer noopener"> <i class="fa fa-universal-access" aria-hidden="true"></i> Accessibility </a> </li> </ul> </div> <div class="footer_list"> <div class="footer_list_title"> Social </div> <ul class="footer_links"> <li> <a href="//twitter.com/adsabs" target="_blank" rel="noreferrer noopener"> <i class="fa fa-twitter" aria-hidden="true"></i> @adsabs </a> </li> <li> <a href="/blog/" target="_blank" rel="noreferrer noopener"> <i class="fa fa-newspaper-o" aria-hidden="true"></i> ADS Blog </a> </li> </ul> </div> <div class="footer_list"> <div class="footer_list_title"> Project </div> <ul class="footer_links"> <li> <a href="/core">Switch to basic HTML</a> </li> <li> <a href="/help/privacy/" target="_blank" rel="noreferrer noopener">Privacy Policy</a> </li> <li> <a href="/help/terms" target="_blank" rel="noreferrer noopener">Terms of Use</a> </li> <li> <a href="http://www.cfa.harvard.edu/sao" target="_blank" rel="noreferrer noopener">Smithsonian Astrophysical Observatory</a> </li> <li> <a href="http://www.si.edu" target="_blank" rel="noreferrer noopener">Smithsonian Institution</a> </li> <li> <a href="http://www.nasa.gov" target="_blank" rel="noreferrer noopener">NASA</a> </li> </ul> </div> </div> </footer> <div id="darkSwitch" class="darkmode-toggle" title="Turn on dark mode">馃寭</div> </body> <script> let darkSwitch; const turnOnDarkMode = (save) => { document.body.setAttribute('data-theme', 'dark'); darkSwitch.classList.add('darkModeOn'); darkSwitch.setAttribute('title', 'Turn off dark mode'); if (save) localStorage.setItem('darkSwitch', 'on'); }; const turnOffDarkMode = (save) => { document.body.removeAttribute('data-theme'); darkSwitch.classList.remove('darkModeOn'); darkSwitch.setAttribute('title', 'Turn on dark mode'); if (save) localStorage.setItem('darkSwitch', 'off'); }; const toggle = () => { if (darkSwitch.classList.contains('darkModeOn')) { turnOffDarkMode(true); } else { turnOnDarkMode(true); } }; const init = () => { darkSwitch = document.getElementById('darkSwitch'); darkSwitch.classList.remove('hidden'); // 1. check app setting if (localStorage.getItem('darkSwitch') !== null) { if (localStorage.getItem('darkSwitch') === 'on') { turnOnDarkMode(false); } else { turnOffDarkMode(false); } } else if (window.matchMedia('(prefers-color-scheme: dark)').matches) { // 2. check system setting turnOnDarkMode(false); } else { // 3. default to light turnOffDarkMode(false); } darkSwitch.addEventListener('click', function() { toggle(); }); }; init(); </script> </html>