-
-
Notifications
You must be signed in to change notification settings - Fork 376
can Add citation details and DOI badge to README #2814
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
Conversation
Added a DOI badge linking to Zenodo and a new "CITATION" section with a BibTeX entry for citing pgRouting in publications. This enhances recognition and proper referencing of the project.
WalkthroughThe README file has been updated to include a DOI badge and a new "CITATION" section. This section provides citation details with a BibTeX entry for pgRouting, allowing users to reference the project correctly in academic publications. Changes
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: ASSERTIVE
Plan: Pro
📒 Files selected for processing (1)
README.md
(2 hunks)
🧰 Additional context used
🪛 LanguageTool
README.md
[uncategorized] ~104-~104: Possible missing comma found.
Context: ...html ## CITATION To cite pgRouting in publications use: BibTeX entry: ```bibtex @Man...
(AI_HYDRA_LEO_MISSING_COMMA)
🪛 markdownlint-cli2 (0.17.2)
README.md
108-108: Code block style
Expected: indented; Actual: fenced
(MD046, code-block-style)
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: Codacy Static Code Analysis
🔇 Additional comments (1)
README.md (1)
6-6
: DOI Badge Addition Verification:
The DOI badge added on this line provides a clear, clickable link to the Zenodo DOI for pgRouting. It enhances the project’s visibility in academic contexts. Please double-check that the badge image and link render correctly across all markdown viewers.
Added a DOI badge linking to Zenodo and a new "CITATION" section with a BibTeX entry for citing pgRouting in publications. This enhances recognition and proper referencing of the project.
Changes proposed in this pull request:
@pgRouting/admins
Summary by CodeRabbit