aboutsummaryrefslogtreecommitdiff
path: root/bibliography.bib
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2018-04-04 21:38:14 -0500
committerBlaise Thompson <blaise@untzag.com>2018-04-04 21:38:14 -0500
commit5c0cd9524716e91bfce3386cf13f29236c56568e (patch)
tree1cfaeac657c8d3a9d1791abbd0c28f7275e013c8 /bibliography.bib
parent11ebe207d93e0c01e60361744da98be117384434 (diff)
2018-04-04 21:38
Diffstat (limited to 'bibliography.bib')
-rw-r--r--bibliography.bib65
1 files changed, 55 insertions, 10 deletions
diff --git a/bibliography.bib b/bibliography.bib
index 2ddd43a..9e5921c 100644
--- a/bibliography.bib
+++ b/bibliography.bib
@@ -107,6 +107,19 @@
month = {feb},
}
+@article{BarnesNick2010a,
+ author = {Nick Barnes},
+ title = {Publish your computer code: it is good enough},
+ journal = {Nature},
+ volume = 467,
+ number = 7317,
+ pages = {753--753},
+ year = 2010,
+ doi = {10.1038/467753a},
+ month = {oct},
+ publisher = {Springer Nature},
+}
+
@article{BesemannDanielM2004a,
author = {Besemann, Daniel M. and Meyer, Kent A. and Wright, John C.},
title = {{Spectroscopic Characteristics of Triply Vibrationally Enhanced Four-Wave Mixing
@@ -585,6 +598,12 @@ year = {1998}
month = {may},
}
+@misc{FITS,
+ note = {Accessed: 2018-03-27},
+ title = {FITS: Flexable image transport},
+ url = {https://fits.gsfc.nasa.gov/},
+}
+
@article{FangHui2014a,
author = {H. Fang and C. Battaglia and C. Carraro and S. Nemsak and B.
Ozdol and J. S. Kang and H. A. Bechtel and S. B. Desai and F.
@@ -624,6 +643,17 @@ year = {1998}
month = {feb},
}
+@inproceedings{FolkMike2011a,
+ author = {Mike Folk and Gerd Heber and Quincey Koziol and Elena Pourmal and Dana Robinson},
+ title = {An overview of the {HDF}5 technology suite and its applications},
+ booktitle = {Proceedings of the {EDBT}/{ICDT} 2011 Workshop on Array Databases - {AD}
+ {\textquotesingle}11},
+ year = 2011,
+ doi = {10.1145/1966895.1966900},
+ publisher = {{ACM} Press},
+}
+
+
@article{FourkasJohnT1992a,
author = {Fourkas, John T. and Trebino, Rick and Fayer, M. D.},
title = {{The grating decomposition method: A new approach for understanding
@@ -639,7 +669,6 @@ year = {1998}
month = {jul},
}
-
@article{FourkasJohnT1992b,
author = {Fourkas, John T and Trebino, Rick and Fayer, M D},
title = {{The grating decomposition method: A new approach for understanding
@@ -857,7 +886,6 @@ year = {1998}
journal = {Science},
doi = {10.1126/science.37.955.610},
}
-
@article{HyblJohnD2001a,
author = {Hybl, John D. and {Albrecht Ferro}, Allison and Jonas, David M.},
title = {{Two-dimensional Fourier transform electronic spectroscopy}},
@@ -869,6 +897,7 @@ year = {1998}
doi = {10.1063/1.1398579},
issn = 00219606,
}
+
@article{HyblJohnD2001b,
author = {Hybl, John D. and Christophe, Yannick and Jonas, David M.},
title = {{Peak shapes in femtosecond 2D correlation spectroscopy}},
@@ -1319,6 +1348,13 @@ year = {1998}
month = {dec},
}
+@book{OliphantTravisE2006a,
+ author = {Travis E Oliphant},
+ title = {A guide to NumPy},
+ year = 2006,
+ publisher = {Trelgol Publishing},
+}
+
@article{OliphantTravisE2007a,
author = {Oliphant, Travis E.},
title = {{Python for Scientific Computing}},
@@ -1650,6 +1686,13 @@ year = {1998}
month = {mar},
}
+@Misc{SciPy,
+ author = {Eric Jones and Travis Oliphant and Pearu Peterson and others},
+ note = {Accessed: 2018-04-04},
+ title = {{SciPy}: Open source scientific tools for {Python}},
+ url = {http://www.scipy.org/},
+}
+
@inproceedings{SeamanCarolynB1997a,
author = {Carolyn B. Seaman and Victor R. Basili},
title = {An empirical study of communication in code inspections},
@@ -2001,6 +2044,7 @@ year = {1998}
month = {oct},
}
+
@article{WrightJohnCurtis1997a,
author = {Wright, John C.},
title = {{New selective nonlinear vibrational spectroscopies}},
@@ -2014,7 +2058,6 @@ year = {1998}
month = {jun},
}
-
@article{WrightJohnCurtis1997b,
author = {Wright, John C. and Chen, Peter C. and Hamilton, James P. and Zilian, Arne and
Labuda, Mitchell J.},
@@ -2196,20 +2239,22 @@ year = {1998}
url = {https://git.chem.wisc.edu/},
}
+@misc{h5py,
+ note = {Accessed: 2018-04-04},
+ title = {h5py: HDF5 for Python},
+ url = {https://www.h5py.org/},
+}
+
+
@misc{h5py.Group,
note = {Accessed: 2018-03-25},
title = {h5py Groups documentation.},
url = {http://docs.h5py.org/en/latest/high/group.html#groups},
}
-@misc{FITS,
- note = {Accessed: 2018-03-27},
- title = {FITS: Flexable image transport},
- url = {https://fits.gsfc.nasa.gov/},
-}
-
@misc{pyqtgraph,
note = {Accessed: 2018-03-27},
title = {PyQtGraph: Scientific Graphics and GUI Library for Python},
url = {http://pyqtgraph.org/},
-} \ No newline at end of file
+}
+