1
0
mirror of https://github.com/sharkdp/bat.git synced 2024-10-06 19:01:07 +01:00
bat/tests/syntax-tests/highlighted/BibTeX/test.bib

19 lines
2.9 KiB
BibTeX
Raw Normal View History

2020-10-10 20:24:56 +01:00
@book{knuth1997art,
 title={The art of computer programming},
 author={Knuth, Donald Ervin},
 volume={3},
 year={1997},
 publisher={Pearson Education}
}
@article{egholm1993pna,
 title={PNA hybridizes to complementary oligonucleotides obeying the Watson--Crick hydrogen-bonding rules},
 author={Egholm, Michael and Buchardt, Ole and Christensen, Leif and Behrens, Carsten and Freier, Susan M and Driver, David A and Berg, Rolf H and Kim, Seog K and Norden, Bengt and Nielsen, Peter E},
 journal={Nature},
 volume={365},
 number={6446},
 pages={566--568},
 year={1993},
 publisher={Springer}
}