Skip to content

Commit 4ce51cb

Browse files
bors[bot]cvvletter
andauthored
Merge #329
329: Create CITATION.bib (as per #327) r=eldruin a=cvvletter which allows for a pre-made Github citation button. Fixes #327 Co-authored-by: cvvletter <cvvletter@pm.me>
2 parents befe684 + da271fa commit 4ce51cb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CITATION.bib

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@booklet{embedded-rust-book,
2+
title = {The Embedded Rust Book},
3+
author = {{Rust on Embedded Devices Working Group} and others},
4+
date = {}, % intentionally left empty because the book has no 'publication date'
5+
url = {https://docs.rust-embedded.org/book/},
6+
urldate = {}, % fill this in manually
7+
}

0 commit comments

Comments
 (0)