.. _Citing_Cartopy: Citing cartopy ============== If cartopy played an important part in your research then please add us to your reference list by using one of the recommendations below. ********************************* Latest release DOI through Zenodo ********************************* .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1182735.svg :target: https://doi.org/10.5281/zenodo.1182735 ************ BibTeX entry ************ For example:: @manual{Cartopy, author = {{Met Office}}, title = {Cartopy: a cartographic python library with a Matplotlib interface}, year = {2010 - 2015}, address = {Exeter, Devon }, url = {https://scitools.org.uk/cartopy} } ******************* Downloaded Software ******************* ProductName. Version. ReleaseDate. Publisher. Location. DOIorURL. DownloadDate. For example:: Cartopy. v0.11.2. 22-Aug-2014. Met Office. UK. https://github.com/SciTools/cartopy/archive/v0.11.2.tar.gz ******************** Checked out Software ******************** ProductName. Publisher. URL. CheckoutDate. RepositorySpecificCheckoutInformation. For example:: Cartopy. Met Office. git@github.com:SciTools/cartopy.git. 2015-02-18. 7b2242e. .. _How to cite and describe software: https://www.software.ac.uk/publication/how-cite-and-describe-software [Jackson] Jackson, M. 2012. `How to cite and describe software`_. Accessed 2024-03-15. .. _referencing_copyright: ********************** Referencing (the data) ********************** Copyright note -------------- Since basemap data is taken from external sources, it is advised to cite and credit the data provider accordingly. Some data providers request or at least recommend to include a corresponding note along with the map. Depending on the policy, this may either be only the data source and license or terms of use. The corresponding information for the data providers included in cartopy is listed in the :ref:`data_copyright_table`: .. _data_copyright_table: .. csv-table:: List of Data Providers and Form of Citation :file: ./_static/copyright_license.csv :delim: ; :header-rows: 1 :widths: 10, 10, 10, 10, 10, 10 .. |copy| unicode:: 0xA9 .. copyright sign .. |TM| unicode:: U+2122 .. with trademark sign .. |---| unicode:: U+02014 .. em dash :trim: The `feature_creation example <./gallery/lines_and_polygons/feature_creation.html>`_ shows such annotation for Natural Earth data.