import Link from 'next/link' import { documents, authors, affiliations } from './db/data' import News from './components/News' import RandomDocs from './components/RandomDocs' import RecentDocuments from './components/RecentDocuments' export default function Home() { const AuthorDisplay = () => { return Object.entries(authors).map(([author, data], index) => { let affiliationSlug = data.affiliation[0].split('@')[1] let affiliation = affiliations[affiliationSlug] return (
eeXiv, like arXiv, is a free distribution service and an open-access archive for nearly {Object.keys(documents).length} scholarly articles in the fields of physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering and systems science, and economics, but mainly related to the{' '} FIRST Robotics Competition (FRC) . Materials on this site may be published independently through other channels. Read more about us here.