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

Provide guidelines for citation #149

Open
Seanny123 opened this issue Jun 28, 2018 · 2 comments
Open

Provide guidelines for citation #149

Seanny123 opened this issue Jun 28, 2018 · 2 comments

Comments

@Seanny123
Copy link

Insert the bibtex citation somewhere and get a DOI? Currently, I'm citing Nengolib using the following:

@misc{nengolib,
  author = {A. R. Voelker},
  title = {Nengolib: Additional extensions and tools for modelling dynamical
systems in Nengo},
  url = {https://github.com/arvoelke/nengolib}
}
@arvoelke
Copy link
Owner

Reminder to self: I'll add a guideline to the "Success stories" doc to cite my thesis once it's published on UWSpace.

@arvoelke
Copy link
Owner

@phdthesis{voelker2019,
  location = {Waterloo, ON},
  title = {Dynamical Systems in Spiking Neuromorphic Hardware},
  school = {University of Waterloo},
  type = {PhD Thesis},
  year = {2019},
  author = {Aaron R. Voelker},
  url = {http://hdl.handle.net/10012/14625},
  pdf = {https://uwspace.uwaterloo.ca/bitstream/handle/10012/14625/Voelker_Aaron.pdf}
}

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

No branches or pull requests

2 participants