bumblebee icon indicating copy to clipboard operation
bumblebee copied to clipboard

Update documentation in Preferences

Open aaccomazzi opened this issue 3 years ago • 2 comments

The user settings for export need to be updated. The URL is https://ui.adsabs.harvard.edu/user/settings/export

Right now under the "BibTeX Default Export Key Format" we have the following (click on the "?" icon to see):

Code Description
%R Bibcode
%nH Author, where n can be any number
%q Publication
%Y Year

We need to add the following:

Code Description
%zm Enumeration

This is fully described here: https://ui.adsabs.harvard.edu/help/actions/export

aaccomazzi avatar Oct 26 '22 18:10 aaccomazzi

@aaccomazzi Is this just the description that needs to be updated?

shinyichen avatar Oct 27 '22 15:10 shinyichen

Yes, we need to add a row that reads:

%zm | Enumeration (to disambiguate key collisions)

aaccomazzi avatar Oct 27 '22 19:10 aaccomazzi