Is it possible to train anystyle to recognise citations and bibliographic entries formatted in Chinese?
For example:
舒仁輝,《東都事略與宋史比較研究》。北京:商務,2007年。
translates to:
@book{舒仁輝DongDuShiLueYuSongShiBiJiaoYanJiu2007,
language = {zh},
location = {{北京}},
title = {東都事略與宋史比較研究},
publisher = {{商務}},
date = {2007},
author = {{舒仁輝}}
}
How would the training file look like?
Is it possible to train
anystyleto recognise citations and bibliographic entries formatted in Chinese?For example:
translates to:
How would the training file look like?