paper.tex 761 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. \documentclass{JINST}
  2. \usepackage{lineno}
  3. \usepackage{ifthen}
  4. \newboolean{draft}
  5. \setboolean{draft}{true}
  6. \title{A high-throughput readout architecture based on PCIe Gen3 and DirectGMA technology}
  7. \author{N.~Zilio$^b$,
  8. M.~Weber$^a$\\
  9. \llap{$^a$}Institute for Data Processing and Electronics,\\
  10. Karlsruhe Institute of Technology (KIT),\\
  11. Herrmann-von-Helmholtz-Platz 1, Karlsruhe, Germany\\
  12. \llap{$^b$}Somewhere in France
  13. }
  14. \abstract{Abstract}
  15. \begin{document}
  16. \ifdraft
  17. \setpagewiselinenumbers
  18. \linenumbers
  19. \fi
  20. \section{Introduction}
  21. Citation~\cite{lonardo2015nanet}
  22. \section{Architecture}
  23. \section{Results}
  24. \section{Conclusion}
  25. \acknowledgments
  26. UFO? KSETA?
  27. \bibliographystyle{JHEP}
  28. \bibliography{literature}
  29. \end{document}