Update default citekey spec
This commit is contained in:
parent
371c7ef0de
commit
74b9c7af60
@ -54,8 +54,7 @@ normalize_citekey = boolean(default=False)
|
|||||||
# {{author_last_name:l}}{{year}}{{short_title:l}} generates 'yang2020towards'
|
# {{author_last_name:l}}{{year}}{{short_title:l}} generates 'yang2020towards'
|
||||||
# {{author_last_name:u}}{{year}} generates 'YANG2020'
|
# {{author_last_name:u}}{{year}} generates 'YANG2020'
|
||||||
#
|
#
|
||||||
# Uncomment the following line to enable automatic citekey generation
|
citekey_format = string(default='{{author_last_name:l}}{{year}}{{short_title:l}}')
|
||||||
# citekey_format = string(default='{{author_last_name:l}}{{year}}{{short_title:l}}')
|
|
||||||
|
|
||||||
[formating]
|
[formating]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user