-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #424 from BITNP/fky2015-patch-1
Create CITATION.cff
- Loading branch information
Showing
2 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: BIThesis | ||
message: >- | ||
If you feel BIThesis is helpful, please cite it as below | ||
to let more people know! | ||
type: software | ||
authors: | ||
- given-names: Kaiyu | ||
family-names: Feng | ||
email: [email protected] | ||
affiliation: Beijing Institute of Technology | ||
orcid: 'https://orcid.org/0000-0001-6397-8469' | ||
- name: Net Pioneer of Beijing Institute of Technology | ||
address: Beijing Institute of Technology | ||
country: CN | ||
city: Beijing | ||
website: 'https://bitnp.net' | ||
repository-code: 'https://github.com/BITNP/BIThesis' | ||
url: 'https://bithesis.bitnp.net/' | ||
abstract: >- | ||
This package establishes a simple and easy-to-use LATEX | ||
template for Beijing Institute of Technology | ||
dissertations, including general undergraduate theses and | ||
master theses. | ||
keywords: | ||
- LaTeX Thesis Template | ||
- Graduation Thesis | ||
license: LPPL-1.3c | ||
version: v3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters