Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. documentclass[conference]{IEEEtran}
  2. usepackage[style=ieee,backend=biber]{biblatex}
  3. bibliography{rtacft_biblatex}
  4. AtEveryBibitem{clearfield{issn}} % clears ISSN
  5. AtEveryBibitem{clearfield{url}} % clears url
  6. AtEveryBibitem{clearfield{doi}} % clears DOI
  7. begin{document}
  8. Test cite{xiang_novel_2010}.
  9. printbibliography
  10. end{document}
  11.  
  12. @article{xiang_novel_2010,
  13. title = {A Novel On-Chip Active Dispersive Delay Line ({DDL}) for Analog Signal Processing},
  14. volume = {20},
  15. issn = {1531-1309, 1558-1764},
  16. url = {http://ieeexplore.ieee.org/document/5570896/},
  17. doi = {10.1109/LMWC.2010.2064761},
  18. abstract = {In this letter, we report the first on-chip design of an active dispersive delay line ({DDL}) based upon the distributed amplification structure. This distributed amplifier {DDL} exhibits nanosecond delay variation in the frequency band from 11 to 15 {GHz}. An on-chip temporal imager is implemented with this active {DDL} and a linear chirp generator, realized by ramping the control voltage of a voltage controlled oscillator. The experimental data exhibits pulse stretching as well as pulse compression with this system.},
  19. pages = {584--586},
  20. number = {10},
  21. journaltitle = {{IEEE} Microwave and Wireless Components Letters},
  22. author = {Xiang, Bo and Kopa, Anthony and Apsel, Alyssa B.},
  23. urldate = {2016-10-19},
  24. date = {2010-10},
  25. langid = {english},
  26. file = {[3]A Novel On-Chip Active Dispersive Delay.pdf:/home/defrancaferr_joa/Documents/rtacft/documents/zotero/storage/IDFNSDX4/[3]A Novel On-Chip Active Dispersive Delay.pdf:application/pdf}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement