Skip to content

Add direct pdf links in the bibliography#26754

Merged
asmorkalov merged 2 commits intoopencv:4.xfrom
s-trinh:add_bibtex_direct_pdf_links
Jan 27, 2025
Merged

Add direct pdf links in the bibliography#26754
asmorkalov merged 2 commits intoopencv:4.xfrom
s-trinh:add_bibtex_direct_pdf_links

Conversation

@s-trinh
Copy link
Copy Markdown
Contributor

@s-trinh s-trinh commented Jan 12, 2025

Update and dd pdf links in the bibliography.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

doi = {10.1109/70.326576},
issn = {1042-296X}
issn = {1042-296X},
url = {https://drive.google.com/file/d/1t1uoki3_qOXHMmWq5ixqQcALlEIJzTMh/view}
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asmorkalov asmorkalov added the category: documentation Documentation fix or update label Jan 13, 2025
@asmorkalov asmorkalov self-requested a review January 23, 2025 07:02
@asmorkalov asmorkalov self-assigned this Jan 23, 2025
volume = {18},
pages = {286--298}
pages = {286--298},
url = {https://typeset.io/pdf/hand-eye-calibration-using-dual-quaternions-1boiebmyns.pdf}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link returns 403

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my location, the link is OK. I don't know how to proceed.

image

number = {1},
publisher = {Elsevier}
publisher = {Elsevier},
url = {https://typeset.io/pdf/a-comparative-study-of-hough-transform-methods-for-circle-2mzwteha3d.pdf}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

returns 403

Copy link
Copy Markdown
Contributor Author

@s-trinh s-trinh Jan 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same, the link is ok for me:

image

@s-trinh s-trinh force-pushed the add_bibtex_direct_pdf_links branch from 4bedaaa to 7971d20 Compare January 25, 2025 22:46
@asmorkalov asmorkalov added this to the 4.12.0 milestone Jan 27, 2025
@asmorkalov asmorkalov merged commit df5da4a into opencv:4.x Jan 27, 2025
@asmorkalov asmorkalov mentioned this pull request Feb 19, 2025
NanQin555 pushed a commit to NanQin555/opencv that referenced this pull request Feb 24, 2025
Add direct pdf links in the bibliography opencv#26754

Update and add pdf links in the bibliography.

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: documentation Documentation fix or update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants