1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
@NEWSPAPER{CITATION_NEWSPAPER,
author = "吴刚",
title = "立陶宛进入欧元时代",
journaltitle = "人民日报",
date = "2015-1-2",
language = "chs",
note = ""
}
@BOOK{SANGUOYANYI,
author = "罗贯中",
title = "三国演义",
edition = "1",
address = "山西太原",
year = "元末明初",
language = "chs"
}
@ELECTRONIC{BUPT_Thesis_Format_2004,
title = "关于研究生学位论文格式的统一要求",
author = "北京邮电大学研究生院培养与学位办公室",
etype = "EB",
ehowpublished = "OL",
date = "2004",
url = "http://www.bupt.edu.cn/",
language = "chs"
}
@ELECTRONIC{latex-bupt,
author = "王旭",
title = "latex-bupt: \LaTeX style for {BUPT} thesis",
year = "2007",
etype = "EB",
ehowpublished = "OL",
refdate = "2009-01-14",
url = "http://code.google.com/p/latex-bupt/",
language = "chs"
}
@ELECTRONIC{buptthesis,
author = "张煜",
title = "北京邮电大学研究生学位论文 \LaTeX{} 文档类",
year = "2009",
dhowpublished = "online",
urldate = "2013-7-6",
source = "http://code.google.com/p/buptthesis/",
language = "chs"
}
|