---
_id: '755'
abstract:
- lang: eng
  text: 'Gossip, also known as epidemic dissemination, is becoming an increasingly
    popular technique in distributed systems. Yet, it has remained a partially open
    question: how robust are such protocols? We consider a natural extension of the
    random phone-call model (introduced by Karp et al. [1]), and we analyze two different
    notions of robustness: the ability to tolerate adaptive failures, and the ability
    to tolerate oblivious failures. For adaptive failures, we present a new gossip
    protocol, TrickleGossip, which achieves near-optimal O(n log 3 n) message complexity.
    To the best of our knowledge, this is the first epidemic-style protocol that can
    tolerate adaptive failures. We also show a direct relation between resilience
    and message complexity, demonstrating that gossip protocols which tolerate a large
    number of adaptive failures need to use a super-linear number of messages with
    high probability. For oblivious failures, we present a new gossip protocol, CoordinatedGossip,
    that achieves optimal O(n) message complexity. This protocol makes novel use of
    the universe reduction technique to limit the message complexity.'
acknowledgement: We would like to thank Prof. Hagit Attiya and the anonymous reviewers
  for their useful comments on earlier drafts of this paper.
alternative_title:
- LNCS
article_processing_charge: No
author:
- first_name: Dan-Adrian
  full_name: Alistarh, Dan-Adrian
  id: 4A899BFC-F248-11E8-B48F-1D18A9856A87
  last_name: Alistarh
  orcid: 0000-0003-3650-940X
- first_name: Seth
  full_name: Gilbert, Seth
  last_name: Gilbert
- first_name: Rachid
  full_name: Guerraoui, Rachid
  last_name: Guerraoui
- first_name: Morteza
  full_name: Zadimoghaddam, Morteza
  last_name: Zadimoghaddam
citation:
  ama: 'Alistarh D-A, Gilbert S, Guerraoui R, Zadimoghaddam M. How efficient can gossip
    be? (On the cost of resilient information exchange). In: Vol 6199 LNCS. Springer;
    2010:115-126. doi:<a href="https://doi.org/10.1007/978-3-642-14162-1_10">10.1007/978-3-642-14162-1_10</a>'
  apa: 'Alistarh, D.-A., Gilbert, S., Guerraoui, R., &#38; Zadimoghaddam, M. (2010).
    How efficient can gossip be? (On the cost of resilient information exchange) (Vol.
    6199 LNCS, pp. 115–126). Presented at the ICALP: International Colloquium on Automota,
    Languages and Programming, Springer. <a href="https://doi.org/10.1007/978-3-642-14162-1_10">https://doi.org/10.1007/978-3-642-14162-1_10</a>'
  chicago: Alistarh, Dan-Adrian, Seth Gilbert, Rachid Guerraoui, and Morteza Zadimoghaddam.
    “How Efficient Can Gossip Be? (On the Cost of Resilient Information Exchange),”
    6199 LNCS:115–26. Springer, 2010. <a href="https://doi.org/10.1007/978-3-642-14162-1_10">https://doi.org/10.1007/978-3-642-14162-1_10</a>.
  ieee: 'D.-A. Alistarh, S. Gilbert, R. Guerraoui, and M. Zadimoghaddam, “How efficient
    can gossip be? (On the cost of resilient information exchange),” presented at
    the ICALP: International Colloquium on Automota, Languages and Programming, 2010,
    vol. 6199 LNCS, no. PART 2, pp. 115–126.'
  ista: 'Alistarh D-A, Gilbert S, Guerraoui R, Zadimoghaddam M. 2010. How efficient
    can gossip be? (On the cost of resilient information exchange). ICALP: International
    Colloquium on Automota, Languages and Programming, LNCS, vol. 6199 LNCS, 115–126.'
  mla: Alistarh, Dan-Adrian, et al. <i>How Efficient Can Gossip Be? (On the Cost of
    Resilient Information Exchange)</i>. Vol. 6199 LNCS, no. PART 2, Springer, 2010,
    pp. 115–26, doi:<a href="https://doi.org/10.1007/978-3-642-14162-1_10">10.1007/978-3-642-14162-1_10</a>.
  short: D.-A. Alistarh, S. Gilbert, R. Guerraoui, M. Zadimoghaddam, in:, Springer,
    2010, pp. 115–126.
conference:
  name: 'ICALP: International Colloquium on Automota, Languages and Programming'
date_created: 2018-12-11T11:48:20Z
date_published: 2010-01-01T00:00:00Z
date_updated: 2023-02-23T13:10:40Z
day: '01'
doi: 10.1007/978-3-642-14162-1_10
extern: '1'
issue: PART 2
language:
- iso: eng
month: '01'
oa_version: None
page: 115 - 126
publication_status: published
publisher: Springer
publist_id: '6901'
status: public
title: How efficient can gossip be? (On the cost of resilient information exchange)
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 6199 LNCS
year: '2010'
...
---
_id: '756'
abstract:
- lang: eng
  text: This paper studies non-cryptographic authenticated broadcast in radio networks
    subject to malicious failures. We introduce two protocols that address this problem.
    The first, NeighborWatchRB, makes use of a novel strategy in which honest devices
    monitor their neighbors for malicious behavior. Second, we present a more robust
    variant, MultiPathRB, that tolerates the maximum possible density of malicious
    devices per region, using an elaborate voting strategy. We also introduce a new
    proof technique to show that both protocols ensure asymptotically optimal running
    time. We demonstrate the fault tolerance of our protocols through extensive simulation.
    Simulations show the practical superiority of the NeighborWatchRB protocol (an
    advantage hidden in the constants of the asymptotic complexity). The NeighborWatchRB
    protocol even performs relatively well when compared to the simple, fast epidemic
    protocols commonly used in the radio setting, protocols that tolerate no malicious
    faults. We therefore believe that the overhead for ensuring authenticated broadcast
    is reasonable, especially in applications that use authenticated broadcast only
    when necessary, such as distributing an authenticated digest.
acknowledgement: "The authors would like to thank Prof. Guevara Noubir for his useful
  comments on earlier\r\ndrafts of this paper."
article_processing_charge: No
author:
- first_name: Dan-Adrian
  full_name: Alistarh, Dan-Adrian
  id: 4A899BFC-F248-11E8-B48F-1D18A9856A87
  last_name: Alistarh
  orcid: 0000-0003-3650-940X
- first_name: Seth
  full_name: Gilbert, Seth
  last_name: Gilbert
- first_name: Rachid
  full_name: Guerraoui, Rachid
  last_name: Guerraoui
- first_name: Žarko
  full_name: Milošević, Žarko
  last_name: Milošević
- first_name: Calvin
  full_name: Newport, Calvin
  last_name: Newport
citation:
  ama: 'Alistarh D-A, Gilbert S, Guerraoui R, Milošević Ž, Newport C. Securing every
    bit: Authenticated broadcast in radio networks. In: ACM; 2010:50-59. doi:<a href="https://doi.org/10.1145/1810479.1810489">10.1145/1810479.1810489</a>'
  apa: 'Alistarh, D.-A., Gilbert, S., Guerraoui, R., Milošević, Ž., &#38; Newport,
    C. (2010). Securing every bit: Authenticated broadcast in radio networks (pp.
    50–59). Presented at the SPAA: Symposium on Parallelism in Algorithms and Architectures,
    ACM. <a href="https://doi.org/10.1145/1810479.1810489">https://doi.org/10.1145/1810479.1810489</a>'
  chicago: 'Alistarh, Dan-Adrian, Seth Gilbert, Rachid Guerraoui, Žarko Milošević,
    and Calvin Newport. “Securing Every Bit: Authenticated Broadcast in Radio Networks,”
    50–59. ACM, 2010. <a href="https://doi.org/10.1145/1810479.1810489">https://doi.org/10.1145/1810479.1810489</a>.'
  ieee: 'D.-A. Alistarh, S. Gilbert, R. Guerraoui, Ž. Milošević, and C. Newport, “Securing
    every bit: Authenticated broadcast in radio networks,” presented at the SPAA:
    Symposium on Parallelism in Algorithms and Architectures, 2010, pp. 50–59.'
  ista: 'Alistarh D-A, Gilbert S, Guerraoui R, Milošević Ž, Newport C. 2010. Securing
    every bit: Authenticated broadcast in radio networks. SPAA: Symposium on Parallelism
    in Algorithms and Architectures, 50–59.'
  mla: 'Alistarh, Dan-Adrian, et al. <i>Securing Every Bit: Authenticated Broadcast
    in Radio Networks</i>. ACM, 2010, pp. 50–59, doi:<a href="https://doi.org/10.1145/1810479.1810489">10.1145/1810479.1810489</a>.'
  short: D.-A. Alistarh, S. Gilbert, R. Guerraoui, Ž. Milošević, C. Newport, in:,
    ACM, 2010, pp. 50–59.
conference:
  name: 'SPAA: Symposium on Parallelism in Algorithms and Architectures'
date_created: 2018-12-11T11:48:20Z
date_published: 2010-01-01T00:00:00Z
date_updated: 2023-02-23T13:10:56Z
day: '01'
doi: 10.1145/1810479.1810489
extern: '1'
language:
- iso: eng
month: '01'
oa_version: None
page: 50 - 59
publication_status: published
publisher: ACM
publist_id: '6902'
status: public
title: 'Securing every bit: Authenticated broadcast in radio networks'
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2010'
...
---
_id: '758'
abstract:
- lang: eng
  text: Set agreement [4] is a fundamental problem in distributed computing, in which
    processes collectively choose a small subset of values from a larger set of proposals.
    Set agreement has been extensively studied in both synchronous and asynchronous
    systems [10,11,3,5,8,9]. Real world distributed systems, however, are neither
    purely synchronous nor purely asynchronous. To describe such a system, Dwork et
    al. [6] introduced the idea of partial synchrony. They assume for every execution
    some (unknown) time GST (global stabilization time), after which the system is
    synchronous. In a recent paper [1,2], we study the complexity of set agreement
    in the context of partially synchronous systems, determining the minimum-sized
    window of synchrony in which set agreement can be solved. We show that at least
    ⌊t/k⌋ + 2 synchronous rounds are required for k-set agreement, where t &lt; n
    is the number of crashes, and k is the agreement parameter of the set agreement
    task. We then introduce an algorithm that terminates in any window of synchrony
    of size at least ⌊t/k⌋ + 4 rounds. Together, these results tightly bound the inherent
    price of tolerating some asynchrony.
alternative_title:
- LNCS
article_processing_charge: No
author:
- first_name: Dan-Adrian
  full_name: Alistarh, Dan-Adrian
  id: 4A899BFC-F248-11E8-B48F-1D18A9856A87
  last_name: Alistarh
  orcid: 0000-0003-3650-940X
- first_name: Seth
  full_name: Gilbert, Seth
  last_name: Gilbert
- first_name: Rachid
  full_name: Guerraoui, Rachid
  last_name: Guerraoui
- first_name: Corentin
  full_name: Travers, Corentin
  last_name: Travers
citation:
  ama: 'Alistarh D-A, Gilbert S, Guerraoui R, Travers C. Brief announcement: New bounds
    for partially synchronous set agreement. In: Vol 6343 LNCS. Springer; 2010:404-405.
    doi:<a href="https://doi.org/10.1007/978-3-642-15763-9_40">10.1007/978-3-642-15763-9_40</a>'
  apa: 'Alistarh, D.-A., Gilbert, S., Guerraoui, R., &#38; Travers, C. (2010). Brief
    announcement: New bounds for partially synchronous set agreement (Vol. 6343 LNCS,
    pp. 404–405). Presented at the DISC: Distributed Computing, Springer. <a href="https://doi.org/10.1007/978-3-642-15763-9_40">https://doi.org/10.1007/978-3-642-15763-9_40</a>'
  chicago: 'Alistarh, Dan-Adrian, Seth Gilbert, Rachid Guerraoui, and Corentin Travers.
    “Brief Announcement: New Bounds for Partially Synchronous Set Agreement,” 6343
    LNCS:404–5. Springer, 2010. <a href="https://doi.org/10.1007/978-3-642-15763-9_40">https://doi.org/10.1007/978-3-642-15763-9_40</a>.'
  ieee: 'D.-A. Alistarh, S. Gilbert, R. Guerraoui, and C. Travers, “Brief announcement:
    New bounds for partially synchronous set agreement,” presented at the DISC: Distributed
    Computing, 2010, vol. 6343 LNCS, pp. 404–405.'
  ista: 'Alistarh D-A, Gilbert S, Guerraoui R, Travers C. 2010. Brief announcement:
    New bounds for partially synchronous set agreement. DISC: Distributed Computing,
    LNCS, vol. 6343 LNCS, 404–405.'
  mla: 'Alistarh, Dan-Adrian, et al. <i>Brief Announcement: New Bounds for Partially
    Synchronous Set Agreement</i>. Vol. 6343 LNCS, Springer, 2010, pp. 404–05, doi:<a
    href="https://doi.org/10.1007/978-3-642-15763-9_40">10.1007/978-3-642-15763-9_40</a>.'
  short: D.-A. Alistarh, S. Gilbert, R. Guerraoui, C. Travers, in:, Springer, 2010,
    pp. 404–405.
conference:
  name: 'DISC: Distributed Computing'
date_created: 2018-12-11T11:48:21Z
date_published: 2010-01-01T00:00:00Z
date_updated: 2023-02-23T13:11:26Z
day: '01'
doi: 10.1007/978-3-642-15763-9_40
extern: '1'
language:
- iso: eng
month: '01'
oa_version: None
page: 404 - 405
publication_status: published
publisher: Springer
publist_id: '6899'
status: public
title: 'Brief announcement: New bounds for partially synchronous set agreement'
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 6343 LNCS
year: '2010'
...
---
_id: '7703'
abstract:
- lang: eng
  text: By combining gene expression profiling with image registration, Tomer et al.
    (2010) find that the mushroom body of the segmented worm Platynereis dumerilii
    shares many features with the mammalian cerebral cortex. The authors propose that
    the mushroom body and cortex evolved from the same structure in the common ancestor
    of vertebrates and invertebrates.
article_processing_charge: No
article_type: original
author:
- first_name: Lora Beatrice Jaeger
  full_name: Sweeney, Lora Beatrice Jaeger
  id: 56BE8254-C4F0-11E9-8E45-0B23E6697425
  last_name: Sweeney
  orcid: 0000-0001-9242-5601
- first_name: Liqun
  full_name: Luo, Liqun
  last_name: Luo
citation:
  ama: 'Sweeney LB, Luo L. ‘Fore brain: A hint of the ancestral cortex. <i>Cell</i>.
    2010;142(5):679-681. doi:<a href="https://doi.org/10.1016/j.cell.2010.08.024">10.1016/j.cell.2010.08.024</a>'
  apa: 'Sweeney, L. B., &#38; Luo, L. (2010). ‘Fore brain: A hint of the ancestral
    cortex. <i>Cell</i>. Elsevier. <a href="https://doi.org/10.1016/j.cell.2010.08.024">https://doi.org/10.1016/j.cell.2010.08.024</a>'
  chicago: 'Sweeney, Lora B., and Liqun Luo. “‘Fore Brain: A Hint of the Ancestral
    Cortex.” <i>Cell</i>. Elsevier, 2010. <a href="https://doi.org/10.1016/j.cell.2010.08.024">https://doi.org/10.1016/j.cell.2010.08.024</a>.'
  ieee: 'L. B. Sweeney and L. Luo, “‘Fore brain: A hint of the ancestral cortex,”
    <i>Cell</i>, vol. 142, no. 5. Elsevier, pp. 679–681, 2010.'
  ista: 'Sweeney LB, Luo L. 2010. ‘Fore brain: A hint of the ancestral cortex. Cell.
    142(5), 679–681.'
  mla: 'Sweeney, Lora B., and Liqun Luo. “‘Fore Brain: A Hint of the Ancestral Cortex.”
    <i>Cell</i>, vol. 142, no. 5, Elsevier, 2010, pp. 679–81, doi:<a href="https://doi.org/10.1016/j.cell.2010.08.024">10.1016/j.cell.2010.08.024</a>.'
  short: L.B. Sweeney, L. Luo, Cell 142 (2010) 679–681.
date_created: 2020-04-30T10:36:52Z
date_published: 2010-09-03T00:00:00Z
date_updated: 2024-01-31T10:14:59Z
day: '03'
doi: 10.1016/j.cell.2010.08.024
extern: '1'
intvolume: '       142'
issue: '5'
language:
- iso: eng
month: '09'
oa_version: None
page: 679-681
publication: Cell
publication_identifier:
  issn:
  - 0092-8674
publication_status: published
publisher: Elsevier
quality_controlled: '1'
status: public
title: '‘Fore brain: A hint of the ancestral cortex'
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 142
year: '2010'
...
---
_id: '14983'
abstract:
- lang: eng
  text: 'This chapter tackles a difficult challenge: presenting signal processing
    material to non-experts. This chapter is meant to be comprehensible to people
    who have some math background, including a course in linear algebra and basic
    statistics, but do not specialize in mathematics, engineering, or related fields.
    Some formulas assume the reader is familiar with matrices and basic matrix operations,
    but not more advanced material. Furthermore, we tried to make the chapter readable
    even if you skip the formulas. Nevertheless, we include some simple methods to
    demonstrate the basics of adaptive data processing, then we proceed with some
    advanced methods that are fundamental in adaptive signal processing, and are likely
    to be useful in a variety of applications. The advanced algorithms are also online
    available [30]. In the second part, these techniques are applied to some real-world
    BCI data.'
acknowledgement: This work was supported by the EU grants “BrainCom” (FP6-2004-Mobility-5
  Grant No 024259) and “Multi-adaptive BCI” (MEIF-CT-2006 Grant No 040666). Furthermore,
  we thank Matthias Krauledat for fruitful discussions and tools for generating Fig.
  5.
alternative_title:
- The Frontiers Collection
article_processing_charge: No
author:
- first_name: Alois
  full_name: Schlögl, Alois
  id: 45BF87EE-F248-11E8-B48F-1D18A9856A87
  last_name: Schlögl
  orcid: 0000-0002-5621-8100
- first_name: Carmen
  full_name: Vidaurre, Carmen
  last_name: Vidaurre
- first_name: Klaus-Robert
  full_name: Müller, Klaus-Robert
  last_name: Müller
citation:
  ama: 'Schlögl A, Vidaurre C, Müller K-R. Adaptive Methods in BCI Research - An Introductory
    Tutorial. In: Graimann B, Pfurtscheller G, Allison B, eds. <i>Brain-Computer Interfaces</i>.
    1st ed. FRONTCOLL. Berlin, Heidelberg: Springer; 2010:331-355. doi:<a href="https://doi.org/10.1007/978-3-642-02091-9_18">10.1007/978-3-642-02091-9_18</a>'
  apa: 'Schlögl, A., Vidaurre, C., &#38; Müller, K.-R. (2010). Adaptive Methods in
    BCI Research - An Introductory Tutorial. In B. Graimann, G. Pfurtscheller, &#38;
    B. Allison (Eds.), <i>Brain-Computer Interfaces</i> (1st ed., pp. 331–355). Berlin,
    Heidelberg: Springer. <a href="https://doi.org/10.1007/978-3-642-02091-9_18">https://doi.org/10.1007/978-3-642-02091-9_18</a>'
  chicago: 'Schlögl, Alois, Carmen Vidaurre, and Klaus-Robert Müller. “Adaptive Methods
    in BCI Research - An Introductory Tutorial.” In <i>Brain-Computer Interfaces</i>,
    edited by Bernhard Graimann, Gert Pfurtscheller, and Brendan Allison, 1st ed.,
    331–55. FRONTCOLL. Berlin, Heidelberg: Springer, 2010. <a href="https://doi.org/10.1007/978-3-642-02091-9_18">https://doi.org/10.1007/978-3-642-02091-9_18</a>.'
  ieee: 'A. Schlögl, C. Vidaurre, and K.-R. Müller, “Adaptive Methods in BCI Research
    - An Introductory Tutorial,” in <i>Brain-Computer Interfaces</i>, 1st ed., B.
    Graimann, G. Pfurtscheller, and B. Allison, Eds. Berlin, Heidelberg: Springer,
    2010, pp. 331–355.'
  ista: 'Schlögl A, Vidaurre C, Müller K-R. 2010.Adaptive Methods in BCI Research
    - An Introductory Tutorial. In: Brain-Computer Interfaces. The Frontiers Collection,
    , 331–355.'
  mla: Schlögl, Alois, et al. “Adaptive Methods in BCI Research - An Introductory
    Tutorial.” <i>Brain-Computer Interfaces</i>, edited by Bernhard Graimann et al.,
    1st ed., Springer, 2010, pp. 331–55, doi:<a href="https://doi.org/10.1007/978-3-642-02091-9_18">10.1007/978-3-642-02091-9_18</a>.
  short: A. Schlögl, C. Vidaurre, K.-R. Müller, in:, B. Graimann, G. Pfurtscheller,
    B. Allison (Eds.), Brain-Computer Interfaces, 1st ed., Springer, Berlin, Heidelberg,
    2010, pp. 331–355.
date_created: 2024-02-14T09:56:00Z
date_published: 2010-09-06T00:00:00Z
date_updated: 2024-02-19T09:47:25Z
day: '06'
department:
- _id: ScienComp
doi: 10.1007/978-3-642-02091-9_18
edition: '1'
editor:
- first_name: Bernhard
  full_name: Graimann, Bernhard
  last_name: Graimann
- first_name: Gert
  full_name: Pfurtscheller, Gert
  last_name: Pfurtscheller
- first_name: Brendan
  full_name: Allison, Brendan
  last_name: Allison
language:
- iso: eng
month: '09'
oa_version: None
page: 331-355
place: Berlin, Heidelberg
publication: Brain-Computer Interfaces
publication_identifier:
  eisbn:
  - '9783642020919'
  isbn:
  - '9783642020902'
  issn:
  - 1612-3018
publication_status: published
publisher: Springer
quality_controlled: '1'
series_title: FRONTCOLL
status: public
title: Adaptive Methods in BCI Research - An Introductory Tutorial
type: book_chapter
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2010'
...
---
_id: '1721'
acknowledgement: AK is funded by a Marie Curie fellowship. JB is funded by the MRC
  (UK). The funders had no role in study design, data collection and analysis, decision
  to publish, or preparation of the manuscript
author:
- first_name: Anna
  full_name: Anna Kicheva
  id: 3959A2A0-F248-11E8-B48F-1D18A9856A87
  last_name: Kicheva
  orcid: 0000-0003-4509-4998
- first_name: James
  full_name: Briscoe, James
  last_name: Briscoe
citation:
  ama: Kicheva A, Briscoe J. Limbs made to measure. <i>PLoS Biology</i>. 2010;8(7).
    doi:<a href="https://doi.org/10.1371/journal.pbio.1000421">10.1371/journal.pbio.1000421</a>
  apa: Kicheva, A., &#38; Briscoe, J. (2010). Limbs made to measure. <i>PLoS Biology</i>.
    Public Library of Science. <a href="https://doi.org/10.1371/journal.pbio.1000421">https://doi.org/10.1371/journal.pbio.1000421</a>
  chicago: Kicheva, Anna, and James Briscoe. “Limbs Made to Measure.” <i>PLoS Biology</i>.
    Public Library of Science, 2010. <a href="https://doi.org/10.1371/journal.pbio.1000421">https://doi.org/10.1371/journal.pbio.1000421</a>.
  ieee: A. Kicheva and J. Briscoe, “Limbs made to measure,” <i>PLoS Biology</i>, vol.
    8, no. 7. Public Library of Science, 2010.
  ista: Kicheva A, Briscoe J. 2010. Limbs made to measure. PLoS Biology. 8(7).
  mla: Kicheva, Anna, and James Briscoe. “Limbs Made to Measure.” <i>PLoS Biology</i>,
    vol. 8, no. 7, Public Library of Science, 2010, doi:<a href="https://doi.org/10.1371/journal.pbio.1000421">10.1371/journal.pbio.1000421</a>.
  short: A. Kicheva, J. Briscoe, PLoS Biology 8 (2010).
date_created: 2018-12-11T11:53:39Z
date_published: 2010-07-01T00:00:00Z
date_updated: 2021-01-12T06:52:45Z
day: '01'
doi: 10.1371/journal.pbio.1000421
extern: 1
intvolume: '         8'
issue: '7'
month: '07'
publication: PLoS Biology
publication_status: published
publisher: Public Library of Science
publist_id: '5407'
quality_controlled: 0
status: public
title: Limbs made to measure
type: journal_article
volume: 8
year: '2010'
...
---
_id: '1722'
abstract:
- lang: eng
  text: Morphogens are secreted signalling molecules that act in a graded manner to
    control the pattern of cellular differentiation in developing tissues. An example
    is Sonic hedgehog (Shh), which acts in several developing vertebrate tissues,
    including the central nervous system, to provide positional information during
    embryonic patterning. Here we address how Shh signalling assigns the positional
    identities of distinct neuronal subtype progenitors throughout the ventral neural
    tube. Assays of intracellular signal transduction and gene expression indicate
    that the duration as well as level of signalling is critical for morphogen interpretation.
    Progenitors of the ventral neuronal subtypes are established sequentially, with
    progressively more ventral identities requiring correspondingly higher levels
    and longer periods of Shh signalling. Moreover, cells remain sensitive to changes
    in Shh signalling for an extended time, reverting to antecedent identities if
    signalling levels fall below a threshold. Thus, the duration of signalling is
    important not only for the assignment but also for the refinement and maintenance
    of positional identity. Together the data suggest a dynamic model for ventral
    neural tube patterning in which positional information corresponds to the time
    integral of Shh signalling. This suggests an alternative to conventional models
    of morphogen action that rely solely on the level of signalling.
acknowledgement: 'NS was supported by a Marie Curie Fellowship (PIIF-GA-2008-219939)
  and the Mochida Memorial Foundation for Medical and Pharmaceutical Research. Support
  for VR was provided by an EMBO LTF, for AK by a FEBS LTF. ED was supported by the
  Wellcome Trust (#080630). Work in the lab of JB is supported by the Medical Research
  Council (UK). AP is a CNRS (Centre National de la Recherche Scientifique) Investigator.
  This work was supported by grants from the Ministère de la Recherche (ACI Grant
  #0220575) and the Association pour la Recherche sur le Cancer (Grant #4679) to AP.
  BGN was supported by grants from the Whitehall Foundation (2004-05-90-APL), the
  March of Dimes Foundation (5-FY2006-281), the Muscular Dystrophy Association (92901),
  and the NINDS (NS053976)'
author:
- first_name: Éric
  full_name: Dessaud, Éric
  last_name: Dessaud
- first_name: Vanessa
  full_name: Ribes, Vanessa
  last_name: Ribes
- first_name: Nikolaos
  full_name: Balaskas, Nikolaos
  last_name: Balaskas
- first_name: Linlin
  full_name: Yang, Linlin
  last_name: Yang
- first_name: Alessandra
  full_name: Pierani, Alessandra
  last_name: Pierani
- first_name: Anna
  full_name: Anna Kicheva
  id: 3959A2A0-F248-11E8-B48F-1D18A9856A87
  last_name: Kicheva
  orcid: 0000-0003-4509-4998
- first_name: Bennett
  full_name: Novitch, Bennett
  last_name: Novitch
- first_name: James
  full_name: Briscoe, James
  last_name: Briscoe
- first_name: Noriaki
  full_name: Sasai, Noriaki
  last_name: Sasai
citation:
  ama: Dessaud É, Ribes V, Balaskas N, et al. Dynamic assignment and maintenance of
    positional identity in the ventral neural tube by the morphogen sonic hedgehog.
    <i>PLoS Biology</i>. 2010;8(6). doi:<a href="https://doi.org/10.1371/journal.pbio.1000382">10.1371/journal.pbio.1000382</a>
  apa: Dessaud, É., Ribes, V., Balaskas, N., Yang, L., Pierani, A., Kicheva, A., …
    Sasai, N. (2010). Dynamic assignment and maintenance of positional identity in
    the ventral neural tube by the morphogen sonic hedgehog. <i>PLoS Biology</i>.
    Public Library of Science. <a href="https://doi.org/10.1371/journal.pbio.1000382">https://doi.org/10.1371/journal.pbio.1000382</a>
  chicago: Dessaud, Éric, Vanessa Ribes, Nikolaos Balaskas, Linlin Yang, Alessandra
    Pierani, Anna Kicheva, Bennett Novitch, James Briscoe, and Noriaki Sasai. “Dynamic
    Assignment and Maintenance of Positional Identity in the Ventral Neural Tube by
    the Morphogen Sonic Hedgehog.” <i>PLoS Biology</i>. Public Library of Science,
    2010. <a href="https://doi.org/10.1371/journal.pbio.1000382">https://doi.org/10.1371/journal.pbio.1000382</a>.
  ieee: É. Dessaud <i>et al.</i>, “Dynamic assignment and maintenance of positional
    identity in the ventral neural tube by the morphogen sonic hedgehog,” <i>PLoS
    Biology</i>, vol. 8, no. 6. Public Library of Science, 2010.
  ista: Dessaud É, Ribes V, Balaskas N, Yang L, Pierani A, Kicheva A, Novitch B, Briscoe
    J, Sasai N. 2010. Dynamic assignment and maintenance of positional identity in
    the ventral neural tube by the morphogen sonic hedgehog. PLoS Biology. 8(6).
  mla: Dessaud, Éric, et al. “Dynamic Assignment and Maintenance of Positional Identity
    in the Ventral Neural Tube by the Morphogen Sonic Hedgehog.” <i>PLoS Biology</i>,
    vol. 8, no. 6, Public Library of Science, 2010, doi:<a href="https://doi.org/10.1371/journal.pbio.1000382">10.1371/journal.pbio.1000382</a>.
  short: É. Dessaud, V. Ribes, N. Balaskas, L. Yang, A. Pierani, A. Kicheva, B. Novitch,
    J. Briscoe, N. Sasai, PLoS Biology 8 (2010).
date_created: 2018-12-11T11:53:39Z
date_published: 2010-06-01T00:00:00Z
date_updated: 2021-01-12T06:52:46Z
day: '01'
doi: 10.1371/journal.pbio.1000382
extern: 1
intvolume: '         8'
issue: '6'
month: '06'
publication: PLoS Biology
publication_status: published
publisher: Public Library of Science
publist_id: '5408'
quality_controlled: 0
status: public
title: Dynamic assignment and maintenance of positional identity in the ventral neural
  tube by the morphogen sonic hedgehog
type: journal_article
volume: 8
year: '2010'
...
---
_id: '1752'
abstract:
- lang: eng
  text: The epitaxial growth of germanium on silicon leads to the self-assembly of
    SiGe nanocrystals by a process that allows the size, composition and position
    of the nanocrystals to be controlled. This level of control, combined with an
    inherent compatibility with silicon technology, could prove useful in nanoelectronic
    applications. Here, we report the confinement of holes in quantum-dot devices
    made by directly contacting individual SiGe nanocrystals with aluminium electrodes,
    and the production of hybrid superconductor- semiconductor devices, such as resonant
    supercurrent transistors, when the quantum dot is strongly coupled to the electrodes.
    Charge transport measurements on weakly coupled quantum dots reveal discrete energy
    spectra, with the confined hole states displaying anisotropic gyromagnetic factors
    and strong spin-orbit coupling with pronounced dependences on gate voltage and
    magnetic field.
acknowledgement: We also acknowledge support from the Agence Nationale de la Recherche
  (through the ACCESS and COHESION projects). G.K. acknowledges further support from
  the Deutsche Forschungsgemeinschaft (grant no. KA 2922/1-1)
author:
- first_name: Georgios
  full_name: Georgios Katsaros
  id: 38DB5788-F248-11E8-B48F-1D18A9856A87
  last_name: Katsaros
- first_name: Panayotis
  full_name: Spathis, Panayotis N
  last_name: Spathis
- first_name: Mathieu
  full_name: Stoffel, Mathieu
  last_name: Stoffel
- first_name: Frank
  full_name: Fournel, Frank
  last_name: Fournel
- first_name: Massimo
  full_name: Mongillo, Massimo
  last_name: Mongillo
- first_name: Vincent
  full_name: Bouchiat, Vincent
  last_name: Bouchiat
- first_name: François
  full_name: Lefloch, François
  last_name: Lefloch
- first_name: Armando
  full_name: Rastelli, Armando
  last_name: Rastelli
- first_name: Oliver
  full_name: Schmidt, Oliver G
  last_name: Schmidt
- first_name: Silvano
  full_name: De Franceschi, Silvano
  last_name: De Franceschi
citation:
  ama: Katsaros G, Spathis P, Stoffel M, et al. Hybrid superconductor-semiconductor
    devices made from self-assembled SiGe nanocrystals on silicon. <i>Nature Nanotechnology</i>.
    2010;5(6):458-464. doi:<a href="https://doi.org/10.1038/nnano.2010.84">10.1038/nnano.2010.84</a>
  apa: Katsaros, G., Spathis, P., Stoffel, M., Fournel, F., Mongillo, M., Bouchiat,
    V., … De Franceschi, S. (2010). Hybrid superconductor-semiconductor devices made
    from self-assembled SiGe nanocrystals on silicon. <i>Nature Nanotechnology</i>.
    Nature Publishing Group. <a href="https://doi.org/10.1038/nnano.2010.84">https://doi.org/10.1038/nnano.2010.84</a>
  chicago: Katsaros, Georgios, Panayotis Spathis, Mathieu Stoffel, Frank Fournel,
    Massimo Mongillo, Vincent Bouchiat, François Lefloch, Armando Rastelli, Oliver
    Schmidt, and Silvano De Franceschi. “Hybrid Superconductor-Semiconductor Devices
    Made from Self-Assembled SiGe Nanocrystals on Silicon.” <i>Nature Nanotechnology</i>.
    Nature Publishing Group, 2010. <a href="https://doi.org/10.1038/nnano.2010.84">https://doi.org/10.1038/nnano.2010.84</a>.
  ieee: G. Katsaros <i>et al.</i>, “Hybrid superconductor-semiconductor devices made
    from self-assembled SiGe nanocrystals on silicon,” <i>Nature Nanotechnology</i>,
    vol. 5, no. 6. Nature Publishing Group, pp. 458–464, 2010.
  ista: Katsaros G, Spathis P, Stoffel M, Fournel F, Mongillo M, Bouchiat V, Lefloch
    F, Rastelli A, Schmidt O, De Franceschi S. 2010. Hybrid superconductor-semiconductor
    devices made from self-assembled SiGe nanocrystals on silicon. Nature Nanotechnology.
    5(6), 458–464.
  mla: Katsaros, Georgios, et al. “Hybrid Superconductor-Semiconductor Devices Made
    from Self-Assembled SiGe Nanocrystals on Silicon.” <i>Nature Nanotechnology</i>,
    vol. 5, no. 6, Nature Publishing Group, 2010, pp. 458–64, doi:<a href="https://doi.org/10.1038/nnano.2010.84">10.1038/nnano.2010.84</a>.
  short: G. Katsaros, P. Spathis, M. Stoffel, F. Fournel, M. Mongillo, V. Bouchiat,
    F. Lefloch, A. Rastelli, O. Schmidt, S. De Franceschi, Nature Nanotechnology 5
    (2010) 458–464.
date_created: 2018-12-11T11:53:49Z
date_published: 2010-06-01T00:00:00Z
date_updated: 2021-01-12T06:52:59Z
day: '01'
doi: 10.1038/nnano.2010.84
extern: 1
intvolume: '         5'
issue: '6'
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/1005.1816
month: '06'
oa: 1
page: 458 - 464
publication: Nature Nanotechnology
publication_status: published
publisher: Nature Publishing Group
publist_id: '5372'
quality_controlled: 0
status: public
title: Hybrid superconductor-semiconductor devices made from self-assembled SiGe nanocrystals
  on silicon
type: journal_article
volume: 5
year: '2010'
...
---
_id: '1753'
abstract:
- lang: eng
  text: We investigate electronic transport in n-i-n GaN nanowires with and without
    AlN double barriers. The nanowires are grown by catalyst-free, plasma-assisted
    molecular beam epitaxy enabling abrupt GaN/AlN interfaces as well as longitudinal
    n-type doping modulation. At low temperature, transport in n-i-n GaN nanowires
    is dominated by the Coulomb blockade effect. Carriers are confined in the undoped
    middle region, forming single or multiple islands with a characteristic length
    of ∼100 nm. The incorporation of two AlN tunnel barriers causes confinement to
    occur within the GaN dot in between. In the case of a 6 nm thick dot and 2 nm
    thick barriers, we observe characteristic signatures of Coulomb-blockaded transport
    in single quantum dots with discrete energy states. For thinner dots and barriers,
    Coulomb-blockade effects do not play a significant role while the onset of resonant
    tunneling via the confined quantum levels is accompanied by a negative differential
    resistance surviving up to ∼150 K.
acknowledgement: This research was partly funded by the Agence Nationale de la Recherche
  through the COHESION project. G.K. acknowledges further support from the Deutsche
  Forschungsgemeinschaft (Grant KA 2922/1-1)
author:
- first_name: Rudeeson
  full_name: Songmuang, Rudeeson
  last_name: Songmuang
- first_name: Georgios
  full_name: Georgios Katsaros
  id: 38DB5788-F248-11E8-B48F-1D18A9856A87
  last_name: Katsaros
- first_name: Eva
  full_name: Monroy, Eva
  last_name: Monroy
- first_name: Panayotis
  full_name: Spathis, Panayotis N
  last_name: Spathis
- first_name: Catherine
  full_name: Bougerol, Catherine
  last_name: Bougerol
- first_name: Massimo
  full_name: Mongillo, Massimo
  last_name: Mongillo
- first_name: Silvano
  full_name: De Franceschi, Silvano
  last_name: De Franceschi
citation:
  ama: Songmuang R, Katsaros G, Monroy E, et al. Quantum transport in GaN/AlN double-barrier
    heterostructure nanowires. <i>Nano Letters</i>. 2010;10(9):3545-3550. doi:<a href="https://doi.org/10.1021/nl1017578">10.1021/nl1017578</a>
  apa: Songmuang, R., Katsaros, G., Monroy, E., Spathis, P., Bougerol, C., Mongillo,
    M., &#38; De Franceschi, S. (2010). Quantum transport in GaN/AlN double-barrier
    heterostructure nanowires. <i>Nano Letters</i>. American Chemical Society. <a
    href="https://doi.org/10.1021/nl1017578">https://doi.org/10.1021/nl1017578</a>
  chicago: Songmuang, Rudeeson, Georgios Katsaros, Eva Monroy, Panayotis Spathis,
    Catherine Bougerol, Massimo Mongillo, and Silvano De Franceschi. “Quantum Transport
    in GaN/AlN Double-Barrier Heterostructure Nanowires.” <i>Nano Letters</i>. American
    Chemical Society, 2010. <a href="https://doi.org/10.1021/nl1017578">https://doi.org/10.1021/nl1017578</a>.
  ieee: R. Songmuang <i>et al.</i>, “Quantum transport in GaN/AlN double-barrier heterostructure
    nanowires,” <i>Nano Letters</i>, vol. 10, no. 9. American Chemical Society, pp.
    3545–3550, 2010.
  ista: Songmuang R, Katsaros G, Monroy E, Spathis P, Bougerol C, Mongillo M, De Franceschi
    S. 2010. Quantum transport in GaN/AlN double-barrier heterostructure nanowires.
    Nano Letters. 10(9), 3545–3550.
  mla: Songmuang, Rudeeson, et al. “Quantum Transport in GaN/AlN Double-Barrier Heterostructure
    Nanowires.” <i>Nano Letters</i>, vol. 10, no. 9, American Chemical Society, 2010,
    pp. 3545–50, doi:<a href="https://doi.org/10.1021/nl1017578">10.1021/nl1017578</a>.
  short: R. Songmuang, G. Katsaros, E. Monroy, P. Spathis, C. Bougerol, M. Mongillo,
    S. De Franceschi, Nano Letters 10 (2010) 3545–3550.
date_created: 2018-12-11T11:53:49Z
date_published: 2010-09-08T00:00:00Z
date_updated: 2021-01-12T06:52:59Z
day: '08'
doi: 10.1021/nl1017578
extern: 1
intvolume: '        10'
issue: '9'
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/1005.3637
month: '09'
oa: 1
page: 3545 - 3550
publication: Nano Letters
publication_status: published
publisher: American Chemical Society
publist_id: '5371'
quality_controlled: 0
status: public
title: Quantum transport in GaN/AlN double-barrier heterostructure nanowires
type: journal_article
volume: 10
year: '2010'
...
---
_id: '1772'
abstract:
- lang: eng
  text: We present the realization of a cavity quantum electrodynamics setup in which
    photons of strongly different lifetimes are engineered in different harmonic modes
    of the same cavity. We achieve this in a superconducting transmission line resonator
    with superconducting qubits coupled to the different modes. One cavity mode is
    strongly coupled to a detection line for qubit state readout, while a second long
    lifetime mode is used for photon storage and coherent quantum operations. We demonstrate
    sideband-based measurement of photon coherence, generation of n photon Fock states
    and the scaling of the sideband Rabi frequency with √n using a scheme that may
    be extended to realize sideband-based two-qubit logic gates.
acknowledgement: This work was supported financially by the Swiss National Science
  Foundation, by the EC via the EuroSQIP project and by ETH Zurich
author:
- first_name: Peter
  full_name: Leek, Peter J
  last_name: Leek
- first_name: Matthias
  full_name: Baur, Matthias P
  last_name: Baur
- first_name: Johannes M
  full_name: Johannes Fink
  id: 4B591CBA-F248-11E8-B48F-1D18A9856A87
  last_name: Fink
  orcid: 0000-0001-8112-028X
- first_name: R
  full_name: Bianchetti, R
  last_name: Bianchetti
- first_name: L.
  full_name: Steffen, L. Kraig
  last_name: Steffen
- first_name: Stefan
  full_name: Filipp, Stefan
  last_name: Filipp
- first_name: Andreas
  full_name: Wallraff, Andreas
  last_name: Wallraff
citation:
  ama: Leek P, Baur M, Fink JM, et al. Cavity quantum electrodynamics with separate
    photon storage and qubit readout modes. <i>Physical Review Letters</i>. 2010;104(10).
    doi:<a href="https://doi.org/10.1103/PhysRevLett.104.100504">10.1103/PhysRevLett.104.100504</a>
  apa: Leek, P., Baur, M., Fink, J. M., Bianchetti, R., Steffen, L., Filipp, S., &#38;
    Wallraff, A. (2010). Cavity quantum electrodynamics with separate photon storage
    and qubit readout modes. <i>Physical Review Letters</i>. American Physical Society.
    <a href="https://doi.org/10.1103/PhysRevLett.104.100504">https://doi.org/10.1103/PhysRevLett.104.100504</a>
  chicago: Leek, Peter, Matthias Baur, Johannes M Fink, R Bianchetti, L. Steffen,
    Stefan Filipp, and Andreas Wallraff. “Cavity Quantum Electrodynamics with Separate
    Photon Storage and Qubit Readout Modes.” <i>Physical Review Letters</i>. American
    Physical Society, 2010. <a href="https://doi.org/10.1103/PhysRevLett.104.100504">https://doi.org/10.1103/PhysRevLett.104.100504</a>.
  ieee: P. Leek <i>et al.</i>, “Cavity quantum electrodynamics with separate photon
    storage and qubit readout modes,” <i>Physical Review Letters</i>, vol. 104, no.
    10. American Physical Society, 2010.
  ista: Leek P, Baur M, Fink JM, Bianchetti R, Steffen L, Filipp S, Wallraff A. 2010.
    Cavity quantum electrodynamics with separate photon storage and qubit readout
    modes. Physical Review Letters. 104(10).
  mla: Leek, Peter, et al. “Cavity Quantum Electrodynamics with Separate Photon Storage
    and Qubit Readout Modes.” <i>Physical Review Letters</i>, vol. 104, no. 10, American
    Physical Society, 2010, doi:<a href="https://doi.org/10.1103/PhysRevLett.104.100504">10.1103/PhysRevLett.104.100504</a>.
  short: P. Leek, M. Baur, J.M. Fink, R. Bianchetti, L. Steffen, S. Filipp, A. Wallraff,
    Physical Review Letters 104 (2010).
date_created: 2018-12-11T11:53:55Z
date_published: 2010-03-10T00:00:00Z
date_updated: 2021-01-12T06:53:06Z
day: '10'
doi: 10.1103/PhysRevLett.104.100504
extern: 1
intvolume: '       104'
issue: '10'
month: '03'
publication: Physical Review Letters
publication_status: published
publisher: American Physical Society
publist_id: '5345'
quality_controlled: 0
status: public
title: Cavity quantum electrodynamics with separate photon storage and qubit readout
  modes
type: journal_article
volume: 104
year: '2010'
...
---
_id: '1773'
abstract:
- lang: eng
  text: The quantum properties of electromagnetic, mechanical or other harmonic oscillators
    can be revealed by investigating their strong coherent coupling to a single quantum
    two level system in an approach known as cavity quantum electrodynamics (QED).
    At temperatures much lower than the characteristic energy level spacing the observation
    of vacuum Rabi oscillations or mode splittings with one or a few quanta asserts
    the quantum nature of the oscillator. Here, we study how the classical response
    of a cavity QED system emerges from the quantum one when its thermal occupation-or
    effective temperature-is raised gradually over 5 orders of magnitude. In this
    way we explore in detail the continuous quantum-to-classical crossover and demonstrate
    how to extract effective cavity field temperatures from both spectroscopic and
    time-resolved vacuum Rabi measurements.
acknowledgement: This work was supported by SNF, EuroSQIP and ETHZ. L. S. B. acknowledges
  support by LPS/NSA under ARO contract No. W911NF-05-1-0365 and the NSF under grant
  No. DMR-0653377
author:
- first_name: Johannes M
  full_name: Johannes Fink
  id: 4B591CBA-F248-11E8-B48F-1D18A9856A87
  last_name: Fink
  orcid: 0000-0001-8112-028X
- first_name: L.
  full_name: Steffen, L. Kraig
  last_name: Steffen
- first_name: Peter
  full_name: Studer, Peter
  last_name: Studer
- first_name: Lev
  full_name: Bishop, Lev S
  last_name: Bishop
- first_name: Matthias
  full_name: Baur, Matthias P
  last_name: Baur
- first_name: R
  full_name: Bianchetti, R
  last_name: Bianchetti
- first_name: Deniz
  full_name: Bozyigit, Deniz
  last_name: Bozyigit
- first_name: C
  full_name: Lang, C
  last_name: Lang
- first_name: Stefan
  full_name: Filipp, Stefan
  last_name: Filipp
- first_name: Peter
  full_name: Leek, Peter J
  last_name: Leek
- first_name: Andreas
  full_name: Wallraff, Andreas
  last_name: Wallraff
citation:
  ama: Fink JM, Steffen L, Studer P, et al. Quantum-to-classical transition in cavity
    quantum electrodynamics. <i>Physical Review Letters</i>. 2010;105(16). doi:<a
    href="https://doi.org/10.1103/PhysRevLett.105.163601">10.1103/PhysRevLett.105.163601</a>
  apa: Fink, J. M., Steffen, L., Studer, P., Bishop, L., Baur, M., Bianchetti, R.,
    … Wallraff, A. (2010). Quantum-to-classical transition in cavity quantum electrodynamics.
    <i>Physical Review Letters</i>. American Physical Society. <a href="https://doi.org/10.1103/PhysRevLett.105.163601">https://doi.org/10.1103/PhysRevLett.105.163601</a>
  chicago: Fink, Johannes M, L. Steffen, Peter Studer, Lev Bishop, Matthias Baur,
    R Bianchetti, Deniz Bozyigit, et al. “Quantum-to-Classical Transition in Cavity
    Quantum Electrodynamics.” <i>Physical Review Letters</i>. American Physical Society,
    2010. <a href="https://doi.org/10.1103/PhysRevLett.105.163601">https://doi.org/10.1103/PhysRevLett.105.163601</a>.
  ieee: J. M. Fink <i>et al.</i>, “Quantum-to-classical transition in cavity quantum
    electrodynamics,” <i>Physical Review Letters</i>, vol. 105, no. 16. American Physical
    Society, 2010.
  ista: Fink JM, Steffen L, Studer P, Bishop L, Baur M, Bianchetti R, Bozyigit D,
    Lang C, Filipp S, Leek P, Wallraff A. 2010. Quantum-to-classical transition in
    cavity quantum electrodynamics. Physical Review Letters. 105(16).
  mla: Fink, Johannes M., et al. “Quantum-to-Classical Transition in Cavity Quantum
    Electrodynamics.” <i>Physical Review Letters</i>, vol. 105, no. 16, American Physical
    Society, 2010, doi:<a href="https://doi.org/10.1103/PhysRevLett.105.163601">10.1103/PhysRevLett.105.163601</a>.
  short: J.M. Fink, L. Steffen, P. Studer, L. Bishop, M. Baur, R. Bianchetti, D. Bozyigit,
    C. Lang, S. Filipp, P. Leek, A. Wallraff, Physical Review Letters 105 (2010).
date_created: 2018-12-11T11:53:56Z
date_published: 2010-10-14T00:00:00Z
date_updated: 2021-01-12T06:53:07Z
day: '14'
doi: 10.1103/PhysRevLett.105.163601
extern: 1
intvolume: '       105'
issue: '16'
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/1003.1161
month: '10'
oa: 1
publication: Physical Review Letters
publication_status: published
publisher: American Physical Society
publist_id: '5343'
quality_controlled: 0
status: public
title: Quantum-to-classical transition in cavity quantum electrodynamics
type: journal_article
volume: 105
year: '2010'
...
---
_id: '1774'
abstract:
- lang: eng
  text: A number of superconducting qubits, such as the transmon or the phase qubit,
    have an energy level structure with small anharmonicity. This allows for convenient
    access of higher excited states with similar frequencies. However, special care
    has to be taken to avoid unwanted higher-level populations when using short control
    pulses. Here we demonstrate the preparation of arbitrary three level superposition
    states using optimal control techniques in a transmon. Performing dispersive readout,
    we extract the populations of all three levels of the qutrit and study the coherence
    of its excited states. Finally we demonstrate full quantum state tomography of
    the prepared qutrit states and evaluate the fidelities of a set of states, finding
    on average 95%.
acknowledgement: This work was supported by SNF, ETHZ, the Austrian Science Foundation
  (FWF), and the EU projects SOLID and GEOMDISS. A. B. is supported by NSERC, the
  Alfred P. Sloan Foundation, and CIFAR
author:
- first_name: R
  full_name: Bianchetti, R
  last_name: Bianchetti
- first_name: Stefan
  full_name: Filipp, Stefan
  last_name: Filipp
- first_name: Matthias
  full_name: Baur, Matthias P
  last_name: Baur
- first_name: Johannes M
  full_name: Johannes Fink
  id: 4B591CBA-F248-11E8-B48F-1D18A9856A87
  last_name: Fink
  orcid: 0000-0001-8112-028X
- first_name: C
  full_name: Lang, C
  last_name: Lang
- first_name: L.
  full_name: Steffen, L. Kraig
  last_name: Steffen
- first_name: Maxime
  full_name: Boissonneault, Maxime
  last_name: Boissonneault
- first_name: Alexandre
  full_name: Blais, Alexandre
  last_name: Blais
- first_name: Andreas
  full_name: Wallraff, Andreas
  last_name: Wallraff
citation:
  ama: Bianchetti R, Filipp S, Baur M, et al. Control and tomography of a three level
    superconducting artificial atom. <i>Physical Review Letters</i>. 2010;105(22).
    doi:<a href="https://doi.org/10.1103/PhysRevLett.105.223601">10.1103/PhysRevLett.105.223601</a>
  apa: Bianchetti, R., Filipp, S., Baur, M., Fink, J. M., Lang, C., Steffen, L., …
    Wallraff, A. (2010). Control and tomography of a three level superconducting artificial
    atom. <i>Physical Review Letters</i>. American Physical Society. <a href="https://doi.org/10.1103/PhysRevLett.105.223601">https://doi.org/10.1103/PhysRevLett.105.223601</a>
  chicago: Bianchetti, R, Stefan Filipp, Matthias Baur, Johannes M Fink, C Lang, L.
    Steffen, Maxime Boissonneault, Alexandre Blais, and Andreas Wallraff. “Control
    and Tomography of a Three Level Superconducting Artificial Atom.” <i>Physical
    Review Letters</i>. American Physical Society, 2010. <a href="https://doi.org/10.1103/PhysRevLett.105.223601">https://doi.org/10.1103/PhysRevLett.105.223601</a>.
  ieee: R. Bianchetti <i>et al.</i>, “Control and tomography of a three level superconducting
    artificial atom,” <i>Physical Review Letters</i>, vol. 105, no. 22. American Physical
    Society, 2010.
  ista: Bianchetti R, Filipp S, Baur M, Fink JM, Lang C, Steffen L, Boissonneault
    M, Blais A, Wallraff A. 2010. Control and tomography of a three level superconducting
    artificial atom. Physical Review Letters. 105(22).
  mla: Bianchetti, R., et al. “Control and Tomography of a Three Level Superconducting
    Artificial Atom.” <i>Physical Review Letters</i>, vol. 105, no. 22, American Physical
    Society, 2010, doi:<a href="https://doi.org/10.1103/PhysRevLett.105.223601">10.1103/PhysRevLett.105.223601</a>.
  short: R. Bianchetti, S. Filipp, M. Baur, J.M. Fink, C. Lang, L. Steffen, M. Boissonneault,
    A. Blais, A. Wallraff, Physical Review Letters 105 (2010).
date_created: 2018-12-11T11:53:56Z
date_published: 2010-11-24T00:00:00Z
date_updated: 2021-01-12T06:53:07Z
day: '24'
doi: 10.1103/PhysRevLett.105.223601
extern: 1
intvolume: '       105'
issue: '22'
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/1004.5504
month: '11'
oa: 1
publication: Physical Review Letters
publication_status: published
publisher: American Physical Society
publist_id: '5341'
quality_controlled: 0
status: public
title: Control and tomography of a three level superconducting artificial atom
type: journal_article
volume: 105
year: '2010'
...
---
_id: '1800'
abstract:
- lang: eng
  text: Retinitis pigmentosa refers to a diverse group of hereditary diseases that
    lead to incurable blindness, affecting two million people worldwide. As a common
    pathology, rod photoreceptors die early, whereas light-insensitive, morphologically
    altered cone photoreceptors persist longer. It is unknown if these cones are accessible
    for therapeutic intervention. Here, we show that expression of archaebacterial
    halorhodopsin in light-insensitive cones can substitute for the native phototransduction
    cascade and restore light sensitivity in mouse models of retinitis pigmentosa.
    Resensitized photoreceptors activate all retinal cone pathways, drive sophisticated
    retinal circuit functions (including directional selectivity), activate cortical
    circuits, and mediate visually guided behaviors. Using human ex vivo retinas,
    we show that halorhodopsin can reactivate light-insensitive human photoreceptors.
    Finally, we identified blind patients with persisting, light-insensitive cones
    for potential halorhodopsin-based therapy.
acknowledgement: This study was supported by Friedrich Miescher Institute funds; a
  U.S. Office of Naval Research Naval International Cooperative Opportunities in Science
  and Technology Program grant; a Marie Curie Excellence grant and a European Union
  (EU) HEALTH-F2-223156 grant to B.R.; a grant from the EU (RETICIRC) to B.R. and
  S.P.; grants from the Agence nationale de la recherche (MEDINAS, RETINE) to S.P.;
  a Center Grant from Foundation Fighting Blindness (U.S.) to S.M.-S. and J.A.S.;
  grants from the Swiss National Science Foundation and the EU to D.T.; a grant from
  the EU (TREATRUSH) to J.A.S., S.P., and B.R.; a Marie Curie Postdoctoral Fellowship
  to D.B.; and a National Centers of Competence in Research Frontiers in Genetics
  fellowship to V.B. and A.C.G. The Ocular Genetics Unit at Trinity College Dublin
  is supported by Science Foundation Ireland
author:
- first_name: Volker
  full_name: Busskamp, Volker
  last_name: Busskamp
- first_name: Jens
  full_name: Duebel, Jens
  last_name: Duebel
- first_name: Dávid
  full_name: Bálya, Dávid
  last_name: Bálya
- first_name: Mathias
  full_name: Fradot, Mathias
  last_name: Fradot
- first_name: Tim
  full_name: Viney, Tim J
  last_name: Viney
- first_name: Sandra
  full_name: Sandra Siegert
  id: 36ACD32E-F248-11E8-B48F-1D18A9856A87
  last_name: Siegert
  orcid: 0000-0001-8635-0877
- first_name: Anna
  full_name: Groner, Anna C
  last_name: Groner
- first_name: Erik
  full_name: Cabuy, Erik
  last_name: Cabuy
- first_name: Valérie
  full_name: Forster, Valérie
  last_name: Forster
- first_name: Mathias
  full_name: Seeliger, Mathias W
  last_name: Seeliger
- first_name: Martin
  full_name: Biel, Martin
  last_name: Biel
- first_name: Peter
  full_name: Humphries, Peter
  last_name: Humphries
- first_name: Michel
  full_name: Pâques, Michel
  last_name: Pâques
- first_name: Saddek
  full_name: Mohand-Saïd, Saddek
  last_name: Mohand Saïd
- first_name: Didier
  full_name: Trono, Didier
  last_name: Trono
- first_name: Karl
  full_name: Deisseroth, Karl A
  last_name: Deisseroth
- first_name: José
  full_name: Sähel, José A
  last_name: Sähel
- first_name: Serge
  full_name: Picaud, Serge A
  last_name: Picaud
- first_name: Botond
  full_name: Roska, Botond M
  last_name: Roska
citation:
  ama: Busskamp V, Duebel J, Bálya D, et al. Genetic reactivation of cone photoreceptors
    restores visual responses in retinitis pigmentosa. <i>Science</i>. 2010;329(5990):413-417.
    doi:<a href="https://doi.org/10.1126/science.1190897">10.1126/science.1190897</a>
  apa: Busskamp, V., Duebel, J., Bálya, D., Fradot, M., Viney, T., Siegert, S., …
    Roska, B. (2010). Genetic reactivation of cone photoreceptors restores visual
    responses in retinitis pigmentosa. <i>Science</i>. American Association for the
    Advancement of Science. <a href="https://doi.org/10.1126/science.1190897">https://doi.org/10.1126/science.1190897</a>
  chicago: Busskamp, Volker, Jens Duebel, Dávid Bálya, Mathias Fradot, Tim Viney,
    Sandra Siegert, Anna Groner, et al. “Genetic Reactivation of Cone Photoreceptors
    Restores Visual Responses in Retinitis Pigmentosa.” <i>Science</i>. American Association
    for the Advancement of Science, 2010. <a href="https://doi.org/10.1126/science.1190897">https://doi.org/10.1126/science.1190897</a>.
  ieee: V. Busskamp <i>et al.</i>, “Genetic reactivation of cone photoreceptors restores
    visual responses in retinitis pigmentosa,” <i>Science</i>, vol. 329, no. 5990.
    American Association for the Advancement of Science, pp. 413–417, 2010.
  ista: Busskamp V, Duebel J, Bálya D, Fradot M, Viney T, Siegert S, Groner A, Cabuy
    E, Forster V, Seeliger M, Biel M, Humphries P, Pâques M, Mohand Saïd S, Trono
    D, Deisseroth K, Sähel J, Picaud S, Roska B. 2010. Genetic reactivation of cone
    photoreceptors restores visual responses in retinitis pigmentosa. Science. 329(5990),
    413–417.
  mla: Busskamp, Volker, et al. “Genetic Reactivation of Cone Photoreceptors Restores
    Visual Responses in Retinitis Pigmentosa.” <i>Science</i>, vol. 329, no. 5990,
    American Association for the Advancement of Science, 2010, pp. 413–17, doi:<a
    href="https://doi.org/10.1126/science.1190897">10.1126/science.1190897</a>.
  short: V. Busskamp, J. Duebel, D. Bálya, M. Fradot, T. Viney, S. Siegert, A. Groner,
    E. Cabuy, V. Forster, M. Seeliger, M. Biel, P. Humphries, M. Pâques, S. Mohand
    Saïd, D. Trono, K. Deisseroth, J. Sähel, S. Picaud, B. Roska, Science 329 (2010)
    413–417.
date_created: 2018-12-11T11:54:05Z
date_published: 2010-07-23T00:00:00Z
date_updated: 2021-01-12T06:53:17Z
day: '23'
doi: 10.1126/science.1190897
extern: 1
intvolume: '       329'
issue: '5990'
month: '07'
page: 413 - 417
publication: Science
publication_status: published
publisher: American Association for the Advancement of Science
publist_id: '5310'
quality_controlled: 0
status: public
title: Genetic reactivation of cone photoreceptors restores visual responses in retinitis
  pigmentosa
type: journal_article
volume: 329
year: '2010'
...
---
_id: '1970'
abstract:
- lang: eng
  text: 'Complex I is the first enzyme of the respiratory chain and has a central
    role in cellular energy production, coupling electron transfer between NADH and
    quinone to proton translocation by an unknown mechanism. Dysfunction of complex
    I has been implicated in many human neurodegenerative diseases. We have determined
    the structure of its hydrophilic domain previously. Here, we report the α-helical
    structure of the membrane domain of complex I from Escherichia coli at 3.9 Å resolution.
    The antiporter-like subunits NuoL/M/N each contain 14 conserved transmembrane
    (TM) helices. Two of them are discontinuous, as in some transporters. Unexpectedly,
    subunit NuoL also contains a 110-Å long amphipathic α-helix, spanning almost the
    entire length of the domain. Furthermore, we have determined the structure of
    the entire complex I from Thermus thermophilus at 4.5 Å resolution. The L-shaped
    assembly consists of the α-helical model for the membrane domain, with 63 TM helices,
    and the known structure of the hydrophilic domain. The architecture of the complex
    provides strong clues about the coupling mechanism: the conformational changes
    at the interface of the two main domains may drive the long amphipathic α-helix
    of NuoL in a piston-like motion, tilting nearby discontinuous TM helices, resulting
    in proton translocation.'
acknowledgement: This work was funded by the Medical Research Council.
author:
- first_name: Rouslan
  full_name: Efremov, Rouslan G
  last_name: Efremov
- first_name: Rozbeh
  full_name: 'Baradaran, Rozbeh '
  last_name: Baradaran
- first_name: Leonid A
  full_name: Leonid Sazanov
  id: 338D39FE-F248-11E8-B48F-1D18A9856A87
  last_name: Sazanov
  orcid: 0000-0002-0977-7989
citation:
  ama: Efremov R, Baradaran R, Sazanov LA. The architecture of respiratory complex
    I. <i>Nature</i>. 2010;465(7297):441-445. doi:<a href="https://doi.org/10.1038/nature09066">10.1038/nature09066</a>
  apa: Efremov, R., Baradaran, R., &#38; Sazanov, L. A. (2010). The architecture of
    respiratory complex I. <i>Nature</i>. Nature Publishing Group. <a href="https://doi.org/10.1038/nature09066">https://doi.org/10.1038/nature09066</a>
  chicago: Efremov, Rouslan, Rozbeh Baradaran, and Leonid A Sazanov. “The Architecture
    of Respiratory Complex I.” <i>Nature</i>. Nature Publishing Group, 2010. <a href="https://doi.org/10.1038/nature09066">https://doi.org/10.1038/nature09066</a>.
  ieee: R. Efremov, R. Baradaran, and L. A. Sazanov, “The architecture of respiratory
    complex I,” <i>Nature</i>, vol. 465, no. 7297. Nature Publishing Group, pp. 441–445,
    2010.
  ista: Efremov R, Baradaran R, Sazanov LA. 2010. The architecture of respiratory
    complex I. Nature. 465(7297), 441–445.
  mla: Efremov, Rouslan, et al. “The Architecture of Respiratory Complex I.” <i>Nature</i>,
    vol. 465, no. 7297, Nature Publishing Group, 2010, pp. 441–45, doi:<a href="https://doi.org/10.1038/nature09066">10.1038/nature09066</a>.
  short: R. Efremov, R. Baradaran, L.A. Sazanov, Nature 465 (2010) 441–445.
date_created: 2018-12-11T11:54:58Z
date_published: 2010-05-27T00:00:00Z
date_updated: 2021-01-12T06:54:25Z
day: '27'
doi: 10.1038/nature09066
extern: 1
intvolume: '       465'
issue: '7297'
month: '05'
page: 441 - 445
publication: Nature
publication_status: published
publisher: Nature Publishing Group
publist_id: '5113'
quality_controlled: 0
status: public
title: The architecture of respiratory complex I
type: journal_article
volume: 465
year: '2010'
...
---
_id: '13409'
abstract:
- lang: eng
  text: The immobilization of molecular switches onto inorganic supports has recently
    become a hot topic as it can give rise to novel hybrid materials in which the
    properties of the two components are mutually enhanced. Even more attractive is
    the concept of “transferring” the switchable characteristics of single layers
    of organic molecules onto the underlying inorganic components, rendering them
    responsive to external stimuli as well. Of the various molecular switches studied,
    azobenzene (AB) has arguably attracted most attention due to its simple molecular
    structure, and because its “trigger” (light) is a noninvasive one, it can be delivered
    instantaneously, and into a precise location. In order to fully realize its potential,
    however, it is necessary to immobilize AB onto solid supports. It is the goal
    of this manuscript to comprehensively yet concisely review such hybrid systems
    which comprise AB forming well-defined self-assembled monolayers (SAMs) on planar
    and curved (colloidal and nanoporous) inorganic surfaces. I discuss methods to
    immobilize AB derivatives onto surfaces, strategies to ensure efficient AB isomerization,
    ways to monitor the switching process, properties of these switchable hybrid materials,
    and, last but not least, their emerging applications.
article_processing_charge: No
article_type: original
author:
- first_name: Rafal
  full_name: Klajn, Rafal
  id: 8e84690e-1e48-11ed-a02b-a1e6fb8bb53b
  last_name: Klajn
citation:
  ama: Klajn R. Immobilized azobenzenes for the construction of photoresponsive materials.
    <i>Pure and Applied Chemistry</i>. 2010;82(12):2247-2279. doi:<a href="https://doi.org/10.1351/pac-con-10-09-04">10.1351/pac-con-10-09-04</a>
  apa: Klajn, R. (2010). Immobilized azobenzenes for the construction of photoresponsive
    materials. <i>Pure and Applied Chemistry</i>. De Gruyter. <a href="https://doi.org/10.1351/pac-con-10-09-04">https://doi.org/10.1351/pac-con-10-09-04</a>
  chicago: Klajn, Rafal. “Immobilized Azobenzenes for the Construction of Photoresponsive
    Materials.” <i>Pure and Applied Chemistry</i>. De Gruyter, 2010. <a href="https://doi.org/10.1351/pac-con-10-09-04">https://doi.org/10.1351/pac-con-10-09-04</a>.
  ieee: R. Klajn, “Immobilized azobenzenes for the construction of photoresponsive
    materials,” <i>Pure and Applied Chemistry</i>, vol. 82, no. 12. De Gruyter, pp.
    2247–2279, 2010.
  ista: Klajn R. 2010. Immobilized azobenzenes for the construction of photoresponsive
    materials. Pure and Applied Chemistry. 82(12), 2247–2279.
  mla: Klajn, Rafal. “Immobilized Azobenzenes for the Construction of Photoresponsive
    Materials.” <i>Pure and Applied Chemistry</i>, vol. 82, no. 12, De Gruyter, 2010,
    pp. 2247–79, doi:<a href="https://doi.org/10.1351/pac-con-10-09-04">10.1351/pac-con-10-09-04</a>.
  short: R. Klajn, Pure and Applied Chemistry 82 (2010) 2247–2279.
date_created: 2023-08-01T09:48:11Z
date_published: 2010-10-15T00:00:00Z
date_updated: 2023-08-08T07:58:13Z
day: '15'
doi: 10.1351/pac-con-10-09-04
extern: '1'
intvolume: '        82'
issue: '12'
keyword:
- General Chemical Engineering
- General Chemistry
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.1351/pac-con-10-09-04
month: '10'
oa: 1
oa_version: Published Version
page: 2247-2279
publication: Pure and Applied Chemistry
publication_identifier:
  eissn:
  - 1365-3075
  issn:
  - 0033-4545
publication_status: published
publisher: De Gruyter
quality_controlled: '1'
scopus_import: '1'
status: public
title: Immobilized azobenzenes for the construction of photoresponsive materials
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 82
year: '2010'
...
---
_id: '13410'
abstract:
- lang: eng
  text: A range (Au, Pt, Pd) of metal nanoparticles (MNPs) has been prepared and functionalized
    with (a) redox-active stalks containing tetrathiafulvalene (TTF) units, (b) [2]pseudorotaxanes
    formed between these stalks and cyclobis(paraquat-p-phenylene) (CBPQT4+) rings,
    and (c) bistable [2]rotaxane molecules where the dumbbell component contains a
    1,5-dioxynaphthalene (DNP) unit, as well as a TTF unit, encircled by a CBPQT4+
    ring. It transpires that the molecules present in (a) and (c) and the supermolecules
    described in (b) retain their switching characteristics, previously observed in
    solution, when they are immobilized onto MNPs. Moreover, their oxidation potentials
    depend on the fraction, χ, of the molecules or supermolecules on the surface of
    the nanoparticles. A variation in χ affects the oxidation potentials of the TTF
    units to the extent that switching can be subjected to fine tuning as a result.
    Specifically, increasing χ results in positive shifts (i) in the oxidation potentials
    of the TTF unit in (a)−(c) and (ii) the reduction potentials of the CBPQT4+ rings
    in (c). These shifts can be attributed to an increase in the electrostatic potential
    surrounding the MNPs. Both the magnitude and the direction of these shifts are
    reproduced by a model, based on the Poisson−Boltzmann equation coupled with charge-regulating
    boundary conditions. Furthermore, the kinetics of relaxation from the metastable
    state coconformation (MSCC) to the ground-state coconformation (GSCC) of the bistable
    [2]rotaxane molecules also depends on χ, as well as on the nanoparticle diameter.
    Increasing either of these parameters accelerates the rate of relaxation from
    the MSCC to the GSCC. This rate is a function of (i) the activation energy for
    the relaxation process associated with the bistable [2]rotaxane molecules in solution
    and (ii) the electrostatic potential surrounding the MNPs. The electrostatic potential
    depends on (i) the diameter of the MNPs, (ii) the amount of the bistable [2]rotaxane
    molecules on the surface of the MNPs, and (iii) the equilibrium distribution of
    the CBPQT4+ rings between the DNP and TTF recognition sites in the GSCC. This
    electrostatic potential has also been quantified using the Poisson−Boltzmann equation,
    leading to faithful estimates of the rate constants.
article_processing_charge: No
article_type: original
author:
- first_name: Ali
  full_name: Coskun, Ali
  last_name: Coskun
- first_name: Paul J.
  full_name: Wesson, Paul J.
  last_name: Wesson
- first_name: Rafal
  full_name: Klajn, Rafal
  id: 8e84690e-1e48-11ed-a02b-a1e6fb8bb53b
  last_name: Klajn
- first_name: Ali
  full_name: Trabolsi, Ali
  last_name: Trabolsi
- first_name: Lei
  full_name: Fang, Lei
  last_name: Fang
- first_name: Mark A.
  full_name: Olson, Mark A.
  last_name: Olson
- first_name: Sanjeev K.
  full_name: Dey, Sanjeev K.
  last_name: Dey
- first_name: Bartosz A.
  full_name: Grzybowski, Bartosz A.
  last_name: Grzybowski
- first_name: J. Fraser
  full_name: Stoddart, J. Fraser
  last_name: Stoddart
citation:
  ama: 'Coskun A, Wesson PJ, Klajn R, et al. Molecular-mechanical switching at the
    nanoparticle−solvent interface: Practice and theory. <i>Journal of the American
    Chemical Society</i>. 2010;132(12):4310-4320. doi:<a href="https://doi.org/10.1021/ja9102327">10.1021/ja9102327</a>'
  apa: 'Coskun, A., Wesson, P. J., Klajn, R., Trabolsi, A., Fang, L., Olson, M. A.,
    … Stoddart, J. F. (2010). Molecular-mechanical switching at the nanoparticle−solvent
    interface: Practice and theory. <i>Journal of the American Chemical Society</i>.
    American Chemical Society. <a href="https://doi.org/10.1021/ja9102327">https://doi.org/10.1021/ja9102327</a>'
  chicago: 'Coskun, Ali, Paul J. Wesson, Rafal Klajn, Ali Trabolsi, Lei Fang, Mark
    A. Olson, Sanjeev K. Dey, Bartosz A. Grzybowski, and J. Fraser Stoddart. “Molecular-Mechanical
    Switching at the Nanoparticle−solvent Interface: Practice and Theory.” <i>Journal
    of the American Chemical Society</i>. American Chemical Society, 2010. <a href="https://doi.org/10.1021/ja9102327">https://doi.org/10.1021/ja9102327</a>.'
  ieee: 'A. Coskun <i>et al.</i>, “Molecular-mechanical switching at the nanoparticle−solvent
    interface: Practice and theory,” <i>Journal of the American Chemical Society</i>,
    vol. 132, no. 12. American Chemical Society, pp. 4310–4320, 2010.'
  ista: 'Coskun A, Wesson PJ, Klajn R, Trabolsi A, Fang L, Olson MA, Dey SK, Grzybowski
    BA, Stoddart JF. 2010. Molecular-mechanical switching at the nanoparticle−solvent
    interface: Practice and theory. Journal of the American Chemical Society. 132(12),
    4310–4320.'
  mla: 'Coskun, Ali, et al. “Molecular-Mechanical Switching at the Nanoparticle−solvent
    Interface: Practice and Theory.” <i>Journal of the American Chemical Society</i>,
    vol. 132, no. 12, American Chemical Society, 2010, pp. 4310–20, doi:<a href="https://doi.org/10.1021/ja9102327">10.1021/ja9102327</a>.'
  short: A. Coskun, P.J. Wesson, R. Klajn, A. Trabolsi, L. Fang, M.A. Olson, S.K.
    Dey, B.A. Grzybowski, J.F. Stoddart, Journal of the American Chemical Society
    132 (2010) 4310–4320.
date_created: 2023-08-01T09:48:27Z
date_published: 2010-03-31T00:00:00Z
date_updated: 2023-08-08T08:00:31Z
day: '31'
doi: 10.1021/ja9102327
extern: '1'
external_id:
  pmid:
  - '20218598'
intvolume: '       132'
issue: '12'
keyword:
- Colloid and Surface Chemistry
- Biochemistry
- General Chemistry
- Catalysis
language:
- iso: eng
month: '03'
oa_version: None
page: 4310-4320
pmid: 1
publication: Journal of the American Chemical Society
publication_identifier:
  eissn:
  - 1520-5126
  issn:
  - 0002-7863
publication_status: published
publisher: American Chemical Society
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'Molecular-mechanical switching at the nanoparticle−solvent interface: Practice
  and theory'
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 132
year: '2010'
...
---
_id: '13411'
abstract:
- lang: eng
  text: Photoresponsive gold nanoparticles dispersed in a solid/frozen matrix provide
    a basis for sensors that “remember” whether the sample has ever exceeded the melting
    temperature of the matrix. The operation of these sensors rests on the ability
    to photoinduce metastable electric dipoles on NP surfaces – upon melting, these
    dipoles drive NP aggregation, precipitation, and crosslinking. These events are
    manifested by a pronounced color change.
article_processing_charge: No
article_type: original
author:
- first_name: Rafal
  full_name: Klajn, Rafal
  id: 8e84690e-1e48-11ed-a02b-a1e6fb8bb53b
  last_name: Klajn
- first_name: Kevin P.
  full_name: Browne, Kevin P.
  last_name: Browne
- first_name: Siowling
  full_name: Soh, Siowling
  last_name: Soh
- first_name: Bartosz A.
  full_name: Grzybowski, Bartosz A.
  last_name: Grzybowski
citation:
  ama: Klajn R, Browne KP, Soh S, Grzybowski BA. Nanoparticles that “remember” temperature.
    <i>Small</i>. 2010;6(13):1385-1387. doi:<a href="https://doi.org/10.1002/smll.200902272">10.1002/smll.200902272</a>
  apa: Klajn, R., Browne, K. P., Soh, S., &#38; Grzybowski, B. A. (2010). Nanoparticles
    that “remember” temperature. <i>Small</i>. Wiley. <a href="https://doi.org/10.1002/smll.200902272">https://doi.org/10.1002/smll.200902272</a>
  chicago: Klajn, Rafal, Kevin P. Browne, Siowling Soh, and Bartosz A. Grzybowski.
    “Nanoparticles That ‘Remember’ Temperature.” <i>Small</i>. Wiley, 2010. <a href="https://doi.org/10.1002/smll.200902272">https://doi.org/10.1002/smll.200902272</a>.
  ieee: R. Klajn, K. P. Browne, S. Soh, and B. A. Grzybowski, “Nanoparticles that
    ‘remember’ temperature,” <i>Small</i>, vol. 6, no. 13. Wiley, pp. 1385–1387, 2010.
  ista: Klajn R, Browne KP, Soh S, Grzybowski BA. 2010. Nanoparticles that “remember”
    temperature. Small. 6(13), 1385–1387.
  mla: Klajn, Rafal, et al. “Nanoparticles That ‘Remember’ Temperature.” <i>Small</i>,
    vol. 6, no. 13, Wiley, 2010, pp. 1385–87, doi:<a href="https://doi.org/10.1002/smll.200902272">10.1002/smll.200902272</a>.
  short: R. Klajn, K.P. Browne, S. Soh, B.A. Grzybowski, Small 6 (2010) 1385–1387.
date_created: 2023-08-01T09:48:38Z
date_published: 2010-07-05T00:00:00Z
date_updated: 2023-08-08T08:15:25Z
day: '05'
doi: 10.1002/smll.200902272
extern: '1'
external_id:
  pmid:
  - '20521264'
intvolume: '         6'
issue: '13'
keyword:
- Biomaterials
- Biotechnology
- General Materials Science
- General Chemistry
language:
- iso: eng
month: '07'
oa_version: None
page: 1385-1387
pmid: 1
publication: Small
publication_identifier:
  eissn:
  - 1613-6829
  issn:
  - 1613-6810
publication_status: published
publisher: Wiley
quality_controlled: '1'
scopus_import: '1'
status: public
title: Nanoparticles that “remember” temperature
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 6
year: '2010'
...
---
_id: '13412'
abstract:
- lang: eng
  text: Nanoparticles (NPs) and molecular/supramolecular switches have attracted considerable
    interest during the past decade on account of their unique properties and prominent
    roles in the fields of organic chemistry and materials science. Materials derived
    from the combination of these two components are now emerging in the literature.
    This critical review evaluates materials which comprise NPs functionalised with
    well-defined self-assembled monolayers of molecular and supramolecular switches.
    We draw attention to the fact that immobilisation of switches on NPs does not,
    in general, hamper their switching ability, although it can impart new properties
    on the supporting particles. This premise leads us to the discussion of systems
    in which switching on the surfaces of NPs can be used to modulate reversibly a
    range of NP properties—optical, fluorescent, electrical, magnetic—as well as the
    controlled release of small molecules. Finally, we discuss examples in which molecular
    switches direct reversible self-assembly of NPs (308 references).
article_processing_charge: No
article_type: original
author:
- first_name: Rafal
  full_name: Klajn, Rafal
  id: 8e84690e-1e48-11ed-a02b-a1e6fb8bb53b
  last_name: Klajn
- first_name: J. Fraser
  full_name: Stoddart, J. Fraser
  last_name: Stoddart
- first_name: Bartosz A.
  full_name: Grzybowski, Bartosz A.
  last_name: Grzybowski
citation:
  ama: Klajn R, Stoddart JF, Grzybowski BA. Nanoparticles functionalised with reversible
    molecular and supramolecular switches. <i>Chemical Society Reviews</i>. 2010;39(6):2203-2237.
    doi:<a href="https://doi.org/10.1039/b920377j">10.1039/b920377j</a>
  apa: Klajn, R., Stoddart, J. F., &#38; Grzybowski, B. A. (2010). Nanoparticles functionalised
    with reversible molecular and supramolecular switches. <i>Chemical Society Reviews</i>.
    Royal Society of Chemistry. <a href="https://doi.org/10.1039/b920377j">https://doi.org/10.1039/b920377j</a>
  chicago: Klajn, Rafal, J. Fraser Stoddart, and Bartosz A. Grzybowski. “Nanoparticles
    Functionalised with Reversible Molecular and Supramolecular Switches.” <i>Chemical
    Society Reviews</i>. Royal Society of Chemistry, 2010. <a href="https://doi.org/10.1039/b920377j">https://doi.org/10.1039/b920377j</a>.
  ieee: R. Klajn, J. F. Stoddart, and B. A. Grzybowski, “Nanoparticles functionalised
    with reversible molecular and supramolecular switches,” <i>Chemical Society Reviews</i>,
    vol. 39, no. 6. Royal Society of Chemistry, pp. 2203–2237, 2010.
  ista: Klajn R, Stoddart JF, Grzybowski BA. 2010. Nanoparticles functionalised with
    reversible molecular and supramolecular switches. Chemical Society Reviews. 39(6),
    2203–2237.
  mla: Klajn, Rafal, et al. “Nanoparticles Functionalised with Reversible Molecular
    and Supramolecular Switches.” <i>Chemical Society Reviews</i>, vol. 39, no. 6,
    Royal Society of Chemistry, 2010, pp. 2203–37, doi:<a href="https://doi.org/10.1039/b920377j">10.1039/b920377j</a>.
  short: R. Klajn, J.F. Stoddart, B.A. Grzybowski, Chemical Society Reviews 39 (2010)
    2203–2237.
date_created: 2023-08-01T09:49:07Z
date_published: 2010-04-21T00:00:00Z
date_updated: 2023-08-08T08:19:00Z
day: '21'
doi: 10.1039/b920377j
extern: '1'
external_id:
  pmid:
  - '20407689'
intvolume: '        39'
issue: '6'
keyword:
- General Chemistry
language:
- iso: eng
month: '04'
oa_version: None
page: 2203-2237
pmid: 1
publication: Chemical Society Reviews
publication_identifier:
  eissn:
  - 1460-4744
  issn:
  - 0306-0012
publication_status: published
publisher: Royal Society of Chemistry
quality_controlled: '1'
scopus_import: '1'
status: public
title: Nanoparticles functionalised with reversible molecular and supramolecular switches
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 39
year: '2010'
...
---
_id: '1465'
abstract:
- lang: eng
  text: We prove a generating function formula for the Betti numbers of Nakajima quiver
    varieties. We prove that it is a q-deformation of the Weyl-Kac character formula.
    In particular this implies that the constant term of the polynomial counting the
    number of absolutely indecomposable representations of a quiver equals the multiplicity
    of a certain weight in the corresponding Kac-Moody algebra, which was conjectured
    by Kac in 1982.
acknowledgement: This work has been supported by a Royal Society University Research
  Fellowship, NSF grants DMS-0305505 and DMS-0604775 and an Alfred Sloan Fellowship
  2005-2007.
author:
- first_name: Tamas
  full_name: Tamas Hausel
  id: 4A0666D8-F248-11E8-B48F-1D18A9856A87
  last_name: Hausel
citation:
  ama: Hausel T. Kac’s conjecture from Nakajima quiver varieties. <i>Inventiones Mathematicae</i>.
    2010;181(1):21-37. doi:<a href="https://doi.org/10.1007/s00222-010-0241-3">10.1007/s00222-010-0241-3</a>
  apa: Hausel, T. (2010). Kac’s conjecture from Nakajima quiver varieties. <i>Inventiones
    Mathematicae</i>. Springer. <a href="https://doi.org/10.1007/s00222-010-0241-3">https://doi.org/10.1007/s00222-010-0241-3</a>
  chicago: Hausel, Tamás. “Kac’s Conjecture from Nakajima Quiver Varieties.” <i>Inventiones
    Mathematicae</i>. Springer, 2010. <a href="https://doi.org/10.1007/s00222-010-0241-3">https://doi.org/10.1007/s00222-010-0241-3</a>.
  ieee: T. Hausel, “Kac’s conjecture from Nakajima quiver varieties,” <i>Inventiones
    Mathematicae</i>, vol. 181, no. 1. Springer, pp. 21–37, 2010.
  ista: Hausel T. 2010. Kac’s conjecture from Nakajima quiver varieties. Inventiones
    Mathematicae. 181(1), 21–37.
  mla: Hausel, Tamás. “Kac’s Conjecture from Nakajima Quiver Varieties.” <i>Inventiones
    Mathematicae</i>, vol. 181, no. 1, Springer, 2010, pp. 21–37, doi:<a href="https://doi.org/10.1007/s00222-010-0241-3">10.1007/s00222-010-0241-3</a>.
  short: T. Hausel, Inventiones Mathematicae 181 (2010) 21–37.
date_created: 2018-12-11T11:52:11Z
date_published: 2010-07-01T00:00:00Z
date_updated: 2021-01-12T06:50:56Z
day: '01'
doi: 10.1007/s00222-010-0241-3
extern: 1
intvolume: '       181'
issue: '1'
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/0811.1569
month: '07'
oa: 1
page: 21 - 37
publication: Inventiones Mathematicae
publication_status: published
publisher: Springer
publist_id: '5730'
quality_controlled: 0
status: public
title: Kac's conjecture from Nakajima quiver varieties
type: journal_article
volume: 181
year: '2010'
...
---
_id: '1466'
abstract:
- lang: eng
  text: In Hausel et al. (2008) [10] we presented a conjecture generalizing the Cauchy
    formula for Macdonald polynomial. This conjecture encodes the mixed Hodge polynomials
    of the character varieties of representations of the fundamental group of a punctured
    Riemann surface of genus g. We proved several results which support this conjecture.
    Here we announce new results which are consequences of those in Hausel et al.
    (2008) [10].
author:
- first_name: Tamas
  full_name: Tamas Hausel
  id: 4A0666D8-F248-11E8-B48F-1D18A9856A87
  last_name: Hausel
- first_name: Emmanuel
  full_name: Letellier, Emmanuel
  last_name: Letellier
- first_name: Fernando
  full_name: Rodríguez Villegas, Fernando
  last_name: Rodríguez Villegas
citation:
  ama: Hausel T, Letellier E, Rodríguez Villegas F. Topology of character varieties
    and representations of quivers. <i>Comptes Rendus Mathematique</i>. 2010;348(3-4):131-135.
    doi:<a href="https://doi.org/10.1016/j.crma.2010.01.025">10.1016/j.crma.2010.01.025</a>
  apa: Hausel, T., Letellier, E., &#38; Rodríguez Villegas, F. (2010). Topology of
    character varieties and representations of quivers. <i>Comptes Rendus Mathematique</i>.
    Elsevier. <a href="https://doi.org/10.1016/j.crma.2010.01.025">https://doi.org/10.1016/j.crma.2010.01.025</a>
  chicago: Hausel, Tamás, Emmanuel Letellier, and Fernando Rodríguez Villegas. “Topology
    of Character Varieties and Representations of Quivers.” <i>Comptes Rendus Mathematique</i>.
    Elsevier, 2010. <a href="https://doi.org/10.1016/j.crma.2010.01.025">https://doi.org/10.1016/j.crma.2010.01.025</a>.
  ieee: T. Hausel, E. Letellier, and F. Rodríguez Villegas, “Topology of character
    varieties and representations of quivers,” <i>Comptes Rendus Mathematique</i>,
    vol. 348, no. 3–4. Elsevier, pp. 131–135, 2010.
  ista: Hausel T, Letellier E, Rodríguez Villegas F. 2010. Topology of character varieties
    and representations of quivers. Comptes Rendus Mathematique. 348(3–4), 131–135.
  mla: Hausel, Tamás, et al. “Topology of Character Varieties and Representations
    of Quivers.” <i>Comptes Rendus Mathematique</i>, vol. 348, no. 3–4, Elsevier,
    2010, pp. 131–35, doi:<a href="https://doi.org/10.1016/j.crma.2010.01.025">10.1016/j.crma.2010.01.025</a>.
  short: T. Hausel, E. Letellier, F. Rodríguez Villegas, Comptes Rendus Mathematique
    348 (2010) 131–135.
date_created: 2018-12-11T11:52:11Z
date_published: 2010-02-01T00:00:00Z
date_updated: 2021-01-12T06:50:56Z
day: '01'
doi: 10.1016/j.crma.2010.01.025
extern: 1
intvolume: '       348'
issue: 3-4
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/0905.3491
month: '02'
oa: 1
page: 131 - 135
publication: Comptes Rendus Mathematique
publication_status: published
publisher: Elsevier
publist_id: '5731'
quality_controlled: 0
status: public
title: Topology of character varieties and representations of quivers
type: journal_article
volume: 348
year: '2010'
...
