BNHM / AmphibiaWebDiseasePortal

Amphibian Disease Portal 2.0
https://amphibiandisease.org
GNU General Public License v3.0
1 stars 1 forks source link

Add new page for Bd/Bsal Bibliography based on Zotero group library #68

Open mkoo opened 4 years ago

mkoo commented 4 years ago

Seems possible to add a script for bibtex imports. We have an ongoing Zotero group library for Bd, Bsal pubs here: https://www.zotero.org/groups/419428/bdbsalresearch/library which should be viewable as a bibliography on the website somewhere

references for hugo (it is possible) https://discourse.gohugo.io/t/bibtex-support/8879/2 https://discourse.gohugo.io/t/how-can-i-manage-a-publication-list-in-hugo-preferrably-from-bibtex-file/2089/6

And zotero has an api: https://www.zotero.org/support/dev/web_api/v3/start

birbjam commented 4 years ago

Where should this page go?

birbjam commented 4 years ago

I was thinking about adding it to the footer labeled "Resources" or "Bibliography" and treating it kind of like the "About" or "Data Use Policy" pages as an .md file?

birbjam commented 4 years ago

Also, should this look like or have a similar goal as this page? http://updates.amphibiandisease.org/resources/

mkoo commented 4 years ago

hmm, good catch. Probably should have a separate Resource page. So a separate one for Bibliography and Resource but the site mapping could have Resource in footer with link to Bib page.

Bib page ideally would be driven by zotero group library feed so not sure if it matters if md or not

birbjam commented 4 years ago

For clarification, what would be the difference between Resources and Bibliography?

mkoo commented 4 years ago

Basically splitting up the old page into 1) Bibliography which would just be reference list from our Zotero group ( https://www.zotero.org/groups/bdbsalresearch/items/order/year/sort/desc) (or even generated from Publications DOI's !)

2) Resources-- links to related or relevant projects, websites, agencies.

On Tue, Jun 23, 2020 at 3:37 PM Diana Lovette notifications@github.com wrote:

For clarification, what would be the difference between Resources and Bibliography?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/BNHM/AmphibiaWebDiseasePortal/issues/68#issuecomment-648464095, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATH7UMK6KOE7LIOUXVRIZLRYEVBVANCNFSM4N6QBBGQ .

birbjam commented 4 years ago

Okay I will work on that, thanks!

mkoo commented 4 years ago

just fyi, this is a backburner issue so only if you're waiting for an api fix. the top issue is data access and downloading! thanks

On Tue, Jun 23, 2020 at 4:20 PM Diana Lovette notifications@github.com wrote:

Okay I will work on that, thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/BNHM/AmphibiaWebDiseasePortal/issues/68#issuecomment-648477501, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATH7UKJVDAUTODSAZE3JHTRYE2D5ANCNFSM4N6QBBGQ .

birbjam commented 4 years ago

Added a resources page to start with, mostly copied everything over from updates.amphibiandisease. Some links in the table are broken & need to be added. I also edited the footer so that everything is clickable and cleaned it up a bit.

birbjam commented 4 years ago

Waiting for @mkoo to review Resources page, add links & edit existing info if necessary before pushing to master

mkoo commented 4 years ago

For now I think I'll just clean up the Resource page and get it functional with no dead-ends-- will update once finished

link to Bibliography here: https://amphibiaweb.org/amphibian/bib_bdbsal.html

mkoo commented 4 years ago

OK new cleaned version on the develop branch: https://amphibiandisease-develop.netlify.app/resources/ Please post to master in your next round of updates! thx

birbjam commented 4 years ago

Ok this has been pushed to master