You are typically assigned one when you publish a paper and the publisher 
makes it available online. Another common thing I've seen lately with 
libraries I work with is putting them on zenodo (https://zenodo.org/). I 
know for github projects you can link your repository and any time you make 
a release on github, zenodo will automatically update the version number 
and create a new DOI. I'm not sure if they have anything that works with 
bitbucket. Here's an example with the vispy library I work 
on: https://zenodo.org/record/1112438


On Thursday, November 15, 2018 at 7:10:55 PM UTC-6, Mike Bayer wrote:
>
> On Thu, Nov 15, 2018 at 2:03 PM David Hoese <dho...@gmail.com 
> <javascript:>> wrote: 
> > 
> > My team is writing a paper that uses sqlalchemy. We would like to 
> reference sqlalchemy and use a DOI if one is available. How would the 
> SQLAlchemy project prefer to be cited? Thanks. 
>
> you can... reference the website?   I just googled what DOI is and I'm 
> not familiar with that.    Where would I get one of those? 
>
>
>
> > 
> > Dave 
> > 
> > -- 
> > SQLAlchemy - 
> > The Python SQL Toolkit and Object Relational Mapper 
> > 
> > http://www.sqlalchemy.org/ 
> > 
> > To post example code, please provide an MCVE: Minimal, Complete, and 
> Verifiable Example. See http://stackoverflow.com/help/mcve for a full 
> description. 
> > --- 
> > You received this message because you are subscribed to the Google 
> Groups "sqlalchemy" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to sqlalchemy+...@googlegroups.com <javascript:>. 
> > To post to this group, send email to sqlal...@googlegroups.com 
> <javascript:>. 
> > Visit this group at https://groups.google.com/group/sqlalchemy. 
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to