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

Default rendering for contributor name in Katakana and Romanesque for a Japanese entry #228

Open
frianasoa opened this issue Sep 14, 2023 · 0 comments

Comments

@frianasoa
Copy link

The default display for Japanese contributors seems to be hard-coded in citeproc-js.

I would like to suggest new rendering defaults that take into consideration katakana and original non-Japanese authors' names, which should not be displayed the same way as Japanese names.

Japanese names

Keep as the current default: always Family Given

Katakana names

  • Given Family: マイケル・ジャクソン
  • Family Given (name-as-sort-order): ジャクソン, マイケル

As far as I know, this is how katakana names are written in general, at least in my field. I could be mistaken though. Still, I think this is a better default than the current one. For now I am hard-coding the punctuation "・" but we could attach that to a value if needed.

Romanesque names

Force to follow romanesque rules instead of Japanese.

This inadvertently follows Japanese name rendering when the language is "ja", which is not appropriate. I wonder if the current default makes sense in certain contexts/fields.

Options

In case the old default works for other people, an option to keep the legacy defaults or activate the new defaults could be added.

I understand we cannot cater for every language irregularities but I believe that with this, it will make more sense to use citeproc-js for Japanese in certain fields such as mine.

I am new to the community so I might have missed something as well. In this case, I would be glad if someone could point me to the right direction.

Links

If allowed, I will submit a pull request, but first, I would like to know if my suggestion makes sense to be added.

Thank you!

@frianasoa frianasoa changed the title Default display for Japanese name in Katakana and Romanesque Default display for Japanese entry contributor name in Katakana and Romanesque Sep 14, 2023
@frianasoa frianasoa changed the title Default display for Japanese entry contributor name in Katakana and Romanesque Default display for contributor name in Katakana and Romanesque for a Japanese entry Sep 14, 2023
@frianasoa frianasoa changed the title Default display for contributor name in Katakana and Romanesque for a Japanese entry Default rendering for contributor name in Katakana and Romanesque for a Japanese entry Sep 14, 2023
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