diff options
author | Wojciech Kosior <kwojtus@protonmail.com> | 2020-04-02 00:00:07 +0200 |
---|---|---|
committer | Wojciech Kosior <kwojtus@protonmail.com> | 2020-04-02 00:00:07 +0200 |
commit | b344b15ea2a8f23b3afaf5fc77a02bd511da2740 (patch) | |
tree | ad3beefaffee171104b231ab913dc7cb58133584 | |
parent | 7de61b8d799ae5541a64cf0eee02844b1fbae36b (diff) | |
download | AGH-engineering-thesis-b344b15ea2a8f23b3afaf5fc77a02bd511da2740.tar.gz AGH-engineering-thesis-b344b15ea2a8f23b3afaf5fc77a02bd511da2740.zip |
add bibliography with Olimex repo
-rw-r--r-- | doc/bibliography.bib | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bibliography.bib b/doc/bibliography.bib new file mode 100644 index 0000000..50da3e2 --- /dev/null +++ b/doc/bibliography.bib @@ -0,0 +1,5 @@ +@Misc{olimex_repo, + author = {OLIMEX Ltd.}, + title = {iCE40HX8K development board with SRAM and bus for fast ADC, DAC, IOs}, + howpublished = {\url{https://github.com/OLIMEX/iCE40HX8K-EVB}} +} |