Skip to content

Commit

Permalink
Merge pull request #87 from cvpaperchallenge/86/add-citation-file
Browse files Browse the repository at this point in the history
86/feat/add file for citation
  • Loading branch information
gatheluck authored Feb 24, 2023
2 parents 122b86d + c3ba19f commit 2c1e8bd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
cff-version: 1.2.0
message: "If you want to cite the framework, feel free to use this (but only if you loved it 😊)"
title: "Ascender"
abstract: "Ascender is a GitHub repository template for research projects using Python as a developing language."
date-released: 2022-10-26
authors:
- family-names: "Fukuhara"
given-names: "Yoshihiro"
- family-names: "Kubotani"
given-names: "Yoshiki"
- name: "cvpaper.challenge XCCV group"
version: 0.1.2
license: "MIT"
url: "https://github.com/cvpaperchallenge/Ascender"

0 comments on commit 2c1e8bd

Please sign in to comment.