Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add CITATION.cff file #26213

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

Merged
merged 1 commit into from
Jul 1, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions 27 CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
cff-version: 1.2.0
message: 'If Matplotlib contributes to a project that leads to a scientific publication, please acknowledge this fact by citing J. D. Hunter, "Matplotlib: A 2D Graphics Environment", Computing in Science & Engineering, vol. 9, no. 3, pp. 90-95, 2007.'
title: 'Matplotlib: Visualization with Python'
authors:
- name: The Matplotlib Development Team
website: https://matplotlib.org/
type: software
url: 'https://matplotlib.org/'
repository-code: 'https://github.com/matplotlib/matplotlib/'
preferred-citation:
type: article
authors:
- family-names: Hunter
given-names: John D.
title: "Matplotlib: A 2D graphics environment"
year: 2007
date-published: 2007-06-18
journal: Computing in Science & Engineering
volume: 9
issue: 3
start: 90
end: 95
doi: 10.1109/MCSE.2007.55
publisher:
name: IEEE Computer Society
website: 'https://www.computer.org/'
abstract: Matplotlib is a 2D graphics package used for Python for application development, interactive scripting, and publication-quality image generation across user interfaces and operating systems.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.