From cb9904757178bb5f454e93aa984fe2b2f3f62c49 Mon Sep 17 00:00:00 2001 From: Egor Savkin Date: Wed, 15 Nov 2023 16:10:11 +0800 Subject: [PATCH] Articles from Nature magazine Signed-off-by: Egor Savkin --- content/experiment-control/publications.yaml | 18 ++++++++++++++++++ templates/publications.html | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/content/experiment-control/publications.yaml b/content/experiment-control/publications.yaml index 0173eb3..5632ecd 100644 --- a/content/experiment-control/publications.yaml +++ b/content/experiment-control/publications.yaml @@ -6,6 +6,14 @@ - name: "arXiv" path: "https://arxiv.org/pdf/1709.06952.pdf" +- title: "Experimental quantum key distribution certified by Bell's theorem" + authors: "D. P. Nadlinger, P. Drmota, B. C. Nichol, G. Araneda, D. Main, R. Srinivas, D. M. Lucas, C. J. Ballance, K. Ivanov, E. Y-Z. Tan, P. Sekatski, R. L. Urbanke, R. Renner, N. Sangouard, J-D. Bancal" + links: + - name: "Nature 607, 682–686 (2022)" + path: "https://www.nature.com/articles/s41586-022-04941-5" + - name: "arXiv" + path: "https://arxiv.org/abs/2109.14600" + - title: "Programming languages and compiler design for realistic quantum hardware" authors: "Frederic T. Chong, Diana Franklin & Margaret Martonosi" links: @@ -53,6 +61,8 @@ links: - name: "arXiv" path: "https://arxiv.org/abs/2009.11482" + - name: "Nature 598, 281–286 (2021)" + path: "https://www.nature.com/articles/s41586-021-03928-y" - title: "Probing Qubit Memory Errors at the Part-per-Million Level" authors: "M. A. Sepiol, A. C. Hughes, J. E. Tarlton, D. P. Nadlinger, T. G. Ballance, C. J. Ballance, T. P. Harty, A. M. Steane, J. F. Goodwin & D. M. Lucas" @@ -68,6 +78,14 @@ - name: "Science, Vol 364, Issue 6446, 21 June 2019" path: "https://science.sciencemag.org/content/364/6446/1163" +- title: "Quantum amplification of boson-mediated interactions" + authors: "S. C. Burd, R. Srinivas, H. M. Knaack, W. Ge, A. C. Wilson, D. J. Wineland, D. Leibfried, J. J. Bollinger, D. T. C. Allcock, D. H. Slichter" + links: + - name: "Nat. Phys. 17, 898–902 (2021)" + path: "https://www.nature.com/articles/s41567-021-01237-9" + - name: "arXiv" + path: "https://arxiv.org/abs/2009.14342" + - title: "State Readout of a Trapped Ion Qubit Using a Trap-Integrated Superconducting Photon Detector" authors: "S. L. Todaro, V. B. Verma, K. C. McCormick, D. T. C. Allcock, R. P. Mirin, D. J. Wineland, S. W. Nam, A. C. Wilson, D. Leibfried & D. H. Slichter" links: diff --git a/templates/publications.html b/templates/publications.html index 09ee608..bf21f41 100644 --- a/templates/publications.html +++ b/templates/publications.html @@ -24,7 +24,7 @@ {{ publication.authors.full }} ...more - less +
less

{% else %}

{{ publication.authors }}