Skip to content

Commit 9fef1fa

Browse files
authored
Merge pull request #507 from JohnTitor/citation
Add CITATION.cff
2 parents 28f4ae6 + cbf30ff commit 9fef1fa

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
cff-version: 1.2.0
2+
message: If you use this book, please cite it using these metadata.
3+
title: The Rustonomicon
4+
abstract: The Dark Arts of Advanced and Unsafe Rust Programming
5+
authors:
6+
- name: "The Rust Project Developers"
7+
date-released: "2017-03-03"
8+
license: "MIT OR Apache-2.0"
9+
repository-code: "https://github.com/rust-lang/nomicon"

0 commit comments

Comments
 (0)