Giter VIP home page Giter VIP logo

glotzerlab_citations's Introduction

Citing software.

This repository contains a guide on how to cite standard software used by the Glotzer lab at the University of Michigan. The repository contains a Bibtex bib file suitable for direct copying into the bibliography for any paper. It includes standard tools in the SciPy stack as well as more specific tools for used by the Glotzer group at the University of Michigan. A minimal LaTeX file is included to simplify the generation of a PDF (included in the repo as citations.pdf) with formatted citations in case a fully formatted citation is needed for copying into a document editor like Microsoft Word.

Some general guidelines:

  • Almost all papers in our group should include citations of NumPy and HOOMD-blue.
  • Most papers should also cite signac.
  • Most group members use Matplotlib for plot generation and should cite it.
  • Users of freud and HOOMD-blue should check the lists below to make sure that you are also citing the papers corresponding to specific features. Common examples include HPMC, PMFTs, and environment matching.
  • Pandas, SciPy, and Scikit-learn are commonly used for specific applications, so if you use them in your research please copy those citations from below.
  • Anyone directly performing quaternion operations in their scripts should cite rowan.

Recommended in-text citations

The following are sentences that can be reasonably copy-pasted into either the introduction, conclusion, or acknowledgments section of a LaTeX manuscript (assuming citations.bib is copied into the paper's bibliography file).

  • This work makes use of NumPy \cite{Oliphant2006, vanderWalt2011} and simulations were conducted using the HOOMD-blue simulation toolkit \cite{Anderson2020}.
  • All figures in this paper were generated with Matplotlib \cite{Hunter2007} unless otherwise noted.
  • Data and workflows were managed using the signac framework \cite{Adorf2018a,Ramasubramani2018b}

Specific software citations

The following lists provide the LaTeX citation keys that should be used for each document.

SciPy Stack

  • NumPy: Oliphant2006, vanderWalt2011
  • Matplotlib: Hunter2007
  • SciPy: Virtanen2020
  • Pandas: McKinney2010
  • Scikit-learn: Pedregosa2011
  • Cython: Behnel2011
  • Mayavi: Ramachandran2011
  • TensorFlow: Abadi2015

HOOMD-blue

The generic HOOMD-blue citations (the first line below) should be used in any paper that uses HOOMD-blue. The following citations are feature-specific and should be included based on what features of HOOMD-blue are used in a given manuscript.

  • HOOMD-blue: Anderson2020
  • HPMC: Anderson2016
  • Depletion: Glaser2015b
  • MPI Domain decomposition: Glaser2015a
  • Intra-node scaling on multiple GPUs: Glaser2020a
  • DEM: Spellings2017
  • Rigid bodies: Nguyen2011, Glaser2020
  • PPPM: Lebard2012
  • DPD: Phillips2011
  • Tree or stencil neighbor list:: Howard2016

signac

  • Adorf2018a, Ramasubramani2018b

freud

The generic freud citation should be used in any paper that uses freud. The following citations are feature-specific and should be included based on what features of freud are used in a given manuscript.

  • freud: Ramasubramani2020
  • ML/visualization: Dice2019
  • Steinhardt OPs: Steinhardt1983
  • Neighbor-averaged Steinhardt OPs: Lechner2008
  • PMFTs: VanAnders2014c, vanAnders2014d
  • Environment Matching: Teich2019
  • MSDs: Calandrini2011
  • Voronoi: Rycroft2009
  • Cubatic OP: Haji-Akbari2015
  • Rotational autocorrelation: Karas2019

fresnel

There is currently no citation for fresnel.

rowan

  • Ramasubramani2018

Contributing

To add new citations, update the citations.bib file. The citation key should be in AuthorYear format (with additional letters as needed, e.g. "Anderson2018a"). If the citation is related to an existing software package such as a new feature for HOOMD-blue, it should be placed in the appropriate section of the bib file. Then, update the Specific Software Citations section of this document. As a convenience, rerun LaTeX on the provided tex file to regenerate the PDF containing formatted citations.

License

Written in 2020 by Vyas Ramasubramani ([email protected]). To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to the public domain worldwide. This content is distributed without any warranty. You should have received a copy of the CC0 Public Domain Dedication along with this repository. If not, see http://creativecommons.org/publicdomain/zero/1.0/.

glotzerlab_citations's People

Contributors

bdice avatar joaander avatar vyasr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.