Add missing bibliography style files for elsarticle v3.4c#40
Merged
Conversation
Updated from elsarticle v3.3 (2020/11/20) to v3.4c (2025/01/11).
Changes in v3.4c:
- Fixed bibliography spacing error (\global\bibsep=0pt commented out)
- Resolved duplicate \c@author command definition error
- Added \RequirePackage[T1]{fontenc}
- Updated copyright to 2007-2025
Files updated:
- _extensions/elsevier/elsarticle.cls
- _extensions/elsevier/bib/elsarticle-harv.bst
- _extensions/elsevier/bib/elsarticle-num.bst
- _extensions/elsevier/bib/elsarticle-num-names.bst
- style-guide/ documentation files
Tested with template.qmd - renders successfully with no errors.
Partials (title.tex, before-body.tex) remain fully compatible.
Source: https://ctan.org/tex-archive/macros/latex/contrib/elsarticle
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
20cb4af to
a679908
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the missing bibliography style files to complete the elsarticle v3.4c update from PR #38.
Files Added
_extensions/elsevier/bib/elsarticle-harv.bst_extensions/elsevier/bib/elsarticle-num.bst_extensions/elsevier/bib/elsarticle-num-names.bstThese bibliography style files are part of the elsarticle CTAN bundle and should be updated together with elsarticle.cls.
Builds on #38 by @tuyenhn
Source: https://ctan.org/tex-archive/macros/latex/contrib/elsarticle