|
|
@ -3,31 +3,6 @@ |
|
|
|
@string{hp_J.Abounader="http://www.google.com"} |
|
|
|
|
|
|
|
|
|
|
|
@ARTICLE{Petrov2009, |
|
|
|
author = {Petrov, D. V. and Petrov, M. P. and Hilling, B. and Lemmer, M. and |
|
|
|
Imlau, M.}, |
|
|
|
title = {Large scale magnetic field influence on trap recharging waves in |
|
|
|
InP:Fe and GaAs:Cr}, |
|
|
|
journal = {Applied Physics B-lasers and Optics}, |
|
|
|
year = {2009}, |
|
|
|
volume = {95}, |
|
|
|
pages = {483--488}, |
|
|
|
number = {3}, |
|
|
|
abstract = {An impressive linear influence of a magnetic field on optically generated |
|
|
|
trap-recharging waves (TRW) has been observed in InP:Fe and GaAs:Cr. |
|
|
|
The phenomenon appears for the particular orientation of (B) over |
|
|
|
right arrow parallel to the samples' surface and orthogonal to the |
|
|
|
direction of the electric field (E) over right arrow and wave vector |
|
|
|
of the TRW (K) over right arrow. The results are qualitatively explained |
|
|
|
taking into account the Lorentz force and a pronounced inhomogeneity |
|
|
|
of the charge transport and of the TRW parameters. }, |
|
|
|
doi = {10.1007/s00340-009-3435-x}, |
|
|
|
owner = {Thomas}, |
|
|
|
sn = {0946-2171}, |
|
|
|
tc = {1}, |
|
|
|
timestamp = {2010.06.16}, |
|
|
|
ut = {WOS:000266073000015} |
|
|
|
} |
|
|
|
@inproceedings{classical, |
|
|
|
author = {J. Abounader and D. Tooj}, |
|
|
|
title = {This is {classical}}, |
|
|
@ -37,41 +12,41 @@ |
|
|
|
|
|
|
|
%% using double quotes |
|
|
|
@TECHREPORT{dquotes, |
|
|
|
author = {J. Abounader and D. Lamb}, |
|
|
|
author = "J. Abounader and D. Lamb", |
|
|
|
title = "using double quotes ", |
|
|
|
institution = {Queen's University, Kingston, ON.}, |
|
|
|
year = {1997} |
|
|
|
institution = "Queen's University, Kingston, ON.", |
|
|
|
year = "1997" |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
%% using single value (year) |
|
|
|
@TECHREPORT{singlevalue, |
|
|
|
author = {The }, |
|
|
|
title = "The year", |
|
|
|
title = {The year}, |
|
|
|
institution = {Queen's University, Kingston, ON.}, |
|
|
|
year = 1997 |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
%% evrything |
|
|
|
%% 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 |
|
|
|
|
|
|
|
%% using double quotes |
|
|
|
%% escaped quotes |
|
|
|
@TECHREPORT{notallowed1, |
|
|
|
author = {J. Abounader and D. Lamb}, |
|
|
|
title = "using double \" quotes", |
|
|
|
title = "escaped \"quotes\"", |
|
|
|
institution = {Queen's University, Kingston, ON.}, |
|
|
|
year = {1997} |
|
|
|
} |
|
|
|
|
|
|
|
%% using double quotes |
|
|
|
%% escaped braces |
|
|
|
@TECHREPORT{notallowed2, |
|
|
|
author = {J. Abounader \} and D. Lamb}, |
|
|
|
title = "using double quotes", |
|
|
|
title = "escaped braces", |
|
|
|
institution = {Queen's University, Kingston, ON.}, |
|
|
|
year = {1997} |
|
|
|
} |
|
|
@ -183,3 +158,22 @@ MRREVIEWER = {Jean-Fran{\c{c}}ois Clouet}, |
|
|
|
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}, |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|