dbs / ris2web

Given a RIS file, generate a web site that displays the citations.
GNU General Public License v3.0
7 stars 2 forks source link

Display authors in individual records #42

Closed LBST closed 8 years ago

LBST commented 8 years ago

Bonjour,

Can we display the authors/editors for individual records with the next update. Do a search for author Joan Sangster. All of the pertinent info displays for each record, except author.

dm

dbs commented 8 years ago

Yes, this was working--of course we want to display authors, editors, translators, etc!--but appears to be a regression. The relevant code is at https://github.com/dbs/ris2web/blob/master/templates/citation.html#L41

I'll see what I can do to get that working again.