-
-
Notifications
You must be signed in to change notification settings - Fork 54
/
bibacid-utf8.bib
executable file
·243 lines (202 loc) · 5.54 KB
/
bibacid-utf8.bib
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
@string{foo="Foo"}
@string{bar=foo#" Bar"}
%% test the home page feature
@string{hp_J.Abounader="http://www.google.com"}
@inproceedings{classical,
author = {J. Abounader and D. Tooj},
title = bar,
institution = {Queen's University, Kingston, ON.},
year = {1997}
}
%% testing the abstract
@inproceedings{with_abstract,
author = {J. Abounader and D. Tooj},
title = {This is with abstract},
institution = {Queen's University, Kingston, ON.},
year = {1997},
abstract = {This is an abstract
on several lines}
}
%% using double quotes
%% also Took test the advanced search
@TECHREPORT{dquotes,
author = "J. Abounader and Tooj, D.",
title = "using double quotes ",
institution = "Queen's University, Kingston, ON.",
year = "1997"
}
%% using single value (year)
@TECHREPORT{singlevalue,
author = {The },
title = {The year},
institution = {Queen's University, Kingston, ON.},
year = 1997
}
%% no new line
@TECHREPORT{Abounader1997e, author = {J. Abounader and D. Lamb}, title = "using double quotes", institution = {Queen's University, Kingston, ON.}, year = 1997 }
%% intersting: bibtex does not allow \} in brackets enclosed entries and \" in quotes enclosed entries
%% escaped quotes
@TECHREPORT{notallowed1,
author = {J. Abounader and D. Lamb},
title = "escaped \"quotes\"",
institution = {Queen's University, Kingston, ON.},
year = {1997}
}
%% escaped braces
@TECHREPORT{notallowed2,
author = {J. Abounader \} and D. Lamb},
title = "escaped braces",
institution = {Queen's University, Kingston, ON.},
year = {1997}
}
@article{testsearch1,
author = {Jacob G{\"o}del},
title = {using Banach Space},
year = {1997}
}
@article{testsearch2,
author = {Jacob {G}{\"{o}}del},
title = {using banach space},
year = {1997}
}
@article{testsearch3,
author = {Jacob {G\"{o}del}},
title = {using {Banach} Space},
year = {1997}
}
@article{testsearch4,
author = {Jacob Gödel},
title = {using {B}anach Space},
year = {1997}
}
@article{testsearch5,
author = {Jacob Gödel},
title = {using {Banach Space}},
year = {1997}
}
%% bug from Jakob Kellner
%% copied from ams.org
@article {MR1841330,
AUTHOR = {Lejay, Antoine},
TITLE = {Homogenization of divergence-form operators with lower-order
terms in random media},
JOURNAL = {Probab. Theory Related Fields},
FJOURNAL = {Probability Theory and Related Fields},
VOLUME = {120},
YEAR = {2001},
NUMBER = {2},
PAGES = {255--276},
ISSN = {0178-8051},
CODEN = {PTRFEU},
MRCLASS = {35B27 (31C25 35R60 60H30 60J60)},
MRNUMBER = {MR1841330 (2002g:35023)},
MRREVIEWER = {Jean-Fran{\c{c}}ois Clouet},
DOI = {10.1007/PL00008783},
URL = {http://dx.doi.org/10.1007/PL00008783},
}
@article{serge,
author = "Serge Bug",
title = "curly {braces} in quote",
year = 2010
}
@article{cediltest,
author = "Serge Bug",
title = "\ccurly \c{c}urly {\c{c}}urly ",
year = 2010
}
%%%%% now testing the string concatenation
@string{str1="toto"}
@string{str2="titi"}
@book{stgringconcat:test1,
author = {J. Abounader and D. Lamb},
title = str1#str2,
institution = {Queen's University, Kingston, ON.},
year = {1997}
}
% with space
@bookchapter{stgringconcat:test2,
author = {J. Abounader and D. Lamb},
title = str1 # str2,
institution = {Queen's University, Kingston, ON.},
year = {1997}
}
% with another value
@inbook{stgringconcat:test3,
author = {J. Abounader and D. Lamb},
title = str1 # {3344},
institution = {Queen's University, Kingston, ON.},
year = {1997}
}
%% Saturday, October 09 2010
%% taken from http://en.wikipedia.org/wiki/BibTeX
@PROCEEDINGS {conference:06,
editor = {First Editor and Second Editor},
title = {Proceedings of the Xth Conference on XYZ},
booktitle = {Proceedings of the Xth Conference on XYZ},
year = {2006},
month = oct,
}
@INPROCEEDINGS {author:06,
title = {Some publication title},
author = {First Author and Second Author},
crossref = {conference:06},
pages = {330?331},
}
%% Thursday, October 28 2010
%% two test cases for special key
@INPROCEEDINGS {author+06,
title = {Some publication title},
author = {First Author and Second Author},
year = {2011},
}
@INPROCEEDINGS { author06 ,
title = {Some publication title},
author = {First Author and Second Author},
year = {2011},
}
%% testing the accented i and j
@INPROCEEDINGS {paper000,
title = {Some publication title},
author = {F\`\irst A\`{\i}thor and S{\`\i}cond Author\`\I},
year = {2011},
}
%% bug reported by Mark Hereld
@misc{mark,
title = {Bug in Urls},
author = {Mark Hereld},
howpublished = {\url{http://foo.com/under_score.html}},
year = {2011},
}
%% handling of percentage
@misc{mark,
title = {Percentage \%},
abstract = {Percentage \%},
author = {MM},
year = {2015},
}
% bug https://github.com/monperrus/bibtexbrowser/issues/40
@Article{Baldwin2014Quantum,
Doi = {10.1103/PhysRevA.90.012110},
Url = {http://link.aps.org/doi/10.1103/PhysRevA.90.012110}
}
@article{croatiantest,
author = "Strabi{\'{c}} Strabi\'{c}",
title = "Fancy accents bug",
year = 2015
}
@article{kjsdf 8,
title = "Entry with + in the key",
author = "Foo Bar",
year = 2017
}
@techreport{arXiv-1807.05030,
author = {Oscar Luis Vera{-}P{\'{e}}rez and
Benjamin Danglot and
Martin Monperrus and
Benoit Baudry},
title = {A Comprehensive Study of Pseudo-tested Methods},
year = {2018},
number = {1807.05030},
institution = {arXiv},
url = {http://arxiv.org/pdf/1807.05030},
}