diff options
-rw-r--r-- | hardware/chapter.tex | 3 | ||||
-rw-r--r-- | software/chapter.tex | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/hardware/chapter.tex b/hardware/chapter.tex index c1b505d..6163edf 100644 --- a/hardware/chapter.tex +++ b/hardware/chapter.tex @@ -1,3 +1,6 @@ +% TODO: Rapid and economical data acquisition in ultrafast frequency-resolved spectroscopy using
+% choppers and a microcontroller https://www.osapublishing.org/oe/abstract.cfm?uri=oe-24-16-18126
+
\chapter{Hardware} % -----------------------------------------------------------------------------
In this chapter I collect some of the specific hardware contribution details that do not belong in
diff --git a/software/chapter.tex b/software/chapter.tex index d991410..a980bb0 100644 --- a/software/chapter.tex +++ b/software/chapter.tex @@ -1,7 +1,9 @@ % TODO: add StoddenVictoria2016a (Enhancing reproducibility for computational methods)
% TODO: add MillmanKJarrod2011a (Python for Scientists and Engineers)
% TODO: add vanderWaltStefan2011a (The NumPy Array: A Structure for Efficient Numerical Computation)
-% TODO: reference https://www.nsf.gov/pubs/2016/nsf16532/nsf16532.htm (Software Infrastructure for Sustained Innovation (SI2: SSE & SSI))
+% TODO: reference https://www.nsf.gov/pubs/2016/nsf16532/nsf16532.htm (Software Infrastructure for
+% Sustained Innovation (SI2: SSE & SSI))
+% TODO: http://pubs.acs.org/doi/10.1021/cen-09535-scitech2
\chapter{Software}
|