-
Notifications
You must be signed in to change notification settings - Fork 6
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
Acknowledge use of ... #114
Comments
I wasn't quite sure what to add in the acknowledgements, I feel like if we acknowledge the above we should also acknowledge numpy, scipy, matplotlib?? The only distinction is just the number of people working on the projects. |
Would it be better to list a software used/dependencies thing? We should cite them all in the paper as well. |
The requirements are in the Installation section of the docs, so if that's
enough we don't really need an Acknowledgements section in the Readme.
…On Thu, 18 Jul 2019 at 14:22, Oliver Hall ***@***.***> wrote:
Would it be better to list a software used/dependencies thing? We should
cite them all in the paper as well.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#114?email_source=notifications&email_token=AEJWO3YTJIH7XXSCQMPVOTDQABVC3A5CNFSM4IEZIDJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2IOTZA#issuecomment-512813540>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEJWO34T7O77ERCAH5FWZKDQABVC3ANCNFSM4IEZIDJA>
.
|
I'm not sure what protocol here is! When we publish the paper we should cite all this software (regardless of team size, although I realise that ApJ has some sort of policy here). I'll ignore this for now and check with, say DFM, what he would like from us on emcee and corner. |
Obviously I didn't check with dfm. We do have dependencies though - is this enough? |
I've looked around, and it doesn't look like it's a thing to Acknowledge dependencies in the repo. As long as we acknowledge the authors in the paper(s) it should be fine I think. |
I think this might be out of date now and I have seen a number of other packages acknowledging dependencies. We should take this seriously! Could we produce a short latex/bibtex list of used software that others could add to their publications? |
Sounds like a good idea.
…On Wed, 1 Jul 2020 at 21:10, Guy Davies ***@***.***> wrote:
I think this might be out of date now and I have seen a number of other
packages acknowledging dependencies. We should take this seriously! Could
we produce a short latex/bibtex list of used software that others could add
to their publications?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#114 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEJWO352B7PLB7B4HZHF2S3RZOJ3HANCNFSM4IEZIDJA>
.
|
I'll make a list of all the references we use in PBjam and store them in pbjam/data/references.bib I'll create add a method in Star, which compiles a dictionary of the software and methods/papers used. Should be possible for Session to also use this method so the reference list can be retrieved from either of the classes being used. The reference list for star and session is identical I think. |
Pymc3
Emcee
Corner
Statsmodels
...
One to think about.
The text was updated successfully, but these errors were encountered: