Skip to content

User defined authors' attribute field #82

@sati-bodhi

Description

@sati-bodhi

In Bibtex there is the authortype field which allows users to define their own authors' attribute, which can be incorporated into the csl style as part of the citation data.

This makes it convenient to keep record of Chinese books and articles, in which there are many different types of authoring, such as being a 'commentator' (注), 'exegete' (疏), 'copy-editor who punctuates ancient text' (校點) etc.

Currently, Zotero uses a limited drop-down list to define different forms of authoring, one of which is a generalized contributor field tag, which is converted to Bibtex as:

editora = {{Name-of-editor}},
editoratype = {collaborator}

This is the only entry that makes use of the authors' attribute field available in Bibtex, but the attribute 'contributor' is too general to be of use when it comes to actual citations.

Is it possible to incorporate a user-defined authors' attribute field in Zotero (that can be mapped to the authortype/editortype variables in bibtex) so that the myriad roles of the author can be recorded and cited easily? (I am new to Bibtex, so I am not so sure how Bibtex users actually make use of these fields in their citations. )

My current work around is to add the attribute directly behind the author's name, sometimes separating the two by using the last name field for the author's full-name and the first name field for the attribute, which is very bad practice, from a data perspective, as it makes the data messy.

Really hope that this new feature can be considered for future Zotero updates.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions