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

Auto-generate publication list using ORCID & DOIs #1093

Open
DanNBullock opened this issue Nov 28, 2022 · 4 comments
Open

Auto-generate publication list using ORCID & DOIs #1093

DanNBullock opened this issue Nov 28, 2022 · 4 comments
Labels
enhancement An enhancement.
Milestone

Comments

@DanNBullock
Copy link

Chris Holdgraf (not tagged here, due to likely already being spammed via GitHub interfaces) recently made a blog post about using ORCID API tools and doi.org to auto-generate publication lists using ORCIDs. I believe he is using python to achieve this, but perhaps there are other approaches to achieving this same outcome.

There is an issue thread from 2017 (indeed, issue #2), that seems somewhat stale, with minimal discussion / updates on the main branch (though there are various references on personal forks).

One potential challenge for this is that the ORCID API appears to require registration / credential authentication, which may prevent this approach from scaling well / easily.

ziyi-zhou pushed a commit to ziyi-zhou/ziyi-zhou.github.io that referenced this issue May 8, 2023
Added my webpage link (⭐) to the table of `al-folio` users.
@rjzupkoii rjzupkoii added the enhancement An enhancement. label Feb 14, 2024
@rjzupkoii rjzupkoii added this to the v0.9 milestone Feb 15, 2024
@rjzupkoii
Copy link
Collaborator

Not sure if this can be done, but it's at least something we can take a closer look at.

@c-martinez
Copy link
Contributor

I'm pretty sure it is possible to retrieve citations from orcid API, would it be useful if I write a short script for this and submit a PR?

@rjzupkoii
Copy link
Collaborator

@c-martinez Yes, that would be very helpful and I'm always open to PRs that improve the template. Something to keep in mind is that depending on when this is done as part of the workflow, you may be running in a container which can put some pretty significant limits on what tools / libraries are available and can be used. However, if you are looking at it from the perspective of generating all of the *.md files in _publications that might be much simpler and I would suggest putting the script that you use for that in a scripts directory so that we can make sure that it doesn't get deployed as part of a users website.

@c-martinez
Copy link
Contributor

Great, good to know!

Fetching data from orcid API turned out to be fairly straight forward and we can generate a *.bib file with all the orcid entries. I'm guess *.md files could be generated by the existing scripts.

yoyolicoris added a commit to iamycy/iamycy.github.io that referenced this issue Oct 7, 2024
* Increase font size in code blocks

See academicpages#59

* Adds missing semi-colon

* fix font awesome code icon in syntax box

* Fix encoding issue with bib files

* add goodreads to site

* change orcid color

* add medium icon

* add medium profile

* Resolve Google Scholar link not displayed

There was as slight typo in the logic due to which the google scholar link for the respective author's profile set in Config was not being displayed.

* Adding pronouns field to author profile

* Add Google Analytics 4 Support

* fix: Remove deprecated JavaScript to avoid load error from 404 page

* Update files to be ignored

* + webrick to gem file

* academicpages#1902 RM excerpt in pages

* Start updating the README

* academicpages#456 Use real Google Scholar link as an example

* Update issue templates

* RM minimal mistakes changelog

* academicpages#1906

* Edit readme

* + Syntax highlighting example

* Update README.md

* Update README

* Correct syntax

* Streamline config organization for new users

* Add Mastodon to social media

* Closes academicpages#696 with new Kaggle link

* Adjustments to Kaggle link

* Closes academicpages#271 with addition of arXiv

* academicpages#244, academicpages#1600, academicpages#1917 update font awesome to v6, add icons

* Closes academicpages#1911 with update to Academicons

* Closes academicpages#1671 with a new favicon

* academicpages#462 update inline documentation

* academicpages#1041 allow links to wrap

* Closes academicpages#1773 with update to HTML

* Closes academicpages#45 with an update to the CV generator

* academicpages#33, academicpages#1919 Possible missing template fix, bump MathJax to 3.0

* academicpages#1153 add Zhihu

* Closes academicpages#1905 with updates to documentation

* Closes academicpages#693 with updates to documentation and location of citation

* Closes academicpages#820 with updated style

* added missing spanish translations and updated some of the previous ones on ui-text-yml

* Replace `polyfill.io`

* Closes academicpages#1972, update Markdown documentation

* Closes academicpages#1936 with setting to hide RSS feed

* academicpages#1935 clean-up the footer follow a bit

* RM old development override

* Make it clearer where the footnotes are

* academicpages#1975 ignore files created by npm

* Closes academicpages#339 with a fixed masthead

* academicpages#1975 version updates, manage jQuery from npm

* Closes academicpages#1970 with responsive element

* Fix typo

* Closes academicpages#1999

* scroll in sidebar

* scroll in sidebar

* Add scroll to sidebar and adjust media query for screen adaptability

* Closes academicpages#2029 with update to sidebar

* Closes academicpages#1917 with with icon, FA bump to 6.5.2

* academicpages#2061 Update README with note on dependencies

* Closes academicpages#2055 with adjustment to masthead-height

* Adjust variable name to prevent confusion

* Update casing of template name

* Fix typo in build-essential package name.

The package which is required for this installation is named `build-essential`, not `build-essentials`.

* Fix academicpages#1920 by allowing text to wrap

* Add support to semantic scholar in author profile

* Support for displaying slides on publication pages

* Addressed PR academicpages#2126 review comments

* Fix typo, modifications to style

* Update _config.yml

Make claimed default and actual default consistent

* Add Chinese (both simplified and traditional) to ui-text.yml

Simplified Chinese:
  zh
  zh-CN

Traditional Chinese:
  zh-HK
  zh-TW

* Adds commands for MacOS

* Update README.md

* academicpages#2316 update padding

* academicpages#2318 updating documentation a bit

* Alphabetize the excludes

* Closes academicpages#48 with a more general and customizable approach

* fix: lastfm url

* Update README.md

* Fixing YouTube URL generation in author-profile.html

YouTube does not use /user/username at the moment. If a person has a YouTube handle, the URL is:
www.youtube.com/@HANDLE

The fix is very minimal but I needed it for my website so I've also added it here.

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* academicpages#1975 cleaning up the gem files a bit

* academicpages#1975 update fitvids to NPM

* academicpages#1975 update magnific-popup to NPM

* academicpages#1975 update smooth scroll to NPM

* Closes academicpages#1975 RM stickyfill in favor of native browser support

* Closes academicpages#2287, academicpages#534 with updates to documentation, better emoji generation

* Add a dockerfile

* Update README.md

* bug: comments appear at bottom of page

* Closes academicpages#146 with information the details HTML tag

* Minor formatting

* Closes academicpages#828 with update to put the pages last update in the footer.

* academicpages#828 different format string

* academicpages#828 adjustments to account for GitHub Pages limitations

* Fix toc crop (academicpages#221)

Fix by @qhuang-math. I have also removed underlining of toc links, which was being overridden by post body css.

* Reduce excessive footer padding

* Fix misalignment of navigation bar with post body

There was a regression in the template updates where the navigation bar no longer aligns with the post left margin at normal viewport.

* Add notebook to fetch publication information from orcid

* Update author-profile.html

improve alignment of "employer" sidebar

* Closes academicpages#2469 with update to only use username

* academicpages#1093 MV notebook to generator directory

* Update Dockerfile

---------

Co-authored-by: Steve <[email protected]>
Co-authored-by: Rob Williams <[email protected]>
Co-authored-by: sigma67 <[email protected]>
Co-authored-by: naveenarun <[email protected]>
Co-authored-by: Mohit_Gupta <[email protected]>
Co-authored-by: Bhavish Pahwa <[email protected]>
Co-authored-by: amyzlc <[email protected]>
Co-authored-by: Sonny Arora <[email protected]>
Co-authored-by: Bhav Beri <[email protected]>
Co-authored-by: rjzupkoii <[email protected]>
Co-authored-by: johnhandleyd <[email protected]>
Co-authored-by: SukkaW <[email protected]>
Co-authored-by: Maximiliano <[email protected]>
Co-authored-by: Dan Grahn <[email protected]>
Co-authored-by: Dan Grahn <[email protected]>
Co-authored-by: thiagorr162 <[email protected]>
Co-authored-by: Saravanan D. <[email protected]>
Co-authored-by: Manuel Haussmann <[email protected]>
Co-authored-by: Yuhang YAN (Henry) <[email protected]>
Co-authored-by: Zarela <[email protected]>
Co-authored-by: Yanchen Huang <[email protected]>
Co-authored-by: edbrito-swdev <[email protected]>
Co-authored-by: Alberto Barradas <[email protected]>
Co-authored-by: Samir Rashid <[email protected]>
Co-authored-by: Carlos Martinez <[email protected]>
Co-authored-by: Xiaofei (Carl) Zang <[email protected]>
Co-authored-by: Zoe <[email protected]>
austinwli pushed a commit to austinwli/austinwli.github.io that referenced this issue Oct 13, 2024
KameniAlexNea added a commit to KameniAlexNea/KameniAlexNea.github.io that referenced this issue Oct 23, 2024
…ion (#6)

* Add Chinese (both simplified and traditional) to ui-text.yml

Simplified Chinese:
  zh
  zh-CN

Traditional Chinese:
  zh-HK
  zh-TW

* Adds commands for MacOS

* Update README.md

* academicpages#2316 update padding

* academicpages#2318 updating documentation a bit

* Alphabetize the excludes

* Closes academicpages#48 with a more general and customizable approach

* fix: lastfm url

* Update README.md

* Fixing YouTube URL generation in author-profile.html

YouTube does not use /user/username at the moment. If a person has a YouTube handle, the URL is:
www.youtube.com/@HANDLE

The fix is very minimal but I needed it for my website so I've also added it here.

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* academicpages#1975 cleaning up the gem files a bit

* academicpages#1975 update fitvids to NPM

* academicpages#1975 update magnific-popup to NPM

* academicpages#1975 update smooth scroll to NPM

* Closes academicpages#1975 RM stickyfill in favor of native browser support

* Closes academicpages#2287, academicpages#534 with updates to documentation, better emoji generation

* Add a dockerfile

* Update README.md

* bug: comments appear at bottom of page

* Closes academicpages#146 with information the details HTML tag

* Minor formatting

* Closes academicpages#828 with update to put the pages last update in the footer.

* academicpages#828 different format string

* academicpages#828 adjustments to account for GitHub Pages limitations

* Fix toc crop (academicpages#221)

Fix by @qhuang-math. I have also removed underlining of toc links, which was being overridden by post body css.

* Reduce excessive footer padding

* Fix misalignment of navigation bar with post body

There was a regression in the template updates where the navigation bar no longer aligns with the post left margin at normal viewport.

* Add notebook to fetch publication information from orcid

* Update author-profile.html

improve alignment of "employer" sidebar

* Closes academicpages#2469 with update to only use username

* academicpages#1093 MV notebook to generator directory

* eak: first version of accademic project (#3)

* Update CV md

* updating CV

* first version of cv

* Adding obj detr and specialized llm model projects (#4)

* Adding some projects

* Adding object detection model

* Adding llm telecom project

* Adding courses, update projects

* Adding awards, courses, update cv and navition

---------

Co-authored-by: Yuhang YAN (Henry) <[email protected]>
Co-authored-by: rjzupkoii <[email protected]>
Co-authored-by: Zarela <[email protected]>
Co-authored-by: Yanchen Huang <[email protected]>
Co-authored-by: edbrito-swdev <[email protected]>
Co-authored-by: Alberto Barradas <[email protected]>
Co-authored-by: Samir Rashid <[email protected]>
Co-authored-by: Carlos Martinez <[email protected]>
Co-authored-by: Xiaofei (Carl) Zang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement.
Projects
None yet
Development

No branches or pull requests

3 participants