-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The meta-data reader now expects a .csv
file offered by hotcrp.
Extend this so that also files with paper titles and author names from EasyChair are accepted.
As chair of an EasyChair conference, it is possible to download an authors.csv
file, with the following columns:
"submission #","first name","last name",email,country,affiliation,"Web page","person #",corresponding?
The MetaData
class can easily be extended to accept such csv
files as well.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request