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

how to cite SKOPE? #202

Open
kbvernon opened this issue Oct 2, 2023 · 8 comments
Open

how to cite SKOPE? #202

kbvernon opened this issue Oct 2, 2023 · 8 comments

Comments

@kbvernon
Copy link

kbvernon commented Oct 2, 2023

Sorry if this exists already (I looked but couldn't find it), but it would be nice if the website included a "How to cite SKOPE" page, including a bibtex formatted citation that someone could just copy/paste into their reference manager.

I commonly use Bocinsky 2014/2016 for paleoCAR (I also cite the R package), but don't have a general reference for the whole SKOPE app. I think having that would also make it easier for you all to track how often the app is getting used for research, among other things.

Thanks!

@alee
Copy link
Member

alee commented Oct 2, 2023

There's an example citation in the Terms of Use but perhaps we should make it more prominent?

image

@bocinsky
Copy link
Contributor

bocinsky commented Oct 2, 2023 via email

@kbvernon
Copy link
Author

kbvernon commented Oct 2, 2023

Ah, yeah, I see it now. You have to go into the app to find it. In addition to what Kyle said, I imagine researchers would appreciate making that easier to find. Maybe include it under the Use the SKOPE App tab on the main page?

@kbvernon
Copy link
Author

kbvernon commented Oct 2, 2023

It's not mission critical or anything, but maybe consider including the bibtex formatted references, too? Or even a .bib file with all the references!

@misc{
    skope2022,
    type = {Web Application},
    title = {Synthesizing {Knowledge} of {Past} {Environments} ({SKOPE})},	
    url = {https://app.openskope.org/},
    language = {en},	
    author = {Bocinsky, K and Gillreath-Brown, A and Kintigh, K and Kinzig, A and Kohler, T and Lee, A and Ludascher, B and McPhillips, T and Nguyen, C and Pritchard, C},
    doi = {10.5281/zenodo.6522974}
}

@alee
Copy link
Member

alee commented Oct 6, 2023

can do, the citation that's listed is generated from our citation.cff file so I'll update that and see about providing a .bib file as well.

https://github.com/openskope/skopeui/blob/main/CITATION.cff

https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files

alee added a commit that referenced this issue Oct 6, 2023
@alee
Copy link
Member

alee commented Oct 11, 2023

I've added a Cite SKOPE button to the footer that pops up a modal with a SKOPE citation generated from our citation.cff file. You can click on the citation itself to copy it to your clipboard.

image

Please test it out on the bottom of the page at https://staging.openskope.org and let me know if you find any strangeness. I'll deploy to prod next week if it seems OK.

@kbvernon
Copy link
Author

Looks great! Thanks!

Do you want to wait till next week to close this issue yourself? Or would you prefer that I go ahead and close it now?

@alee
Copy link
Member

alee commented Oct 15, 2023

I'm OK with leaving this open until I add the citation to each dataset's metadata sheet as well under "References" (there's also some work needed in this client-side app to resolve openskope/skope-api#44)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants