Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve author name style: names are displayed like"last1, first1, last2, name2, ..." #179

Open
jhlegarreta opened this issue Jun 16, 2023 · 1 comment

Comments

@jhlegarreta
Copy link
Member

jhlegarreta commented Jun 16, 2023

The way author names are displayed both on the table on contents and the individual publications does not seem the most clear one. The are displayed like "last1, first1, last2, name2, ...".

TOC:
insightjournal_publication_authorlist_style1

Publication:
insightjournal_publication_authorlist_style2

It would probably be more clear if some (other) citation style was applied, e.g.

  • "F1. Last1, F2. Last2, ..."
  • "First1 Last1, First2 Last2, ..."
  • "Last1, F1., Last2, F2., ..."
@jhlegarreta
Copy link
Member Author

Related to the above, if the author names are in all lowercases in the JSON files containing the publication metadata, then they are displayed in all lowercases:

insightjournal_authornames_lowercase

It would be good if the website style enforced the capitalization of the names' first letters.

In the long term, it may be worthwhile to capitalize the names' first letters in the JSON metadata files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant