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

fix: Italicize the "et al." generated by the \citet command #53

Closed
wants to merge 1 commit into from

Conversation

fang-d
Copy link
Contributor

@fang-d fang-d commented Oct 29, 2024

Italicize the "et al." generated by the \citet command by replacing the "et~al." in the bst file with the \etal marco defined in cvpr.sty.

BeforeAfter

Thanks for considering my pull request.

CC: @cr333, @taiya.

Replace the "et~al." in the bst file with the `\etal` marco defined in `cvpr.sty`.
@cr333
Copy link
Collaborator

cr333 commented Oct 30, 2024

Most major style guides, including IEEE, APA, MLA, the Chicago Manual of Style, and Harvard, do not require italicizing “et al.”, see APA Style, CHicago Manual of Style via StackOverflow, NCBI Style Guide.

So “et al.” is not italic on purpose and I am strongly in favour of keeping it that way.

Nevertheless, you are free to make this change in your papers if you prefer it that way.

@fang-d
Copy link
Contributor Author

fang-d commented Oct 31, 2024

Thanks for your reply. I will close my pull request.

@fang-d fang-d closed this Oct 31, 2024
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

Successfully merging this pull request may close these issues.

2 participants