diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 25 | 
1 files changed, 23 insertions, 2 deletions
| diff --git a/public/index.html b/public/index.html index 81b7a62..22049f5 100644 --- a/public/index.html +++ b/public/index.html @@ -83,7 +83,7 @@ Thanks for stopping by! —Blaise      <li>Contributed to general-purpose multidimensional spectra modeling software.</li>      <li>Taught fellow students how to use instruments.</li>  </ul> -For more information, see my dissertation: <a href="https://drive.google.com/open?id=1Ik2aaVaT-60R2KSATaFOlG5qDiR_xRze">Development of Frequency Domain Multidimensional Spectroscopy with Applications in Semiconductor Photophysics</a> +For more information, see my dissertation: <a href="https://doi.org/10.5281/zenodo.7627321">Development of Frequency Domain Multidimensional Spectroscopy with Applications in Semiconductor Photophysics</a>  <header><h3><p class=space-between>      <span>Undergraduate Researcher (Plasmonics)</span> @@ -121,7 +121,28 @@ For more information, see my thesis: <a href="https://drive.google.com/open?id=1  <ol reversed>  <li> -<header><h3><a href=" https://doi.org/10.1021/jasms.1c00247">The Wisconsin Oscillator: A Low-Cost Circuit for Powering Ion Guides, Funnels, and Traps</a></h3> +<header><h3><a href="https://doi.org/10.1021/jasms.1c00247">The yaq project: Standardized software enabling flexible instrumentation </a></h3> +<em> +    Sunden, K. F.; +    Kohler, D. K.; +    Meyer, K. A.; +    Cruz Parrilla, P. L.; +    Wright, J. C.; +    and +    Thompson, B. J. +</em><br> +Review of Scientific Instruments (2023) +<ul> +  <li>Invented a new, standardized way of communicating with hardware peripherals.</li> +  <li>Software is highly modular, configurable.</li> +  <li>Used by multiple research groups from different fields.</li> +  <li>Collaborated with others around the world to "build bridges" between adjacent software projects.</li> +  <li>Project continues to grow after publication, with documentation at <a href="https://yaq.fyi/">yaq.fyi</a>.</li> +</ul> +</li> + +<li> +<header><h3><a href="https://doi.org/10.1021/jasms.1c00247">The Wisconsin Oscillator: A Low-Cost Circuit for Powering Ion Guides, Funnels, and Traps</a></h3>  <em>      Kregel, S. J.;      Thompson, B. J.; | 
