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

Add CITATION.cff #306

Merged
merged 3 commits into from
Jun 18, 2023
Merged
Show file tree
Hide file tree
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
21 changes: 21 additions & 0 deletions .github/workflows/CFF-test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@

name: Checking CITATION.cff

on:
push:
paths:
- "CITATION.cff"
pull_request:
paths:
- "CITATION.cff"

jobs:
cffconvert:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
- uses: citation-file-format/[email protected]
with:
args: --validate
95 changes: 95 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
# This is a -*- yaml -*- file

cff-version: 1.2.0
message: "If you use this software, please cite it as below."

# Project information
authors:
- name: "National Optical Astronomy Observatories"
- name: "The IRAF community"
title: IRAF
abstract: "Image Reduction and Analysis Facility "
repository-code: "https://github.com/iraf-community/iraf"
url: "https://iraf-community.github.io"
license-url: "https://github.com/iraf-community/iraf/blob/main/COPYRIGHT"

# Version information
version: "2.17"
date-released: "2022-01-04"
identifiers:
- type: doi
description: DOI for version 2.17
value: "10.5281/zenodo.5816744"
- type: url
description: ASCL entry
value: https://ascl.net/9911.002

# Associated papers
preferred-citation:
authors:
- family-names: Tody
given-names: Doug
affiliation: "National Optical Astronomy Observatories"
title: "The IRAF Data Reduction and Analysis System"
type: conference-paper
issue: 627
conference:
name: Instrumentation in astronomy
city: Tucson, AZ
country: US
date-start: "1986-03-04"
date-end: "1986-03-08"
collection-title: "Proc. SPIE Instrumentation in Astronomy VI"
collection-type: proceedings
year: 1986
pages: 733
doi: "10.1117/12.968154"
editors:
- family-names: Crawford
given-names: "D. L."
identifiers:
- description: ADS bibcode
type: url
value: "https://ui.adsabs.harvard.edu/abs/1986SPIE..627..733T"
- description: Paper download (login required)
type: url
value: "https://www.spiedigitallibrary.org/conference-proceedings-of-spie/0627/1/The-Iraf-Data-Reduction-And-Analysis-System/10.1117/12.968154.short"
- description: Alternative download
type: url
value: https://iraf-community.github.io/doc/iraf.pdf
references:
- authors:
- family-names: Tody
given-names: Doug
affiliation: "National Optical Astronomy Observatories"
title: "IRAF in the Nineties"
type: conference-paper
conference:
name: "Astronomical Data Analysis Software and Systems II"
city: Boston, MA
country: US
date-start: "1992-11-02"
date-end: "1992-11-04"
volume: 52
collection-title: "A.S.P. Conference Series"
collection-type: proceedings
pages: 173
year: 1993
editors:
- family-names: Hanisch
given-names: "R. J."
- family-names: Brissenden
given-names: "R. J. V."
- family-names: Barnes
given-names: Jeanette
identifiers:
- description: ADS bibcode
type: url
value: "https://ui.adsabs.harvard.edu/abs/1993ASPC…52..173T"
- description: Download of scanned paper
type: url
value: "https://articles.adsabs.harvard.edu/pdf/1993ASPC...52..173T"
- description: Alternative download
type: url
value: https://iraf-community.github.io/doc/iraf92.pdf