Two minor problems:
First, getting my bibliography into alphabetical order with accented letters present. I have the following in my BibTeX file:
Code: Select all
@article{sahin_unemployment_2010,
title = {The unemployment gender gap during the 2007 recession},
volume = {16},
number = {2},
journal = {Current Issues in Economics and Finance},
author = {\c{S}ahin, A. and Song, J. and Hobijn, B.},
year = {2010}
}
Second, I want an accent on top of the 'E' in the article below, but it isn't appearing (the accent on the 'a' is appearing, though):
Code: Select all
@article{nagypal_worker_2008,
title = {Worker reallocation over the business cycle: {{The}} importance of employer-to-employer transitions},
shorttitle = {Worker reallocation over the business cycle},
journal = {Mimeo},
author = {Nagyp\'{a}l, \'{E}},
year = {2008}
}
Cheers,
DS