acl-anthology icon indicating copy to clipboard operation
acl-anthology copied to clipboard

Add author affiliation to page metadata

Open mjpost opened this issue 2 years ago • 2 comments
trafficstars

This will close #2128.

mjpost avatar Dec 26 '22 23:12 mjpost

Build successful. Some useful links:

This preview will be removed when the branch is merged.

github-actions[bot] avatar Dec 26 '22 23:12 github-actions[bot]

My implementation here is incorrect. It reads in an affiliation and attaches it to an author, but affiliations change, and the affiliation is therefore more properly a part of a (paper, author, affiliation) tuple. So the implementation needs to change to allow for this.

mjpost avatar May 03 '23 15:05 mjpost