You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>If you use Astropy for work/research presented in a publication (whether directly, or as a dependency to another package), we ask that you cite the <ahref="http://dx.doi.org/10.1051/0004-6361/201322068" target="_blank">Astropy Paper</a> (<ahref="http://adsabs.harvard.edu/abs/2013A%26A...558A..33A" target="_blank">ADS</a> -
We provide the following as a standard acknowledgment you can use if there is not a specific place to cite the paper:</p>
<pclass="citation"><cite>This research made use of Astropy, a community-developed core Python package for Astronomy (Astropy Collaboration, 2013).</cite></p>
<p>If you wish, you can also include a link to <cite>http://www.astropy.org</cite> (if the journal allows this) in addition to the above text.</p>
<h3>In Presentations</h3>
<p>If you are giving a presentation or talk featuring work/research that makes use of Astropy and would like to acknowledge Astropy, we suggest using this logo on your title slide:</p>
<imgsrc="http://www.astropy.org/images/astropy_powered.png" alt="Powered by Astropy" />
<p>The logo is also available <ahref="http://www.astropy.org/images/astropy_powered_white.png">with white text</a>, or the SVG originals can be obtained at the <ahref="http://github.com/astropy/astropy-logo" target="_blank">astropy-logo github repository.</a></p>
<h3>In Projects</h3>
<p>If you are using Astropy as part of a code project (e.g., affiliated packages), a useful way to acknowledge your use of Astropy is with a badge in your README. We suggest this badge: </p>
<imgsrc="http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat" alt="Powered by Astropy Badge"/>
<p> Which is available at the URL <cite>http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat</cite>. If your code is hosted on github, You can place the following in your README.md file to get the badge:</p>