pkuthss/doc/example/thesis.bib
2016-02-27 21:16:58 +08:00

20 lines
294 B
BibTeX

@article{test-en,
author = {Author},
title = {Title},
type = {J},
journal = {Journal},
date = {2014-04-01},
language = {english},
}
@article{test-zh,
author = {作者},
title = {标题},
type = {J},
journal = {期刊},
date = {2014-04-01},
language = {chinese},
}
% vim:ts=4:sw=4