Skip to content

Commit

Permalink
feat: add citation file (#2523)
Browse files Browse the repository at this point in the history
Authors cited have 20 or more commits to Big Calendar
  • Loading branch information
cutterbl committed Feb 26, 2024
1 parent 3b18527 commit 3de0059
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
cff-version: 1.2.0
title: Big Calendar
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Jason
family-names: Quense
email: monastic.panic@gmail.com
- given-names: Stephen
family-names: Blades
alias: Cutter
website: https://cutterscrossing.com
email: no.junk@cutterscrossing.com
- given-names: Bogdan
family-names: Chadkin
alias: TrySound
- given-names: Tobias
family-names: Andersen
email: j.tobiasandersen@gmail.com
repository-code: 'https://github.com/jquense/react-big-calendar'
url: 'https://jquense.github.io/react-big-calendar/examples'
repository-artifact: 'https://registry.npmjs.org/react-big-calendar'
abstract: >-
Big Calendar is a full featured Calendar component for
managing events and dates.
keywords:
- scheduler
- calendar
- events
license: MIT

0 comments on commit 3de0059

Please sign in to comment.