refnotes:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
refnotes:start [2013/06/17 15:38] – [Grants] pborky | refnotes:start [2016/11/29 17:26] (current) – ↷ Links adapted because of a move operation ruza | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ======= References Database ======= | ||
+ | ====== Overview ====== | ||
+ | This page is supposed to hold an citations used anywhere in the wiki. It is supposed to be divided into sections if appropiate. | ||
+ | Enter recods in [[http:// | ||
+ | < | ||
+ | namespace = ": | ||
+ | }</ | ||
+ | It says, that each bibtex record specified within same ''< | ||
+ | Citation can be included at any page within wiki by typing < | ||
+ | < | ||
+ | @Comment{refnotes, | ||
+ | namespace = ": | ||
+ | } | ||
+ | @Book{blank2005four, | ||
+ | url=" | ||
+ | published=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | } | ||
+ | @Misc{doe1999something, | ||
+ | url=" | ||
+ | published=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | |||
+ | } | ||
+ | </ | ||
+ | You should allways specify first author. If you are uncertain in year, use underscore instead, e.g. srinivasan_engineering, | ||
+ | |||
+ | In order to include citations at the botom of the page you are going to include following code at the end of your page: | ||
+ | < | ||
+ | ===== References ===== | ||
+ | If you going to edit this section, see [[: | ||
+ | < | ||
+ | refnote-id : (1) | ||
+ | reference-format : [] | ||
+ | reference-base : text | ||
+ | note-render : harvard | ||
+ | note-id-format | ||
+ | note-id-base : test | ||
+ | note-preview : popup | ||
+ | notes-separator : none | ||
+ | back-ref-format : (a) | ||
+ | back-ref-caret : merge | ||
+ | multi-ref-id : ref | ||
+ | </ | ||
+ | </ | ||
+ | This ensures that the citations are inluded at the botom using [[http:// | ||
+ | |||
+ | See [[https:// | ||
+ | |||
+ | ====== Grants ====== | ||
+ | [[/ | ||
+ | |||
+ | <code bibtex> | ||
+ | @Comment{refnotes, | ||
+ | namespace = ": | ||
+ | } | ||
+ | |||
+ | @inproceedings{chi2010wireless, | ||
+ | url={http:// | ||
+ | title={Wireless non-contact EEG/ECG electrodes for body sensor networks}, | ||
+ | author={Chi, | ||
+ | booktitle={Body Sensor Networks (BSN), 2010 International Conference on}, | ||
+ | pages={297--301}, | ||
+ | year={2010}, | ||
+ | organization={IEEE} | ||
+ | } | ||
+ | |||
+ | @Misc{meta_openmind, | ||
+ | url={https:// | ||
+ | title={OpenMind}, | ||
+ | author={Meta}, | ||
+ | organization={c-base} | ||
+ | } | ||
+ | @Misc{infobaden_spalovacky, | ||
+ | url={http:// | ||
+ | title={Ilegální spalování zabíjí pohřební průmysl}, | ||
+ | } | ||
+ | </ | ||
+ | ====== Brmversity ====== | ||
+ | [[project: | ||
+ | <code bibtex> | ||
+ | @Comment{refnotes, | ||
+ | namespace = ": | ||
+ | } | ||
+ | @Misc{LearnersTV, | ||
+ | url=" | ||
+ | title=" | ||
+ | } | ||
+ | @Misc{MIT, | ||
+ | url=" | ||
+ | title=" | ||
+ | } | ||
+ | @Misc{Berkeley, | ||
+ | url=" | ||
+ | title=" | ||
+ | } | ||
+ | @Misc{Coursera, | ||
+ | url=" | ||
+ | title=" | ||
+ | } | ||
+ | @Misc{Udacity, | ||
+ | url=" | ||
+ | title=" | ||
+ | } | ||
+ | @Misc{Stanford, | ||
+ | url=" | ||
+ | title=" | ||
+ | } | ||
+ | @Misc{edX, | ||
+ | url=" | ||
+ | title=" | ||
+ | } | ||
+ | @Misc{KhanAcademy, | ||
+ | url=" | ||
+ | title=" | ||
+ | } | ||
+ | </ | ||
+ | ===== Enterpreneurship ===== | ||
+ | [[: | ||
+ | |||
+ | <code bibtex> | ||
+ | @Comment{refnotes, | ||
+ | namespace = ": | ||
+ | } | ||
+ | @Book{blank2005four, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | |||
+ | |||
+ | @Misc{blank2012how, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{srinivasan2013engineering, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{lucas2013surviving, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | |||
+ | </ | ||
+ | ===== Financial Markets ===== | ||
+ | [[: | ||
+ | |||
+ | <code bibtex> | ||
+ | @Comment{refnotes, | ||
+ | namespace = ": | ||
+ | } | ||
+ | @Book{russell2007technical, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Book{shannon_technical, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | } | ||
+ | @Misc{haugh2013fin_eng, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{balch2013comp_invest, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{absymmetry, | ||
+ | url=" | ||
+ | title=" | ||
+ | } | ||
+ | |||
+ | @Misc{zivot2013comp_finance, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | </ | ||
+ | ===== Data analysis, processing, transfer and storage ===== | ||
+ | <code bibtex> | ||
+ | @Comment{refnotes, | ||
+ | namespace = ": | ||
+ | } | ||
+ | @Misc{DBstanford, | ||
+ | url=" | ||
+ | title=" | ||
+ | author=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{dataintro, | ||
+ | url=" | ||
+ | title=" | ||
+ | author=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | |||
+ | </ | ||
+ | ===== Game Theory ===== | ||
+ | <code bibtex> | ||
+ | @Comment{refnotes, | ||
+ | namespace = ": | ||
+ | } | ||
+ | @Misc{onlinegaming, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{gamification, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{gamedesignocw, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{html5gamedev, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{tvgamedev, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | |||
+ | @Misc{gametheorystanford, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | |||
+ | </ | ||
+ | ===== AI Planning ===== | ||
+ | <code bibtex> | ||
+ | @Comment{refnotes, | ||
+ | namespace = ": | ||
+ | } | ||
+ | @Misc{aiplanning, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{ggpcoursera, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{aiudacity, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{aiedxberkeley, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{tvai, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{tvai2, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | |||
+ | </ | ||
+ | ===== Cryptoanalysis ===== | ||
+ | <code bibtex> | ||
+ | @Comment{refnotes, | ||
+ | namespace = ": | ||
+ | } | ||
+ | @Misc{CryptoI, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{CryptoII, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{srinivasan2013engineering, | ||
+ | url=" | ||
+ | authors=" | ||
+ | publisher=" | ||
+ | published=" | ||
+ | title=" | ||
+ | } | ||
+ | @Misc{khanappliedmath, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{tvcrypto, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | |||
+ | @Misc{rosol2012ecc, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | </ | ||
+ | ===== C,C++ Programming ===== | ||
+ | <code bibtex> | ||
+ | @Comment{refnotes, | ||
+ | namespace = ": | ||
+ | } | ||
+ | @Misc{tvcfundamentals, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{tvcpptut, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{tvcppfunds, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{tvcfunds, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{tvcpptuts, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{tvcpplinkedlist, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | @Misc{tvcppsolve, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors="", | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===== Functional Programming ===== | ||
+ | <code bibtex> | ||
+ | |||
+ | @Comment{refnotes, | ||
+ | namespace = ": | ||
+ | } | ||
+ | @Misc{scalacoursera, | ||
+ | url=" | ||
+ | title=" | ||
+ | authors=" | ||
+ | published=" | ||
+ | publisher=" | ||
+ | } | ||
+ | |||
+ | </ |