Created
February 26, 2015 15:52
-
-
Save gidden/8c5a1ce7838fa693ab37 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| \cite{behnel2010cython} |
This file contains hidden or 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
| @ARTICLE{ behnel2010cython, | |
| author={Behnel, S. and Bradshaw, R. and Citro, C. and Dalcin, L. and Seljebotn, D.S. and Smith, K.}, | |
| journal={Computing in Science Engineering}, | |
| title={Cython: The Best of Both Worlds}, | |
| year={2011}, | |
| month=march-april , | |
| volume={13}, | |
| number={2}, | |
| pages={31 -39}, | |
| keywords={Cython language;Fortran code;Python language extension;numerical loops;programming language;C language;numerical analysis;}, | |
| doi={10.1109/MCSE.2010.118}, | |
| ISSN={1521-9615}, | |
| } |
This file contains hidden or 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
| @ARTICLE{ behnel2010cython, | |
| author={Behnel, S. and Bradshaw, R. and Citro, C. and Dalcin, L. and Seljebotn, D.S. and Smith, K.}, | |
| journal={Computing in Science Engineering}, | |
| title={Cython: The Best of Both Worlds}, | |
| year={2011}, | |
| month=march-april , | |
| volume={13}, | |
| number={2}, | |
| pages={31 -39}, | |
| keywords={Cython language;Fortran code;Python language extension;numerical loops;programming language;C language;numerical analysis;}, | |
| doi={10.1109/MCSE.2010.118}, | |
| ISSN={1521-9615}, | |
| } | |
| @ARTICLE{ behnel2010cython, | |
| author={Behnel, S. and Bradshaw, R. and Citro, C. and Dalcin, L. and Seljebotn, D.S. and Smith, K.}, | |
| journal={Computing in Science Engineering}, | |
| title={Cython: The Best of Both Worlds}, | |
| year={2011}, | |
| month=march-april , | |
| volume={13}, | |
| number={2}, | |
| pages={31 -39}, | |
| keywords={Cython language;Fortran code;Python language extension;numerical loops;programming language;C language;numerical analysis;}, | |
| doi={10.1109/MCSE.2010.118}, | |
| ISSN={1521-9615}, | |
| } |
This file contains hidden or 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
| # running this twice will result in refs.bib | |
| python zo.py make -p all.bib | |
| python zo.py make -p all.bib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment