You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a very long author lists, the common solutions are either print all the names or only the first couple of authors. For personal website both are not very suitable.
I suggest adding an option to config with maximal number of authors. If the number exceed this number, the author list would look like A, B, C and 15 others including self (where self is usual self for the publication page).
The text was updated successfully, but these errors were encountered:
For a very long author lists, the common solutions are either print all the names or only the first couple of authors. For personal website both are not very suitable.
I suggest adding an option to config with maximal number of authors. If the number exceed this number, the author list would look like
A, B, C and 15 others including self
(where self is usual self for the publication page).The text was updated successfully, but these errors were encountered: