diff --git a/config/_default/menus.toml b/config/_default/menus.toml index 6458ce6..89b76c9 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -25,7 +25,7 @@ [[main]] name = "Publications" - url = "#publications" + url = "#featured" weight = 40 [[main]] diff --git a/content/home/featured.md b/content/home/featured.md index 6420c8f..345b6ea 100644 --- a/content/home/featured.md +++ b/content/home/featured.md @@ -5,7 +5,7 @@ widget = "featured" # See https://sourcethemes.com/academic/docs/page-builder/ headless = true # This file represents a page section. -active = false # Activate this widget? true/false +active = true # Activate this widget? true/false weight = 80 # Order that this section will appear. title = "Featured Publications" diff --git a/content/publication/kozlowski-designing-2020/featured.png b/content/publication/kozlowski-designing-2020/featured.png new file mode 100644 index 0000000..f8cbc07 Binary files /dev/null and b/content/publication/kozlowski-designing-2020/featured.png differ diff --git a/content/publication/kozlowski-designing-2020/index.md b/content/publication/kozlowski-designing-2020/index.md index d18f1c3..3f9e2bd 100644 --- a/content/publication/kozlowski-designing-2020/index.md +++ b/content/publication/kozlowski-designing-2020/index.md @@ -4,7 +4,7 @@ date = 2020-10-06 authors = ["Wojciech Kozlowski", "Axel Dahlberg", "Stephanie Wehner"] publication_types = ["1"] abstract = "The second quantum revolution brings with it the promise of a quantum internet. As the first quantum network hardware prototypes near completion new challenges emerge. A functional network is more than just the physical hardware, yet work on scalable quantum network systems is in its infancy. In this paper we present a quantum network protocol designed to enable end-to-end quantum communication in the face of the new fundamental and technical challenges brought by quantum mechanics. We develop a quantum data plane protocol that enables end-to-end quantum communication and can serve as a building block for more complex services. One of the key challenges in near-term quantum technology is decoherence --- the gradual decay of quantum information --- which imposes extremely stringent limits on storage times. Our protocol is designed to be efficient in the face of short quantum memory lifetimes. We demonstrate this using a simulator for quantum networks and show that the protocol is able to deliver its service even in the face of significant losses due to decoherence. Finally, we conclude by showing that the protocol remains functional on the extremely resource limited hardware that is being developed today underlining the timeliness of this work." -featured = false +featured = true url_preprint = "https://arxiv.org/abs/2010.02575" +++