rmcminds / merdemicrobes

Personal webpage merdemicrobes.org source
https://merdemicrobes.org/
0 stars 0 forks source link

google scholar and CV #14

Open rmcminds opened 4 months ago

rmcminds commented 4 months ago

https://cmccomb.com/google-scholar-for-github-pages/

Probably can directly use the above file for a full publications page. Should be able to use github actions to automatically download the csv regularly.

I'd also like to keep my whole cv organized better. Maybe when implementing this I could also do that - the idea would be to keep all the data in a database that can be pulled together as-needed (eg some apps don't want certain sections or statements, but others do). Then it'll be easier to just update the database regularly and not have to consult many different versions of my cv...

rmcminds commented 4 months ago

automated updates not likely to work - violates google's tos. maybe it'd be nice to have a link to my scholar profile directly in the footer, so it's there even if my own updates get backlogged

rmcminds commented 2 months ago

instead, i can export a .bibtex from my papers library and do something like this: https://medium.com/@chriskrycho/academic-markdown-and-citations-fe562ff443df

working on a system for full cv rendering in scripts/

rmcminds commented 2 months ago

https://lucafrance.medium.com/how-i-manage-my-cv-with-markdown-pandoc-python-and-latex-d300ac639de7

https://github.com/lucafrance/luca-cv

rmcminds commented 2 months ago

ooh: https://github.com/sinaatalay/rendercv