---
_id: '11875'
abstract:
- lang: eng
  text: We present the first deterministic data structures for maintaining approximate
    minimum vertex cover and maximum matching in a fully dynamic graph in  time per
    update. In particular, for minimum vertex cover we provide deterministic data
    structures for maintaining a (2 + ε) approximation in O(log n/ε2) amortized time
    per update. For maximum matching, we show how to maintain a (3 + e) approximation
    in O(m1/3/ε2) amortized time per update, and a (4 + ε) approximation in O(m1/3/ε2)
    worst-case time per update. Our data structure for fully dynamic minimum vertex
    cover is essentially near-optimal and settles an open problem by Onak and Rubinfeld
    [13].
article_processing_charge: No
arxiv: 1
author:
- first_name: Sayan
  full_name: Bhattacharya, Sayan
  last_name: Bhattacharya
- first_name: Monika H
  full_name: Henzinger, Monika H
  id: 540c9bbd-f2de-11ec-812d-d04a5be85630
  last_name: Henzinger
  orcid: 0000-0002-5008-6530
- first_name: Giuseppe F.
  full_name: Italiano, Giuseppe F.
  last_name: Italiano
citation:
  ama: 'Bhattacharya S, Henzinger MH, Italiano GF. Deterministic fully dynamic data
    structures for vertex cover and matching. In: <i>26th Annual ACM-SIAM Symposium
    on Discrete Algorithms</i>. Society for Industrial and Applied Mathematics; 2014:785-804.
    doi:<a href="https://doi.org/10.1137/1.9781611973730.54">10.1137/1.9781611973730.54</a>'
  apa: 'Bhattacharya, S., Henzinger, M. H., &#38; Italiano, G. F. (2014). Deterministic
    fully dynamic data structures for vertex cover and matching. In <i>26th Annual
    ACM-SIAM Symposium on Discrete Algorithms</i> (pp. 785–804). San Diego, CA, United
    States: Society for Industrial and Applied Mathematics. <a href="https://doi.org/10.1137/1.9781611973730.54">https://doi.org/10.1137/1.9781611973730.54</a>'
  chicago: Bhattacharya, Sayan, Monika H Henzinger, and Giuseppe F. Italiano. “Deterministic
    Fully Dynamic Data Structures for Vertex Cover and Matching.” In <i>26th Annual
    ACM-SIAM Symposium on Discrete Algorithms</i>, 785–804. Society for Industrial
    and Applied Mathematics, 2014. <a href="https://doi.org/10.1137/1.9781611973730.54">https://doi.org/10.1137/1.9781611973730.54</a>.
  ieee: S. Bhattacharya, M. H. Henzinger, and G. F. Italiano, “Deterministic fully
    dynamic data structures for vertex cover and matching,” in <i>26th Annual ACM-SIAM
    Symposium on Discrete Algorithms</i>, San Diego, CA, United States, 2014, pp.
    785–804.
  ista: 'Bhattacharya S, Henzinger MH, Italiano GF. 2014. Deterministic fully dynamic
    data structures for vertex cover and matching. 26th Annual ACM-SIAM Symposium
    on Discrete Algorithms. SODA: Symposium on Discrete Algorithms, 785–804.'
  mla: Bhattacharya, Sayan, et al. “Deterministic Fully Dynamic Data Structures for
    Vertex Cover and Matching.” <i>26th Annual ACM-SIAM Symposium on Discrete Algorithms</i>,
    Society for Industrial and Applied Mathematics, 2014, pp. 785–804, doi:<a href="https://doi.org/10.1137/1.9781611973730.54">10.1137/1.9781611973730.54</a>.
  short: S. Bhattacharya, M.H. Henzinger, G.F. Italiano, in:, 26th Annual ACM-SIAM
    Symposium on Discrete Algorithms, Society for Industrial and Applied Mathematics,
    2014, pp. 785–804.
conference:
  end_date: 2015-01-06
  location: San Diego, CA, United States
  name: 'SODA: Symposium on Discrete Algorithms'
  start_date: 2015-01-04
date_created: 2022-08-16T12:36:42Z
date_published: 2014-01-01T00:00:00Z
date_updated: 2023-02-21T16:32:06Z
day: '01'
doi: 10.1137/1.9781611973730.54
extern: '1'
external_id:
  arxiv:
  - '1412.1318'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1412.1318
month: '01'
oa: 1
oa_version: Preprint
page: 785-804
publication: 26th Annual ACM-SIAM Symposium on Discrete Algorithms
publication_identifier:
  eisbn:
  - 978-1-61197-373-0
  isbn:
  - 978-1-61197-374-7
publication_status: published
publisher: Society for Industrial and Applied Mathematics
quality_controlled: '1'
related_material:
  record:
  - id: '11890'
    relation: later_version
    status: public
scopus_import: '1'
status: public
title: Deterministic fully dynamic data structures for vertex cover and matching
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2014'
...
---
_id: '11876'
abstract:
- lang: eng
  text: "We study dynamic (1 + ∊)-approximation algorithms for the single-source shortest
    paths problem in an unweighted undirected n-node m-edge graph under edge deletions.
    The fastest algorithm for this problem is an algorithm with O(n2+o(1)) total update
    time and constant query time by Bernstein and Roditty (SODA 2011). In this paper,
    we improve the total update time to O(n1.8+o(1) + m1+o(1)) while keeping the query
    time constant. This running time is essentially tight when m = Ω(n1.8) since we
    need Ω(m) time even in the static setting. For smaller values of m, the running
    time of our algorithm is subquadratic, and is the first that breaks through the
    quadratic time barrier.\r\n\r\nIn obtaining this result, we develop a fast algorithm
    for what we call center cover data structure. We also make non-trivial extensions
    to our previous techniques called lazy-update and monotone Even-Shiloach trees
    (ICALP 2013 and FOCS 2013). As by-products of our new techniques, we obtain two
    new results for the decremental all-pairs shortest-paths problem. Our first result
    is the first approximation algorithm whose total update time is faster than Õ(mn)
    for all values of m. Our second result is a new trade-off between the total update
    time and the additive approximation guarantee."
article_processing_charge: No
author:
- first_name: Monika H
  full_name: Henzinger, Monika H
  id: 540c9bbd-f2de-11ec-812d-d04a5be85630
  last_name: Henzinger
  orcid: 0000-0002-5008-6530
- first_name: Sebastian
  full_name: Krinninger, Sebastian
  last_name: Krinninger
- first_name: Danupon
  full_name: Nanongkai, Danupon
  last_name: Nanongkai
citation:
  ama: 'Henzinger MH, Krinninger S, Nanongkai D. A subquadratic-time algorithm for
    decremental single-source shortest paths. In: <i>25th Annual ACM-SIAM Symposium
    on Discrete Algorithms</i>. Society for Industrial and Applied Mathematics; 2014:1053-1072.
    doi:<a href="https://doi.org/10.1137/1.9781611973402.79">10.1137/1.9781611973402.79</a>'
  apa: 'Henzinger, M. H., Krinninger, S., &#38; Nanongkai, D. (2014). A subquadratic-time
    algorithm for decremental single-source shortest paths. In <i>25th Annual ACM-SIAM
    Symposium on Discrete Algorithms</i> (pp. 1053–1072). Portland, OR, United States:
    Society for Industrial and Applied Mathematics. <a href="https://doi.org/10.1137/1.9781611973402.79">https://doi.org/10.1137/1.9781611973402.79</a>'
  chicago: Henzinger, Monika H, Sebastian Krinninger, and Danupon Nanongkai. “A Subquadratic-Time
    Algorithm for Decremental Single-Source Shortest Paths.” In <i>25th Annual ACM-SIAM
    Symposium on Discrete Algorithms</i>, 1053–72. Society for Industrial and Applied
    Mathematics, 2014. <a href="https://doi.org/10.1137/1.9781611973402.79">https://doi.org/10.1137/1.9781611973402.79</a>.
  ieee: M. H. Henzinger, S. Krinninger, and D. Nanongkai, “A subquadratic-time algorithm
    for decremental single-source shortest paths,” in <i>25th Annual ACM-SIAM Symposium
    on Discrete Algorithms</i>, Portland, OR, United States, 2014, pp. 1053–1072.
  ista: 'Henzinger MH, Krinninger S, Nanongkai D. 2014. A subquadratic-time algorithm
    for decremental single-source shortest paths. 25th Annual ACM-SIAM Symposium on
    Discrete Algorithms. SODA: Symposium on Discrete Algorithms, 1053–1072.'
  mla: Henzinger, Monika H., et al. “A Subquadratic-Time Algorithm for Decremental
    Single-Source Shortest Paths.” <i>25th Annual ACM-SIAM Symposium on Discrete Algorithms</i>,
    Society for Industrial and Applied Mathematics, 2014, pp. 1053–72, doi:<a href="https://doi.org/10.1137/1.9781611973402.79">10.1137/1.9781611973402.79</a>.
  short: M.H. Henzinger, S. Krinninger, D. Nanongkai, in:, 25th Annual ACM-SIAM Symposium
    on Discrete Algorithms, Society for Industrial and Applied Mathematics, 2014,
    pp. 1053–1072.
conference:
  end_date: 2014-01-07
  location: Portland, OR, United States
  name: 'SODA: Symposium on Discrete Algorithms'
  start_date: 2014-01-05
date_created: 2022-08-16T12:58:31Z
date_published: 2014-01-01T00:00:00Z
date_updated: 2023-02-17T11:58:42Z
day: '01'
doi: 10.1137/1.9781611973402.79
extern: '1'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.1137/1.9781611973402.79
month: '01'
oa: 1
oa_version: Published Version
page: 1053-1072
publication: 25th Annual ACM-SIAM Symposium on Discrete Algorithms
publication_identifier:
  eisbn:
  - 978-1-61197-340-2
  isbn:
  - 978-1-61197-338-9
publication_status: published
publisher: Society for Industrial and Applied Mathematics
quality_controlled: '1'
scopus_import: '1'
status: public
title: A subquadratic-time algorithm for decremental single-source shortest paths
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2014'
...
---
_id: '119'
abstract:
- lang: eng
  text: Observations of flowing granular matter have suggested that same-material
    tribocharging depends on particle size, typically rendering large grains positive
    and small ones negative. Models assuming the transfer of trapped electrons can
    account for this trend, but have not been validated. Tracking individual grains
    in an electric field, we show quantitatively that charge is transferred based
    on size between materially identical grains. However, the surface density of trapped
    electrons, measured independently by thermoluminescence techniques, is orders
    of magnitude too small to account for the scale of charge transferred. This reveals
    that trapped electrons are not a necessary ingredient for same-material tribocharging.
acknowledgement: This work was supported by the NSF through DMR-1309611. Access to
  the shared experimental facilities provided by the NSF-supported Chicago MRSEC (DMR-0820054)
  is gratefully acknowledged. S. L. F. and J. L. P. acknowledge funding from UIC NSF
  Grants No. 0850830 and No. 0602308. S. R. W. acknowledges support from a University
  of Chicago Millikan Fellowship and from Mrs. Joan Winstein through the Winstein
  Prize for Instrumentation.
article_number: '218001'
arxiv: 1
author:
- first_name: Scott R
  full_name: Waitukaitis, Scott R
  id: 3A1FFC16-F248-11E8-B48F-1D18A9856A87
  last_name: Waitukaitis
  orcid: 0000-0002-2299-3176
- first_name: Victor
  full_name: Lee, Victor
  last_name: Lee
- first_name: James
  full_name: Pierson, James
  last_name: Pierson
- first_name: Steven
  full_name: Forman, Steven
  last_name: Forman
- first_name: Heinrich
  full_name: Jaeger, Heinrich
  last_name: Jaeger
citation:
  ama: Waitukaitis SR, Lee V, Pierson J, Forman S, Jaeger H. Size-dependent same-material
    tribocharging in insulating grains. <i>APS Physics, Physical Review Letters</i>.
    2014;112(21). doi:<a href="https://doi.org/10.1103/PhysRevLett.112.218001">10.1103/PhysRevLett.112.218001</a>
  apa: Waitukaitis, S. R., Lee, V., Pierson, J., Forman, S., &#38; Jaeger, H. (2014).
    Size-dependent same-material tribocharging in insulating grains. <i>APS Physics,
    Physical Review Letters</i>. American Physical Society. <a href="https://doi.org/10.1103/PhysRevLett.112.218001">https://doi.org/10.1103/PhysRevLett.112.218001</a>
  chicago: Waitukaitis, Scott R, Victor Lee, James Pierson, Steven Forman, and Heinrich
    Jaeger. “Size-Dependent Same-Material Tribocharging in Insulating Grains.” <i>APS
    Physics, Physical Review Letters</i>. American Physical Society, 2014. <a href="https://doi.org/10.1103/PhysRevLett.112.218001">https://doi.org/10.1103/PhysRevLett.112.218001</a>.
  ieee: S. R. Waitukaitis, V. Lee, J. Pierson, S. Forman, and H. Jaeger, “Size-dependent
    same-material tribocharging in insulating grains,” <i>APS Physics, Physical Review
    Letters</i>, vol. 112, no. 21. American Physical Society, 2014.
  ista: Waitukaitis SR, Lee V, Pierson J, Forman S, Jaeger H. 2014. Size-dependent
    same-material tribocharging in insulating grains. APS Physics, Physical Review
    Letters. 112(21), 218001.
  mla: Waitukaitis, Scott R., et al. “Size-Dependent Same-Material Tribocharging in
    Insulating Grains.” <i>APS Physics, Physical Review Letters</i>, vol. 112, no.
    21, 218001, American Physical Society, 2014, doi:<a href="https://doi.org/10.1103/PhysRevLett.112.218001">10.1103/PhysRevLett.112.218001</a>.
  short: S.R. Waitukaitis, V. Lee, J. Pierson, S. Forman, H. Jaeger, APS Physics,
    Physical Review Letters 112 (2014).
date_created: 2018-12-11T11:44:44Z
date_published: 2014-05-30T00:00:00Z
date_updated: 2021-01-12T06:48:58Z
day: '30'
doi: 10.1103/PhysRevLett.112.218001
extern: '1'
external_id:
  arxiv:
  - '1309.2578'
intvolume: '       112'
issue: '21'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1309.2578
month: '05'
oa: 1
oa_version: Submitted Version
publication: APS Physics, Physical Review Letters
publication_status: published
publisher: American Physical Society
publist_id: '7935'
quality_controlled: '1'
status: public
title: Size-dependent same-material tribocharging in insulating grains
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 112
year: '2014'
...
---
_id: '11967'
abstract:
- lang: eng
  text: An experimentally easy to perform method for the generation of alumina-supported
    Fe3O4 nanoparticles [(6±1) nm size, 0.67 wt %]and the use of this material in
    hydrazine-mediated heterogeneously catalyzed reductions of nitroarenes to anilines
    under batch and continuous-flow conditions is presented. The bench-stable, reusable
    nano-Fe3O4@Al2O3 catalyst can selectively reduce functionalized nitroarenes at
    1 mol % catalyst loading by using a 20 mol % excess of hydrazine hydrate in an
    elevated temperature regime (150 °C, reaction time 2–6 min in batch). For continuous-flow
    processing, the catalyst material is packed into dedicated cartridges and used
    in a commercially available high-temperature/-pressure flow device. In continuous
    mode, reaction times can be reduced to less than 1 min at 150 °C (30 bar back
    pressure) in a highly intensified process. The nano-Fe3O4@Al2O3 catalyst demonstrated
    stable reduction of nitrobenzene (0.5 M in MeOH) for more than 10 h on stream
    at a productivity of 30 mmol h−1 (0.72 mol per day). Importantly, virtually no
    leaching of the catalytically active material could be observed by inductively
    coupled plasma MS monitoring.
article_processing_charge: No
article_type: original
author:
- first_name: Mojtaba Mirhosseini
  full_name: Moghaddam, Mojtaba Mirhosseini
  last_name: Moghaddam
- first_name: Bartholomäus
  full_name: Pieber, Bartholomäus
  id: 93e5e5b2-0da6-11ed-8a41-af589a024726
  last_name: Pieber
  orcid: 0000-0001-8689-388X
- first_name: Toma
  full_name: Glasnov, Toma
  last_name: Glasnov
- first_name: C. Oliver
  full_name: Kappe, C. Oliver
  last_name: Kappe
citation:
  ama: Moghaddam MM, Pieber B, Glasnov T, Kappe CO. Immobilized iron oxide nanoparticles
    as stable and reusable catalysts for hydrazine-mediated nitro reductions in continuous
    flow. <i>ChemSusChem</i>. 2014;7(11):3122-3131. doi:<a href="https://doi.org/10.1002/cssc.201402455">10.1002/cssc.201402455</a>
  apa: Moghaddam, M. M., Pieber, B., Glasnov, T., &#38; Kappe, C. O. (2014). Immobilized
    iron oxide nanoparticles as stable and reusable catalysts for hydrazine-mediated
    nitro reductions in continuous flow. <i>ChemSusChem</i>. Wiley. <a href="https://doi.org/10.1002/cssc.201402455">https://doi.org/10.1002/cssc.201402455</a>
  chicago: Moghaddam, Mojtaba Mirhosseini, Bartholomäus Pieber, Toma Glasnov, and
    C. Oliver Kappe. “Immobilized Iron Oxide Nanoparticles as Stable and Reusable
    Catalysts for Hydrazine-Mediated Nitro Reductions in Continuous Flow.” <i>ChemSusChem</i>.
    Wiley, 2014. <a href="https://doi.org/10.1002/cssc.201402455">https://doi.org/10.1002/cssc.201402455</a>.
  ieee: M. M. Moghaddam, B. Pieber, T. Glasnov, and C. O. Kappe, “Immobilized iron
    oxide nanoparticles as stable and reusable catalysts for hydrazine-mediated nitro
    reductions in continuous flow,” <i>ChemSusChem</i>, vol. 7, no. 11. Wiley, pp.
    3122–3131, 2014.
  ista: Moghaddam MM, Pieber B, Glasnov T, Kappe CO. 2014. Immobilized iron oxide
    nanoparticles as stable and reusable catalysts for hydrazine-mediated nitro reductions
    in continuous flow. ChemSusChem. 7(11), 3122–3131.
  mla: Moghaddam, Mojtaba Mirhosseini, et al. “Immobilized Iron Oxide Nanoparticles
    as Stable and Reusable Catalysts for Hydrazine-Mediated Nitro Reductions in Continuous
    Flow.” <i>ChemSusChem</i>, vol. 7, no. 11, Wiley, 2014, pp. 3122–31, doi:<a href="https://doi.org/10.1002/cssc.201402455">10.1002/cssc.201402455</a>.
  short: M.M. Moghaddam, B. Pieber, T. Glasnov, C.O. Kappe, ChemSusChem 7 (2014) 3122–3131.
date_created: 2022-08-25T08:36:54Z
date_published: 2014-11-01T00:00:00Z
date_updated: 2023-02-21T10:09:42Z
day: '01'
doi: 10.1002/cssc.201402455
extern: '1'
external_id:
  pmid:
  - '25209099'
intvolume: '         7'
issue: '11'
language:
- iso: eng
month: '11'
oa_version: None
page: 3122-3131
pmid: 1
publication: ChemSusChem
publication_identifier:
  eissn:
  - 1864-564X
  issn:
  - 1864-5631
publication_status: published
publisher: Wiley
quality_controlled: '1'
scopus_import: '1'
status: public
title: Immobilized iron oxide nanoparticles as stable and reusable catalysts for hydrazine-mediated
  nitro reductions in continuous flow
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 7
year: '2014'
...
---
_id: '11968'
abstract:
- lang: eng
  text: 'Membrane phospholipids typically contain fatty acids (FAs) of 16 and 18 carbon
    atoms. This particular chain length is evolutionarily highly conserved and presumably
    provides maximum stability and dynamic properties to biological membranes in response
    to nutritional or environmental cues. Here, we show that the relative proportion
    of C16 versus C18 FAs is regulated by the activity of acetyl-CoA carboxylase (Acc1),
    the first and rate-limiting enzyme of FA de novo synthesis. Acc1 activity is attenuated
    by AMPK/Snf1-dependent phosphorylation, which is required to maintain an appropriate
    acyl-chain length distribution. Moreover, we find that the transcriptional repressor
    Opi1 preferentially binds to C16 over C18 phosphatidic acid (PA) species: thus,
    C16-chain containing PA sequesters Opi1 more effectively to the ER, enabling AMPK/Snf1
    control of PA acyl-chain length to determine the degree of derepression of Opi1
    target genes. These findings reveal an unexpected regulatory link between the
    major energy-sensing kinase, membrane lipid composition, and transcription.'
article_processing_charge: No
article_type: original
author:
- first_name: Harald F.
  full_name: Hofbauer, Harald F.
  last_name: Hofbauer
- first_name: Florian H.
  full_name: Schopf, Florian H.
  last_name: Schopf
- first_name: Hannes
  full_name: Schleifer, Hannes
  last_name: Schleifer
- first_name: Oskar L.
  full_name: Knittelfelder, Oskar L.
  last_name: Knittelfelder
- first_name: Bartholomäus
  full_name: Pieber, Bartholomäus
  id: 93e5e5b2-0da6-11ed-8a41-af589a024726
  last_name: Pieber
  orcid: 0000-0001-8689-388X
- first_name: Gerald N.
  full_name: Rechberger, Gerald N.
  last_name: Rechberger
- first_name: Heimo
  full_name: Wolinski, Heimo
  last_name: Wolinski
- first_name: Maria L.
  full_name: Gaspar, Maria L.
  last_name: Gaspar
- first_name: C. Oliver
  full_name: Kappe, C. Oliver
  last_name: Kappe
- first_name: Johannes
  full_name: Stadlmann, Johannes
  last_name: Stadlmann
- first_name: Karl
  full_name: Mechtler, Karl
  last_name: Mechtler
- first_name: Alexandra
  full_name: Zenz, Alexandra
  last_name: Zenz
- first_name: Karl
  full_name: Lohner, Karl
  last_name: Lohner
- first_name: Oksana
  full_name: Tehlivets, Oksana
  last_name: Tehlivets
- first_name: Susan A.
  full_name: Henry, Susan A.
  last_name: Henry
- first_name: Sepp D.
  full_name: Kohlwein, Sepp D.
  last_name: Kohlwein
citation:
  ama: Hofbauer HF, Schopf FH, Schleifer H, et al. Regulation of gene expression through
    a transcriptional repressor that senses acyl-chain length in membrane phospholipids.
    <i>Developmental Cell</i>. 2014;29(6):P729-739. doi:<a href="https://doi.org/10.1016/j.devcel.2014.04.025">10.1016/j.devcel.2014.04.025</a>
  apa: Hofbauer, H. F., Schopf, F. H., Schleifer, H., Knittelfelder, O. L., Pieber,
    B., Rechberger, G. N., … Kohlwein, S. D. (2014). Regulation of gene expression
    through a transcriptional repressor that senses acyl-chain length in membrane
    phospholipids. <i>Developmental Cell</i>. Elsevier. <a href="https://doi.org/10.1016/j.devcel.2014.04.025">https://doi.org/10.1016/j.devcel.2014.04.025</a>
  chicago: Hofbauer, Harald F., Florian H. Schopf, Hannes Schleifer, Oskar L. Knittelfelder,
    Bartholomäus Pieber, Gerald N. Rechberger, Heimo Wolinski, et al. “Regulation
    of Gene Expression through a Transcriptional Repressor That Senses Acyl-Chain
    Length in Membrane Phospholipids.” <i>Developmental Cell</i>. Elsevier, 2014.
    <a href="https://doi.org/10.1016/j.devcel.2014.04.025">https://doi.org/10.1016/j.devcel.2014.04.025</a>.
  ieee: H. F. Hofbauer <i>et al.</i>, “Regulation of gene expression through a transcriptional
    repressor that senses acyl-chain length in membrane phospholipids,” <i>Developmental
    Cell</i>, vol. 29, no. 6. Elsevier, pp. P729-739, 2014.
  ista: Hofbauer HF, Schopf FH, Schleifer H, Knittelfelder OL, Pieber B, Rechberger
    GN, Wolinski H, Gaspar ML, Kappe CO, Stadlmann J, Mechtler K, Zenz A, Lohner K,
    Tehlivets O, Henry SA, Kohlwein SD. 2014. Regulation of gene expression through
    a transcriptional repressor that senses acyl-chain length in membrane phospholipids.
    Developmental Cell. 29(6), P729-739.
  mla: Hofbauer, Harald F., et al. “Regulation of Gene Expression through a Transcriptional
    Repressor That Senses Acyl-Chain Length in Membrane Phospholipids.” <i>Developmental
    Cell</i>, vol. 29, no. 6, Elsevier, 2014, pp. P729-739, doi:<a href="https://doi.org/10.1016/j.devcel.2014.04.025">10.1016/j.devcel.2014.04.025</a>.
  short: H.F. Hofbauer, F.H. Schopf, H. Schleifer, O.L. Knittelfelder, B. Pieber,
    G.N. Rechberger, H. Wolinski, M.L. Gaspar, C.O. Kappe, J. Stadlmann, K. Mechtler,
    A. Zenz, K. Lohner, O. Tehlivets, S.A. Henry, S.D. Kohlwein, Developmental Cell
    29 (2014) P729-739.
date_created: 2022-08-25T08:42:42Z
date_published: 2014-06-23T00:00:00Z
date_updated: 2023-02-21T10:09:45Z
day: '23'
doi: 10.1016/j.devcel.2014.04.025
extern: '1'
external_id:
  pmid:
  - '24960695'
intvolume: '        29'
issue: '6'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.1016/j.devcel.2014.04.025
month: '06'
oa: 1
oa_version: Published Version
page: P729-739
pmid: 1
publication: Developmental Cell
publication_identifier:
  eissn:
  - 1878-1551
  issn:
  - 1534-5807
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: Regulation of gene expression through a transcriptional repressor that senses
  acyl-chain length in membrane phospholipids
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 29
year: '2014'
...
---
_id: '11987'
abstract:
- lang: eng
  text: A method for the direct lithiation of terminal alkynes and heterocycles with
    subsequent carboxylation in a continuous flow format was developed. This method
    provides carboxylic acids at ambient conditions within less than five seconds
    with only little excess of the organometallic base and CO2.
article_number: '13430'
article_processing_charge: No
article_type: letter_note
author:
- first_name: Bartholomäus
  full_name: Pieber, Bartholomäus
  id: 93e5e5b2-0da6-11ed-8a41-af589a024726
  last_name: Pieber
  orcid: 0000-0001-8689-388X
- first_name: Toma
  full_name: Glasnov, Toma
  last_name: Glasnov
- first_name: C. O.
  full_name: Kappe, C. O.
  last_name: Kappe
citation:
  ama: 'Pieber B, Glasnov T, Kappe CO. Flash carboxylation: Fast lithiation–carboxylation
    sequence at room temperature in continuous flow. <i>RSC Advances</i>. 2014;4(26).
    doi:<a href="https://doi.org/10.1039/c4ra01442a">10.1039/c4ra01442a</a>'
  apa: 'Pieber, B., Glasnov, T., &#38; Kappe, C. O. (2014). Flash carboxylation: Fast
    lithiation–carboxylation sequence at room temperature in continuous flow. <i>RSC
    Advances</i>. Royal Society of Chemistry. <a href="https://doi.org/10.1039/c4ra01442a">https://doi.org/10.1039/c4ra01442a</a>'
  chicago: 'Pieber, Bartholomäus, Toma Glasnov, and C. O. Kappe. “Flash Carboxylation:
    Fast Lithiation–Carboxylation Sequence at Room Temperature in Continuous Flow.”
    <i>RSC Advances</i>. Royal Society of Chemistry, 2014. <a href="https://doi.org/10.1039/c4ra01442a">https://doi.org/10.1039/c4ra01442a</a>.'
  ieee: 'B. Pieber, T. Glasnov, and C. O. Kappe, “Flash carboxylation: Fast lithiation–carboxylation
    sequence at room temperature in continuous flow,” <i>RSC Advances</i>, vol. 4,
    no. 26. Royal Society of Chemistry, 2014.'
  ista: 'Pieber B, Glasnov T, Kappe CO. 2014. Flash carboxylation: Fast lithiation–carboxylation
    sequence at room temperature in continuous flow. RSC Advances. 4(26), 13430.'
  mla: 'Pieber, Bartholomäus, et al. “Flash Carboxylation: Fast Lithiation–Carboxylation
    Sequence at Room Temperature in Continuous Flow.” <i>RSC Advances</i>, vol. 4,
    no. 26, 13430, Royal Society of Chemistry, 2014, doi:<a href="https://doi.org/10.1039/c4ra01442a">10.1039/c4ra01442a</a>.'
  short: B. Pieber, T. Glasnov, C.O. Kappe, RSC Advances 4 (2014).
date_created: 2022-08-25T11:48:19Z
date_published: 2014-03-03T00:00:00Z
date_updated: 2023-02-21T10:10:31Z
day: '03'
doi: 10.1039/c4ra01442a
extern: '1'
intvolume: '         4'
issue: '26'
language:
- iso: eng
month: '03'
oa_version: None
publication: RSC Advances
publication_identifier:
  eissn:
  - 2046-2069
publication_status: published
publisher: Royal Society of Chemistry
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'Flash carboxylation: Fast lithiation–carboxylation sequence at room temperature
  in continuous flow'
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 4
year: '2014'
...
---
_id: '12632'
abstract:
- lang: eng
  text: We investigate the performance of five glacier melt models over a multi-decadal
    period in order to assess their ability to model future glacier response. The
    models range from a simple degree-day model, based solely on air temperature,
    to more-sophisticated models, including the full shortwave radiation balance.
    In addition to the empirical models, the performance of a physically based energy-balance
    (EB) model is examined. The melt models are coupled to an accumulation and a surface
    evolution model and applied in a distributed manner to Rhonegletscher, Switzerland,
    over the period 1929–2012 at hourly resolution. For calibration, seasonal mass-balance
    measurements (2006–12) are used. Decadal ice volume changes for six periods in
    the years 1929–2012 serve for model validation. Over the period 2006–12, there
    are almost no differences in performance between the models, except for EB, which
    is less consistent with observations, likely due to lack of meteorological in
    situ data. However, simulations over the long term (1929–2012) reveal that models
    which include a separate term for shortwave radiation agree best with the observed
    ice volume changes, indicating that their melt relationships are robust in time
    and thus suitable for long-term modelling, in contrast to more empirical approaches
    that are oversensitive to temperature fluctuations.
article_processing_charge: No
article_type: original
author:
- first_name: Jeannette
  full_name: Gabbi, Jeannette
  last_name: Gabbi
- first_name: Marco
  full_name: Carenzo, Marco
  last_name: Carenzo
- first_name: Francesca
  full_name: Pellicciotti, Francesca
  id: b28f055a-81ea-11ed-b70c-a9fe7f7b0e70
  last_name: Pellicciotti
- first_name: Andreas
  full_name: Bauder, Andreas
  last_name: Bauder
- first_name: Martin
  full_name: Funk, Martin
  last_name: Funk
citation:
  ama: Gabbi J, Carenzo M, Pellicciotti F, Bauder A, Funk M. A comparison of empirical
    and physically based glacier surface melt models for long-term simulations of
    glacier response. <i>Journal of Glaciology</i>. 2014;60(224):1140-1154. doi:<a
    href="https://doi.org/10.3189/2014jog14j011">10.3189/2014jog14j011</a>
  apa: Gabbi, J., Carenzo, M., Pellicciotti, F., Bauder, A., &#38; Funk, M. (2014).
    A comparison of empirical and physically based glacier surface melt models for
    long-term simulations of glacier response. <i>Journal of Glaciology</i>. International
    Glaciological Society. <a href="https://doi.org/10.3189/2014jog14j011">https://doi.org/10.3189/2014jog14j011</a>
  chicago: Gabbi, Jeannette, Marco Carenzo, Francesca Pellicciotti, Andreas Bauder,
    and Martin Funk. “A Comparison of Empirical and Physically Based Glacier Surface
    Melt Models for Long-Term Simulations of Glacier Response.” <i>Journal of Glaciology</i>.
    International Glaciological Society, 2014. <a href="https://doi.org/10.3189/2014jog14j011">https://doi.org/10.3189/2014jog14j011</a>.
  ieee: J. Gabbi, M. Carenzo, F. Pellicciotti, A. Bauder, and M. Funk, “A comparison
    of empirical and physically based glacier surface melt models for long-term simulations
    of glacier response,” <i>Journal of Glaciology</i>, vol. 60, no. 224. International
    Glaciological Society, pp. 1140–1154, 2014.
  ista: Gabbi J, Carenzo M, Pellicciotti F, Bauder A, Funk M. 2014. A comparison of
    empirical and physically based glacier surface melt models for long-term simulations
    of glacier response. Journal of Glaciology. 60(224), 1140–1154.
  mla: Gabbi, Jeannette, et al. “A Comparison of Empirical and Physically Based Glacier
    Surface Melt Models for Long-Term Simulations of Glacier Response.” <i>Journal
    of Glaciology</i>, vol. 60, no. 224, International Glaciological Society, 2014,
    pp. 1140–54, doi:<a href="https://doi.org/10.3189/2014jog14j011">10.3189/2014jog14j011</a>.
  short: J. Gabbi, M. Carenzo, F. Pellicciotti, A. Bauder, M. Funk, Journal of Glaciology
    60 (2014) 1140–1154.
date_created: 2023-02-20T08:16:34Z
date_published: 2014-08-01T00:00:00Z
date_updated: 2023-02-24T08:56:35Z
day: '01'
doi: 10.3189/2014jog14j011
extern: '1'
intvolume: '        60'
issue: '224'
keyword:
- Earth-Surface Processes
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.3189/2014JoG14J011
month: '08'
oa: 1
oa_version: Published Version
page: 1140-1154
publication: Journal of Glaciology
publication_identifier:
  eissn:
  - 1727-5652
  issn:
  - 0022-1430
publication_status: published
publisher: International Glaciological Society
quality_controlled: '1'
scopus_import: '1'
status: public
title: A comparison of empirical and physically based glacier surface melt models
  for long-term simulations of glacier response
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 60
year: '2014'
...
---
_id: '12634'
abstract:
- lang: eng
  text: 'Glaciers in the Andes of Chile seem to be shrinking and possibly loosing
    mass, but the number and types of studies conducted, constrained mainly by data
    availability, are not sufficient to provide a synopsis of glacier changes for
    the past or future or explain in an explicit way causes of the observed changes.
    In this paper, we provide a systematic review of changes in glaciers for the entire
    country, followed by a discussion of the studies that have provided evidence of
    such changes. We identify a missing type of work in distributed, physically-oriented
    modelling studies that are needed to bridge the gap between the numerous remote
    sensing studies and the specific, point scale works focused on process understanding.
    We use an advanced mass balance model applied to one of the best monitored glaciers
    in the region to investigate four main research issues that should be addressed
    in modelling studies for a sound assessment of glacier changes: 1) the use of
    physically-based models of glacier ablation (energy balance models) versus more
    empirical models (enhanced temperature index approaches); 2) the importance of
    the correct extrapolation of air temperature forcing on glaciers and in high elevation
    areas and the large uncertainty in model outputs associated with it; 3) the role
    played by snow gravitational redistribution; and 4) the uncertainty associated
    with future climate scenarios. We quantify differences in model outputs associated
    with each of these choices, and conclude with suggestions for future work directions.'
article_processing_charge: No
article_type: review
author:
- first_name: Francesca
  full_name: Pellicciotti, Francesca
  id: b28f055a-81ea-11ed-b70c-a9fe7f7b0e70
  last_name: Pellicciotti
- first_name: S.
  full_name: Ragettli, S.
  last_name: Ragettli
- first_name: M.
  full_name: Carenzo, M.
  last_name: Carenzo
- first_name: J.
  full_name: McPhee, J.
  last_name: McPhee
citation:
  ama: Pellicciotti F, Ragettli S, Carenzo M, McPhee J. Changes of glaciers in the
    Andes of Chile and priorities for future work. <i>Science of The Total Environment</i>.
    2014;493:1197-1210. doi:<a href="https://doi.org/10.1016/j.scitotenv.2013.10.055">10.1016/j.scitotenv.2013.10.055</a>
  apa: Pellicciotti, F., Ragettli, S., Carenzo, M., &#38; McPhee, J. (2014). Changes
    of glaciers in the Andes of Chile and priorities for future work. <i>Science of
    The Total Environment</i>. Elsevier. <a href="https://doi.org/10.1016/j.scitotenv.2013.10.055">https://doi.org/10.1016/j.scitotenv.2013.10.055</a>
  chicago: Pellicciotti, Francesca, S. Ragettli, M. Carenzo, and J. McPhee. “Changes
    of Glaciers in the Andes of Chile and Priorities for Future Work.” <i>Science
    of The Total Environment</i>. Elsevier, 2014. <a href="https://doi.org/10.1016/j.scitotenv.2013.10.055">https://doi.org/10.1016/j.scitotenv.2013.10.055</a>.
  ieee: F. Pellicciotti, S. Ragettli, M. Carenzo, and J. McPhee, “Changes of glaciers
    in the Andes of Chile and priorities for future work,” <i>Science of The Total
    Environment</i>, vol. 493. Elsevier, pp. 1197–1210, 2014.
  ista: Pellicciotti F, Ragettli S, Carenzo M, McPhee J. 2014. Changes of glaciers
    in the Andes of Chile and priorities for future work. Science of The Total Environment.
    493, 1197–1210.
  mla: Pellicciotti, Francesca, et al. “Changes of Glaciers in the Andes of Chile
    and Priorities for Future Work.” <i>Science of The Total Environment</i>, vol.
    493, Elsevier, 2014, pp. 1197–210, doi:<a href="https://doi.org/10.1016/j.scitotenv.2013.10.055">10.1016/j.scitotenv.2013.10.055</a>.
  short: F. Pellicciotti, S. Ragettli, M. Carenzo, J. McPhee, Science of The Total
    Environment 493 (2014) 1197–1210.
date_created: 2023-02-20T08:16:46Z
date_published: 2014-09-15T00:00:00Z
date_updated: 2023-02-24T08:37:57Z
day: '15'
doi: 10.1016/j.scitotenv.2013.10.055
extern: '1'
intvolume: '       493'
keyword:
- Pollution
- Waste Management and Disposal
- Environmental Chemistry
- Environmental Engineering
language:
- iso: eng
month: '09'
oa_version: None
page: 1197-1210
publication: Science of The Total Environment
publication_identifier:
  issn:
  - 0048-9697
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: Changes of glaciers in the Andes of Chile and priorities for future work
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 493
year: '2014'
...
---
_id: '12635'
abstract:
- lang: eng
  text: 'Switzerland is one of the countries with some of the longest and best glaciological
    data sets. Its glaciers and their changes in response to climate have been extensively
    investigated, and the number and quality of related studies are notable. However,
    a comprehensive review of glacier changes and their impact on the hydrology of
    glacierised catchments for Switzerland is missing and we use the opportunity provided
    by the EU-FP7 ACQWA project to review the current state of knowledge about past
    changes and future projections. We examine the type of models that have been applied
    to infer glacier evolution and identify knowledge gaps that should be addressed
    in future research in addition to those indicated in previous publications. Common
    characteristics in long-term series of projected future glacier runoff are an
    initial peak followed by a decline, associated with shifts in seasonality, earlier
    melt onset and reduced summer runoff. However, the quantitative predictions are
    difficult to compare, as studies differ in terms of model structure, calibration
    strategies, input data, temporal and spatial resolution as well as future scenarios
    used for impact studies. We identify two sources of uncertainties among those
    emerging from recent research, and use simulations over four glaciers to: i) quantify
    the importance of the correct extrapolation of air temperature, and ii) point
    at the key role played by debris cover in modulating glacier response.'
article_processing_charge: No
article_type: review
author:
- first_name: Francesca
  full_name: Pellicciotti, Francesca
  id: b28f055a-81ea-11ed-b70c-a9fe7f7b0e70
  last_name: Pellicciotti
- first_name: M.
  full_name: Carenzo, M.
  last_name: Carenzo
- first_name: R.
  full_name: Bordoy, R.
  last_name: Bordoy
- first_name: M.
  full_name: Stoffel, M.
  last_name: Stoffel
citation:
  ama: 'Pellicciotti F, Carenzo M, Bordoy R, Stoffel M. Changes in glaciers in the
    Swiss Alps and impact on basin hydrology: Current state of the art and future
    research. <i>Science of The Total Environment</i>. 2014;493:1152-1170. doi:<a
    href="https://doi.org/10.1016/j.scitotenv.2014.04.022">10.1016/j.scitotenv.2014.04.022</a>'
  apa: 'Pellicciotti, F., Carenzo, M., Bordoy, R., &#38; Stoffel, M. (2014). Changes
    in glaciers in the Swiss Alps and impact on basin hydrology: Current state of
    the art and future research. <i>Science of The Total Environment</i>. Elsevier.
    <a href="https://doi.org/10.1016/j.scitotenv.2014.04.022">https://doi.org/10.1016/j.scitotenv.2014.04.022</a>'
  chicago: 'Pellicciotti, Francesca, M. Carenzo, R. Bordoy, and M. Stoffel. “Changes
    in Glaciers in the Swiss Alps and Impact on Basin Hydrology: Current State of
    the Art and Future Research.” <i>Science of The Total Environment</i>. Elsevier,
    2014. <a href="https://doi.org/10.1016/j.scitotenv.2014.04.022">https://doi.org/10.1016/j.scitotenv.2014.04.022</a>.'
  ieee: 'F. Pellicciotti, M. Carenzo, R. Bordoy, and M. Stoffel, “Changes in glaciers
    in the Swiss Alps and impact on basin hydrology: Current state of the art and
    future research,” <i>Science of The Total Environment</i>, vol. 493. Elsevier,
    pp. 1152–1170, 2014.'
  ista: 'Pellicciotti F, Carenzo M, Bordoy R, Stoffel M. 2014. Changes in glaciers
    in the Swiss Alps and impact on basin hydrology: Current state of the art and
    future research. Science of The Total Environment. 493, 1152–1170.'
  mla: 'Pellicciotti, Francesca, et al. “Changes in Glaciers in the Swiss Alps and
    Impact on Basin Hydrology: Current State of the Art and Future Research.” <i>Science
    of The Total Environment</i>, vol. 493, Elsevier, 2014, pp. 1152–70, doi:<a href="https://doi.org/10.1016/j.scitotenv.2014.04.022">10.1016/j.scitotenv.2014.04.022</a>.'
  short: F. Pellicciotti, M. Carenzo, R. Bordoy, M. Stoffel, Science of The Total
    Environment 493 (2014) 1152–1170.
date_created: 2023-02-20T08:16:51Z
date_published: 2014-09-15T00:00:00Z
date_updated: 2023-02-24T08:36:04Z
day: '15'
doi: 10.1016/j.scitotenv.2014.04.022
extern: '1'
intvolume: '       493'
keyword:
- Pollution
- Waste Management and Disposal
- Environmental Chemistry
- Environmental Engineering
language:
- iso: eng
month: '09'
oa_version: None
page: 1152-1170
publication: Science of The Total Environment
publication_identifier:
  issn:
  - 0048-9697
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'Changes in glaciers in the Swiss Alps and impact on basin hydrology: Current
  state of the art and future research'
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 493
year: '2014'
...
---
_id: '12636'
abstract:
- lang: eng
  text: Himalayan glacier tongues are commonly debris covered and they are an important
    source of melt water. However, they remain relatively unstudied because of the
    inaccessibility of the terrain and the difficulties in field work caused by the
    thick debris mantles. Observations of debris-covered glaciers are therefore scarce
    and airborne remote sensing may bridge the gap between scarce field observations
    and coarse resolution space-borne remote sensing. In this study we deploy an Unmanned
    Aerial Vehicle (UAV) before and after the melt and monsoon season (May and October
    2013) over the debris-covered tongue of the Lirung Glacier in Nepal. Based on
    stereo-imaging and the structure for motion algorithm we derive highly detailed
    ortho-mosaics and digital elevation models (DEMs), which we geometrically correct
    using differential GPS observations collected in the field. Based on DEM differencing
    and manual feature tracking we derive the mass loss and the surface velocity of
    the glacier at a high spatial accuracy. On average, mass loss is limited and the
    surface velocity is very small. However, the spatial variability of melt rates
    is very high, and ice cliffs and supra-glacial ponds show mass losses that can
    be an order of magnitude higher than the average. We suggest that future research
    should focus on the interaction between supra-glacial ponds, ice cliffs and englacial
    hydrology to further understand the dynamics of debris-covered glaciers. Finally,
    we conclude that UAV deployment has large potential in glaciology and it may revolutionize
    methods currently applied in studying glacier surface features.
article_processing_charge: No
article_type: original
author:
- first_name: W.W.
  full_name: Immerzeel, W.W.
  last_name: Immerzeel
- first_name: P.D.A.
  full_name: Kraaijenbrink, P.D.A.
  last_name: Kraaijenbrink
- first_name: J.M.
  full_name: Shea, J.M.
  last_name: Shea
- first_name: A.B.
  full_name: Shrestha, A.B.
  last_name: Shrestha
- first_name: Francesca
  full_name: Pellicciotti, Francesca
  id: b28f055a-81ea-11ed-b70c-a9fe7f7b0e70
  last_name: Pellicciotti
- first_name: M.F.P.
  full_name: Bierkens, M.F.P.
  last_name: Bierkens
- first_name: S.M.
  full_name: de Jong, S.M.
  last_name: de Jong
citation:
  ama: Immerzeel WW, Kraaijenbrink PDA, Shea JM, et al. High-resolution monitoring
    of Himalayan glacier dynamics using unmanned aerial vehicles. <i>Remote Sensing
    of Environment</i>. 2014;150(7):93-103. doi:<a href="https://doi.org/10.1016/j.rse.2014.04.025">10.1016/j.rse.2014.04.025</a>
  apa: Immerzeel, W. W., Kraaijenbrink, P. D. A., Shea, J. M., Shrestha, A. B., Pellicciotti,
    F., Bierkens, M. F. P., &#38; de Jong, S. M. (2014). High-resolution monitoring
    of Himalayan glacier dynamics using unmanned aerial vehicles. <i>Remote Sensing
    of Environment</i>. Elsevier. <a href="https://doi.org/10.1016/j.rse.2014.04.025">https://doi.org/10.1016/j.rse.2014.04.025</a>
  chicago: Immerzeel, W.W., P.D.A. Kraaijenbrink, J.M. Shea, A.B. Shrestha, Francesca
    Pellicciotti, M.F.P. Bierkens, and S.M. de Jong. “High-Resolution Monitoring of
    Himalayan Glacier Dynamics Using Unmanned Aerial Vehicles.” <i>Remote Sensing
    of Environment</i>. Elsevier, 2014. <a href="https://doi.org/10.1016/j.rse.2014.04.025">https://doi.org/10.1016/j.rse.2014.04.025</a>.
  ieee: W. W. Immerzeel <i>et al.</i>, “High-resolution monitoring of Himalayan glacier
    dynamics using unmanned aerial vehicles,” <i>Remote Sensing of Environment</i>,
    vol. 150, no. 7. Elsevier, pp. 93–103, 2014.
  ista: Immerzeel WW, Kraaijenbrink PDA, Shea JM, Shrestha AB, Pellicciotti F, Bierkens
    MFP, de Jong SM. 2014. High-resolution monitoring of Himalayan glacier dynamics
    using unmanned aerial vehicles. Remote Sensing of Environment. 150(7), 93–103.
  mla: Immerzeel, W. W., et al. “High-Resolution Monitoring of Himalayan Glacier Dynamics
    Using Unmanned Aerial Vehicles.” <i>Remote Sensing of Environment</i>, vol. 150,
    no. 7, Elsevier, 2014, pp. 93–103, doi:<a href="https://doi.org/10.1016/j.rse.2014.04.025">10.1016/j.rse.2014.04.025</a>.
  short: W.W. Immerzeel, P.D.A. Kraaijenbrink, J.M. Shea, A.B. Shrestha, F. Pellicciotti,
    M.F.P. Bierkens, S.M. de Jong, Remote Sensing of Environment 150 (2014) 93–103.
date_created: 2023-02-20T08:16:56Z
date_published: 2014-07-01T00:00:00Z
date_updated: 2023-02-24T08:32:39Z
day: '01'
doi: 10.1016/j.rse.2014.04.025
extern: '1'
intvolume: '       150'
issue: '7'
keyword:
- Computers in Earth Sciences
- Geology
- Soil Science
language:
- iso: eng
month: '07'
oa_version: None
page: 93-103
publication: Remote Sensing of Environment
publication_identifier:
  issn:
  - 0034-4257
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: High-resolution monitoring of Himalayan glacier dynamics using unmanned aerial
  vehicles
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 150
year: '2014'
...
---
_id: '12637'
abstract:
- lang: eng
  text: The performance of glaciohydrological models which simulate catchment response
    to climate variability depends to a large degree on the data used to force the
    models. The forcing data become increasingly important in high-elevation, glacierized
    catchments where the interplay between extreme topography, climate, and the cryosphere
    is complex. It is challenging to generate a reliable forcing data set that captures
    this spatial heterogeneity. In this paper, we analyze the results of a 1 year
    field campaign focusing on air temperature and precipitation observations in the
    Langtang valley in the Nepalese Himalayas. We use the observed time series to
    characterize both temperature lapse rates (LRs) and precipitation gradients (PGs).
    We study their spatial and temporal variability, and we attempt to identify possible
    controlling factors. We show that very clear LRs exist in the valley and that
    there are strong seasonal differences related to the water vapor content in the
    atmosphere. Results also show that the LRs are generally shallower than the commonly
    used environmental lapse rates. The analysis of the precipitation observations
    reveals that there is great variability in precipitation over short horizontal
    distances. A uniform valley wide PG cannot be established, and several scale-dependent
    mechanisms may explain our observations. We complete our analysis by showing the
    impact of the observed LRs and PGs on the outputs of the TOPKAPI-ETH glaciohydrological
    model. We conclude that LRs and PGs have a very large impact on the water balance
    composition and that short-term monitoring campaigns have the potential to improve
    model quality considerably.
article_processing_charge: No
article_type: original
author:
- first_name: W. W.
  full_name: Immerzeel, W. W.
  last_name: Immerzeel
- first_name: L.
  full_name: Petersen, L.
  last_name: Petersen
- first_name: S.
  full_name: Ragettli, S.
  last_name: Ragettli
- first_name: Francesca
  full_name: Pellicciotti, Francesca
  id: b28f055a-81ea-11ed-b70c-a9fe7f7b0e70
  last_name: Pellicciotti
citation:
  ama: Immerzeel WW, Petersen L, Ragettli S, Pellicciotti F. The importance of observed
    gradients of air temperature and precipitation for modeling runoff from a glacierized
    watershed in the Nepalese Himalayas. <i>Water Resources Research</i>. 2014;50(3):2212-2226.
    doi:<a href="https://doi.org/10.1002/2013wr014506">10.1002/2013wr014506</a>
  apa: Immerzeel, W. W., Petersen, L., Ragettli, S., &#38; Pellicciotti, F. (2014).
    The importance of observed gradients of air temperature and precipitation for
    modeling runoff from a glacierized watershed in the Nepalese Himalayas. <i>Water
    Resources Research</i>. American Geophysical Union. <a href="https://doi.org/10.1002/2013wr014506">https://doi.org/10.1002/2013wr014506</a>
  chicago: Immerzeel, W. W., L. Petersen, S. Ragettli, and Francesca Pellicciotti.
    “The Importance of Observed Gradients of Air Temperature and Precipitation for
    Modeling Runoff from a Glacierized Watershed in the Nepalese Himalayas.” <i>Water
    Resources Research</i>. American Geophysical Union, 2014. <a href="https://doi.org/10.1002/2013wr014506">https://doi.org/10.1002/2013wr014506</a>.
  ieee: W. W. Immerzeel, L. Petersen, S. Ragettli, and F. Pellicciotti, “The importance
    of observed gradients of air temperature and precipitation for modeling runoff
    from a glacierized watershed in the Nepalese Himalayas,” <i>Water Resources Research</i>,
    vol. 50, no. 3. American Geophysical Union, pp. 2212–2226, 2014.
  ista: Immerzeel WW, Petersen L, Ragettli S, Pellicciotti F. 2014. The importance
    of observed gradients of air temperature and precipitation for modeling runoff
    from a glacierized watershed in the Nepalese Himalayas. Water Resources Research.
    50(3), 2212–2226.
  mla: Immerzeel, W. W., et al. “The Importance of Observed Gradients of Air Temperature
    and Precipitation for Modeling Runoff from a Glacierized Watershed in the Nepalese
    Himalayas.” <i>Water Resources Research</i>, vol. 50, no. 3, American Geophysical
    Union, 2014, pp. 2212–26, doi:<a href="https://doi.org/10.1002/2013wr014506">10.1002/2013wr014506</a>.
  short: W.W. Immerzeel, L. Petersen, S. Ragettli, F. Pellicciotti, Water Resources
    Research 50 (2014) 2212–2226.
date_created: 2023-02-20T08:17:01Z
date_published: 2014-03-01T00:00:00Z
date_updated: 2023-02-24T08:28:23Z
day: '01'
doi: 10.1002/2013wr014506
extern: '1'
intvolume: '        50'
issue: '3'
keyword:
- Water Science and Technology
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.1002/2013WR014506
month: '03'
oa: 1
oa_version: Published Version
page: 2212-2226
publication: Water Resources Research
publication_identifier:
  eissn:
  - 1944-7973
  issn:
  - 0043-1397
publication_status: published
publisher: American Geophysical Union
quality_controlled: '1'
scopus_import: '1'
status: public
title: The importance of observed gradients of air temperature and precipitation for
  modeling runoff from a glacierized watershed in the Nepalese Himalayas
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 50
year: '2014'
...
---
_id: '97'
abstract:
- lang: eng
  text: The distribution of Coulomb blockade peak heights as a function of magnetic
    field is investigated experimentally in a Ge-Si nanowire quantum dot. Strong spin-orbit
    coupling in this hole-gas system leads to antilocalization of Coulomb blockade
    peaks, consistent with theory. In particular, the peak height distribution has
    its maximum away from zero at zero magnetic field, with an average that decreases
    with increasing field. Magnetoconductance in the open-wire regime places a bound
    on the spin-orbit length (lso < 20 nm), consistent with values extracted in the
    Coulomb blockade regime (lso < 25 nm).
acknowledgement: Research supported by the Danish National Research Foundation, the
  Office of Science at the U.S. Department of Energy, the National Science Foundation
  (PHY-1104528), and the Defense Advanced Research Projects Agency through the QuEST
  Program.
article_number: '216806'
arxiv: 1
author:
- first_name: Andrew P
  full_name: Higginbotham, Andrew P
  id: 4AD6785A-F248-11E8-B48F-1D18A9856A87
  last_name: Higginbotham
  orcid: 0000-0003-2607-2363
- first_name: Ferdinand
  full_name: Kuemmeth, Ferdinand
  last_name: Kuemmeth
- first_name: Thorvald
  full_name: Larsen, Thorvald
  last_name: Larsen
- first_name: Mattias
  full_name: Fitzpatrick, Mattias
  last_name: Fitzpatrick
- first_name: Jun
  full_name: Yao, Jun
  last_name: Yao
- first_name: Hao
  full_name: Yan, Hao
  last_name: Yan
- first_name: Charles
  full_name: Lieber, Charles
  last_name: Lieber
- first_name: Charles
  full_name: Marcus, Charles
  last_name: Marcus
citation:
  ama: Higginbotham AP, Kuemmeth F, Larsen T, et al. Antilocalization of coulomb blockade
    in a Ge/Si nanowire. <i>APS Physics, Physical Review Letters</i>. 2014;112(21).
    doi:<a href="https://doi.org/10.1103/PhysRevLett.112.216806">10.1103/PhysRevLett.112.216806</a>
  apa: Higginbotham, A. P., Kuemmeth, F., Larsen, T., Fitzpatrick, M., Yao, J., Yan,
    H., … Marcus, C. (2014). Antilocalization of coulomb blockade in a Ge/Si nanowire.
    <i>APS Physics, Physical Review Letters</i>. American Physical Society. <a href="https://doi.org/10.1103/PhysRevLett.112.216806">https://doi.org/10.1103/PhysRevLett.112.216806</a>
  chicago: Higginbotham, Andrew P, Ferdinand Kuemmeth, Thorvald Larsen, Mattias Fitzpatrick,
    Jun Yao, Hao Yan, Charles Lieber, and Charles Marcus. “Antilocalization of Coulomb
    Blockade in a Ge/Si Nanowire.” <i>APS Physics, Physical Review Letters</i>. American
    Physical Society, 2014. <a href="https://doi.org/10.1103/PhysRevLett.112.216806">https://doi.org/10.1103/PhysRevLett.112.216806</a>.
  ieee: A. P. Higginbotham <i>et al.</i>, “Antilocalization of coulomb blockade in
    a Ge/Si nanowire,” <i>APS Physics, Physical Review Letters</i>, vol. 112, no.
    21. American Physical Society, 2014.
  ista: Higginbotham AP, Kuemmeth F, Larsen T, Fitzpatrick M, Yao J, Yan H, Lieber
    C, Marcus C. 2014. Antilocalization of coulomb blockade in a Ge/Si nanowire. APS
    Physics, Physical Review Letters. 112(21), 216806.
  mla: Higginbotham, Andrew P., et al. “Antilocalization of Coulomb Blockade in a
    Ge/Si Nanowire.” <i>APS Physics, Physical Review Letters</i>, vol. 112, no. 21,
    216806, American Physical Society, 2014, doi:<a href="https://doi.org/10.1103/PhysRevLett.112.216806">10.1103/PhysRevLett.112.216806</a>.
  short: A.P. Higginbotham, F. Kuemmeth, T. Larsen, M. Fitzpatrick, J. Yao, H. Yan,
    C. Lieber, C. Marcus, APS Physics, Physical Review Letters 112 (2014).
date_created: 2018-12-11T11:44:36Z
date_published: 2014-05-29T00:00:00Z
date_updated: 2021-01-12T08:22:19Z
day: '29'
doi: 10.1103/PhysRevLett.112.216806
extern: '1'
external_id:
  arxiv:
  - '1401.2948'
intvolume: '       112'
issue: '21'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1401.2948
month: '05'
oa: 1
oa_version: None
publication: APS Physics, Physical Review Letters
publication_status: published
publisher: American Physical Society
publist_id: '7957'
quality_controlled: '1'
status: public
title: Antilocalization of coulomb blockade in a Ge/Si nanowire
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 112
year: '2014'
...
---
_id: '9722'
article_processing_charge: No
author:
- first_name: Anna
  full_name: Lovrics, Anna
  last_name: Lovrics
- first_name: Yu
  full_name: Gao, Yu
  last_name: Gao
- first_name: Bianka
  full_name: Juhász, Bianka
  last_name: Juhász
- first_name: István
  full_name: Bock, István
  last_name: Bock
- first_name: Helen M.
  full_name: Byrne, Helen M.
  last_name: Byrne
- first_name: András
  full_name: Dinnyés, András
  last_name: Dinnyés
- first_name: Krisztián
  full_name: Kovács, Krisztián
  id: 2AB5821E-F248-11E8-B48F-1D18A9856A87
  last_name: Kovács
citation:
  ama: Lovrics A, Gao Y, Juhász B, et al. Transition probability between TF expression
    states when Dbx2 inhibits Nkx2.2. 2014. doi:<a href="https://doi.org/10.1371/journal.pone.0111430.s006">10.1371/journal.pone.0111430.s006</a>
  apa: Lovrics, A., Gao, Y., Juhász, B., Bock, I., Byrne, H. M., Dinnyés, A., &#38;
    Kovács, K. (2014). Transition probability between TF expression states when Dbx2
    inhibits Nkx2.2. Public Library of Science. <a href="https://doi.org/10.1371/journal.pone.0111430.s006">https://doi.org/10.1371/journal.pone.0111430.s006</a>
  chicago: Lovrics, Anna, Yu Gao, Bianka Juhász, István Bock, Helen M. Byrne, András
    Dinnyés, and Krisztián Kovács. “Transition Probability between TF Expression States
    When Dbx2 Inhibits Nkx2.2.” Public Library of Science, 2014. <a href="https://doi.org/10.1371/journal.pone.0111430.s006">https://doi.org/10.1371/journal.pone.0111430.s006</a>.
  ieee: A. Lovrics <i>et al.</i>, “Transition probability between TF expression states
    when Dbx2 inhibits Nkx2.2.” Public Library of Science, 2014.
  ista: Lovrics A, Gao Y, Juhász B, Bock I, Byrne HM, Dinnyés A, Kovács K. 2014. Transition
    probability between TF expression states when Dbx2 inhibits Nkx2.2, Public Library
    of Science, <a href="https://doi.org/10.1371/journal.pone.0111430.s006">10.1371/journal.pone.0111430.s006</a>.
  mla: Lovrics, Anna, et al. <i>Transition Probability between TF Expression States
    When Dbx2 Inhibits Nkx2.2</i>. Public Library of Science, 2014, doi:<a href="https://doi.org/10.1371/journal.pone.0111430.s006">10.1371/journal.pone.0111430.s006</a>.
  short: A. Lovrics, Y. Gao, B. Juhász, I. Bock, H.M. Byrne, A. Dinnyés, K. Kovács,
    (2014).
date_created: 2021-07-26T14:35:00Z
date_published: 2014-11-14T00:00:00Z
date_updated: 2023-02-23T10:24:07Z
day: '14'
department:
- _id: JoCs
doi: 10.1371/journal.pone.0111430.s006
month: '11'
oa_version: Published Version
publisher: Public Library of Science
related_material:
  record:
  - id: '2004'
    relation: used_in_publication
    status: public
status: public
title: Transition probability between TF expression states when Dbx2 inhibits Nkx2.2
type: research_data_reference
user_id: 6785fbc1-c503-11eb-8a32-93094b40e1cf
year: '2014'
...
---
_id: '9739'
article_processing_charge: No
author:
- first_name: Krishnendu
  full_name: Chatterjee, Krishnendu
  id: 2E5DCA20-F248-11E8-B48F-1D18A9856A87
  last_name: Chatterjee
  orcid: 0000-0002-4561-241X
- first_name: Andreas
  full_name: Pavlogiannis, Andreas
  id: 49704004-F248-11E8-B48F-1D18A9856A87
  last_name: Pavlogiannis
  orcid: 0000-0002-8943-0722
- first_name: Ben
  full_name: Adlam, Ben
  last_name: Adlam
- first_name: Martin
  full_name: Novak, Martin
  last_name: Novak
citation:
  ama: Chatterjee K, Pavlogiannis A, Adlam B, Novak M. Detailed proofs for “The time
    scale of evolutionary innovation.” 2014. doi:<a href="https://doi.org/10.1371/journal.pcbi.1003818.s001">10.1371/journal.pcbi.1003818.s001</a>
  apa: Chatterjee, K., Pavlogiannis, A., Adlam, B., &#38; Novak, M. (2014). Detailed
    proofs for “The time scale of evolutionary innovation.” Public Library of Science.
    <a href="https://doi.org/10.1371/journal.pcbi.1003818.s001">https://doi.org/10.1371/journal.pcbi.1003818.s001</a>
  chicago: Chatterjee, Krishnendu, Andreas Pavlogiannis, Ben Adlam, and Martin Novak.
    “Detailed Proofs for ‘The Time Scale of Evolutionary Innovation.’” Public Library
    of Science, 2014. <a href="https://doi.org/10.1371/journal.pcbi.1003818.s001">https://doi.org/10.1371/journal.pcbi.1003818.s001</a>.
  ieee: K. Chatterjee, A. Pavlogiannis, B. Adlam, and M. Novak, “Detailed proofs for
    ‘The time scale of evolutionary innovation.’” Public Library of Science, 2014.
  ista: Chatterjee K, Pavlogiannis A, Adlam B, Novak M. 2014. Detailed proofs for
    “The time scale of evolutionary innovation”, Public Library of Science, <a href="https://doi.org/10.1371/journal.pcbi.1003818.s001">10.1371/journal.pcbi.1003818.s001</a>.
  mla: Chatterjee, Krishnendu, et al. <i>Detailed Proofs for “The Time Scale of Evolutionary
    Innovation.”</i> Public Library of Science, 2014, doi:<a href="https://doi.org/10.1371/journal.pcbi.1003818.s001">10.1371/journal.pcbi.1003818.s001</a>.
  short: K. Chatterjee, A. Pavlogiannis, B. Adlam, M. Novak, (2014).
date_created: 2021-07-28T08:13:57Z
date_published: 2014-09-11T00:00:00Z
date_updated: 2023-02-23T10:25:37Z
day: '11'
department:
- _id: KrCh
doi: 10.1371/journal.pcbi.1003818.s001
month: '09'
oa_version: Published Version
publisher: Public Library of Science
related_material:
  record:
  - id: '2039'
    relation: used_in_publication
    status: public
status: public
title: Detailed proofs for “The time scale of evolutionary innovation”
type: research_data_reference
user_id: 6785fbc1-c503-11eb-8a32-93094b40e1cf
year: '2014'
...
---
_id: '9740'
abstract:
- lang: eng
  text: The fitness effects of symbionts on their hosts can be context-dependent,
    with usually benign symbionts causing detrimental effects when their hosts are
    stressed, or typically parasitic symbionts providing protection towards their
    hosts (e.g. against pathogen infection). Here, we studied the novel association
    between the invasive garden ant Lasius neglectus and its fungal ectosymbiont Laboulbenia
    formicarum for potential costs and benefits. We tested ants with different Laboulbenia
    levels for their survival and immunity under resource limitation and exposure
    to the obligate killing entomopathogen Metarhizium brunneum. While survival of
    L. neglectus workers under starvation was significantly decreased with increasing
    Laboulbenia levels, host survival under Metarhizium exposure increased with higher
    levels of the ectosymbiont, suggesting a symbiont-mediated anti-pathogen protection,
    which seems to be driven mechanistically by both improved sanitary behaviours
    and an upregulated immune system. Ants with high Laboulbenia levels showed significantly
    longer self-grooming and elevated expression of immune genes relevant for wound
    repair and antifungal responses (β-1,3-glucan binding protein, Prophenoloxidase),
    compared with ants carrying low Laboulbenia levels. This suggests that the ectosymbiont
    Laboulbenia formicarum weakens its ant host by either direct resource exploitation
    or the costs of an upregulated behavioural and immunological response, which,
    however, provides a prophylactic protection upon later exposure to pathogens.
article_processing_charge: No
author:
- first_name: Matthias
  full_name: Konrad, Matthias
  id: 46528076-F248-11E8-B48F-1D18A9856A87
  last_name: Konrad
- first_name: Anna V
  full_name: Grasse, Anna V
  id: 406F989C-F248-11E8-B48F-1D18A9856A87
  last_name: Grasse
- first_name: Simon
  full_name: Tragust, Simon
  id: 35A7A418-F248-11E8-B48F-1D18A9856A87
  last_name: Tragust
- first_name: Sylvia
  full_name: Cremer, Sylvia
  id: 2F64EC8C-F248-11E8-B48F-1D18A9856A87
  last_name: Cremer
  orcid: 0000-0002-2193-3868
citation:
  ama: 'Konrad M, Grasse AV, Tragust S, Cremer S. Data from: Anti-pathogen protection
    versus survival costs mediated by an ectosymbiont in an ant host. 2014. doi:<a
    href="https://doi.org/10.5061/dryad.vm0vc">10.5061/dryad.vm0vc</a>'
  apa: 'Konrad, M., Grasse, A. V., Tragust, S., &#38; Cremer, S. (2014). Data from:
    Anti-pathogen protection versus survival costs mediated by an ectosymbiont in
    an ant host. Dryad. <a href="https://doi.org/10.5061/dryad.vm0vc">https://doi.org/10.5061/dryad.vm0vc</a>'
  chicago: 'Konrad, Matthias, Anna V Grasse, Simon Tragust, and Sylvia Cremer. “Data
    from: Anti-Pathogen Protection versus Survival Costs Mediated by an Ectosymbiont
    in an Ant Host.” Dryad, 2014. <a href="https://doi.org/10.5061/dryad.vm0vc">https://doi.org/10.5061/dryad.vm0vc</a>.'
  ieee: 'M. Konrad, A. V. Grasse, S. Tragust, and S. Cremer, “Data from: Anti-pathogen
    protection versus survival costs mediated by an ectosymbiont in an ant host.”
    Dryad, 2014.'
  ista: 'Konrad M, Grasse AV, Tragust S, Cremer S. 2014. Data from: Anti-pathogen
    protection versus survival costs mediated by an ectosymbiont in an ant host, Dryad,
    <a href="https://doi.org/10.5061/dryad.vm0vc">10.5061/dryad.vm0vc</a>.'
  mla: 'Konrad, Matthias, et al. <i>Data from: Anti-Pathogen Protection versus Survival
    Costs Mediated by an Ectosymbiont in an Ant Host</i>. Dryad, 2014, doi:<a href="https://doi.org/10.5061/dryad.vm0vc">10.5061/dryad.vm0vc</a>.'
  short: M. Konrad, A.V. Grasse, S. Tragust, S. Cremer, (2014).
date_created: 2021-07-28T08:38:40Z
date_published: 2014-11-13T00:00:00Z
date_updated: 2023-02-23T10:23:32Z
day: '13'
department:
- _id: SyCr
doi: 10.5061/dryad.vm0vc
main_file_link:
- open_access: '1'
  url: https://doi.org/10.5061/dryad.vm0vc
month: '11'
oa: 1
oa_version: Published Version
publisher: Dryad
related_material:
  record:
  - id: '1993'
    relation: used_in_publication
    status: public
status: public
title: 'Data from: Anti-pathogen protection versus survival costs mediated by an ectosymbiont
  in an ant host'
type: research_data_reference
user_id: 6785fbc1-c503-11eb-8a32-93094b40e1cf
year: '2014'
...
---
_id: '9741'
abstract:
- lang: eng
  text: In rapidly changing environments, selection history may impact the dynamics
    of adaptation. Mutations selected in one environment may result in pleiotropic
    fitness trade-offs in subsequent novel environments, slowing the rates of adaptation.
    Epistatic interactions between mutations selected in sequential stressful environments
    may slow or accelerate subsequent rates of adaptation, depending on the nature
    of that interaction. We explored the dynamics of adaptation during sequential
    exposure to herbicides with different modes of action in Chlamydomonas reinhardtii.
    Evolution of resistance to two of the herbicides was largely independent of selection
    history. For carbetamide, previous adaptation to other herbicide modes of action
    positively impacted the likelihood of adaptation to this herbicide. Furthermore,
    while adaptation to all individual herbicides was associated with pleiotropic
    fitness costs in stress-free environments, we observed that accumulation of resistance
    mechanisms was accompanied by a reduction in overall fitness costs. We suggest
    that antagonistic epistasis may be a driving mechanism that enables populations
    to more readily adapt in novel environments. These findings highlight the potential
    for sequences of xenobiotics to facilitate the rapid evolution of multiple-drug
    and -pesticide resistance, as well as the potential for epistatic interactions
    between adaptive mutations to facilitate evolutionary rescue in rapidly changing
    environments.
article_processing_charge: No
author:
- first_name: Mato
  full_name: Lagator, Mato
  id: 345D25EC-F248-11E8-B48F-1D18A9856A87
  last_name: Lagator
- first_name: Nick
  full_name: Colegrave, Nick
  last_name: Colegrave
- first_name: Paul
  full_name: Neve, Paul
  last_name: Neve
citation:
  ama: 'Lagator M, Colegrave N, Neve P. Data from: Selection history and epistatic
    interactions impact dynamics of adaptation to novel environmental stresses. 2014.
    doi:<a href="https://doi.org/10.5061/dryad.85dn7">10.5061/dryad.85dn7</a>'
  apa: 'Lagator, M., Colegrave, N., &#38; Neve, P. (2014). Data from: Selection history
    and epistatic interactions impact dynamics of adaptation to novel environmental
    stresses. Dryad. <a href="https://doi.org/10.5061/dryad.85dn7">https://doi.org/10.5061/dryad.85dn7</a>'
  chicago: 'Lagator, Mato, Nick Colegrave, and Paul Neve. “Data from: Selection History
    and Epistatic Interactions Impact Dynamics of Adaptation to Novel Environmental
    Stresses.” Dryad, 2014. <a href="https://doi.org/10.5061/dryad.85dn7">https://doi.org/10.5061/dryad.85dn7</a>.'
  ieee: 'M. Lagator, N. Colegrave, and P. Neve, “Data from: Selection history and
    epistatic interactions impact dynamics of adaptation to novel environmental stresses.”
    Dryad, 2014.'
  ista: 'Lagator M, Colegrave N, Neve P. 2014. Data from: Selection history and epistatic
    interactions impact dynamics of adaptation to novel environmental stresses, Dryad,
    <a href="https://doi.org/10.5061/dryad.85dn7">10.5061/dryad.85dn7</a>.'
  mla: 'Lagator, Mato, et al. <i>Data from: Selection History and Epistatic Interactions
    Impact Dynamics of Adaptation to Novel Environmental Stresses</i>. Dryad, 2014,
    doi:<a href="https://doi.org/10.5061/dryad.85dn7">10.5061/dryad.85dn7</a>.'
  short: M. Lagator, N. Colegrave, P. Neve, (2014).
date_created: 2021-07-28T08:48:06Z
date_published: 2014-08-21T00:00:00Z
date_updated: 2023-02-23T10:25:31Z
day: '21'
department:
- _id: CaGu
doi: 10.5061/dryad.85dn7
main_file_link:
- open_access: '1'
  url: https://doi.org/10.5061/dryad.85dn7
month: '08'
oa: 1
oa_version: Published Version
publisher: Dryad
related_material:
  record:
  - id: '2036'
    relation: used_in_publication
    status: public
status: public
title: 'Data from: Selection history and epistatic interactions impact dynamics of
  adaptation to novel environmental stresses'
type: research_data_reference
user_id: 6785fbc1-c503-11eb-8a32-93094b40e1cf
year: '2014'
...
---
_id: '9747'
abstract:
- lang: eng
  text: Understanding the effects of sex and migration on adaptation to novel environments
    remains a key problem in evolutionary biology. Using a single-cell alga Chlamydomonas
    reinhardtii, we investigated how sex and migration affected rates of evolutionary
    rescue in a sink environment, and subsequent changes in fitness following evolutionary
    rescue. We show that sex and migration affect both the rate of evolutionary rescue
    and subsequent adaptation. However, their combined effects change as the populations
    adapt to a sink habitat. Both sex and migration independently increased rates
    of evolutionary rescue, but the effect of sex on subsequent fitness improvements,
    following initial rescue, changed with migration, as sex was beneficial in the
    absence of migration but constraining adaptation when combined with migration.
    These results suggest that sex and migration are beneficial during the initial
    stages of adaptation, but can become detrimental as the population adapts to its
    environment.
article_processing_charge: No
author:
- first_name: Mato
  full_name: Lagator, Mato
  id: 345D25EC-F248-11E8-B48F-1D18A9856A87
  last_name: Lagator
- first_name: Andrew
  full_name: Morgan, Andrew
  last_name: Morgan
- first_name: Paul
  full_name: Neve, Paul
  last_name: Neve
- first_name: Nick
  full_name: Colegrave, Nick
  last_name: Colegrave
citation:
  ama: 'Lagator M, Morgan A, Neve P, Colegrave N. Data from: Role of sex and migration
    in adaptation to sink environments. 2014. doi:<a href="https://doi.org/10.5061/dryad.s42n1">10.5061/dryad.s42n1</a>'
  apa: 'Lagator, M., Morgan, A., Neve, P., &#38; Colegrave, N. (2014). Data from:
    Role of sex and migration in adaptation to sink environments. Dryad. <a href="https://doi.org/10.5061/dryad.s42n1">https://doi.org/10.5061/dryad.s42n1</a>'
  chicago: 'Lagator, Mato, Andrew Morgan, Paul Neve, and Nick Colegrave. “Data from:
    Role of Sex and Migration in Adaptation to Sink Environments.” Dryad, 2014. <a
    href="https://doi.org/10.5061/dryad.s42n1">https://doi.org/10.5061/dryad.s42n1</a>.'
  ieee: 'M. Lagator, A. Morgan, P. Neve, and N. Colegrave, “Data from: Role of sex
    and migration in adaptation to sink environments.” Dryad, 2014.'
  ista: 'Lagator M, Morgan A, Neve P, Colegrave N. 2014. Data from: Role of sex and
    migration in adaptation to sink environments, Dryad, <a href="https://doi.org/10.5061/dryad.s42n1">10.5061/dryad.s42n1</a>.'
  mla: 'Lagator, Mato, et al. <i>Data from: Role of Sex and Migration in Adaptation
    to Sink Environments</i>. Dryad, 2014, doi:<a href="https://doi.org/10.5061/dryad.s42n1">10.5061/dryad.s42n1</a>.'
  short: M. Lagator, A. Morgan, P. Neve, N. Colegrave, (2014).
date_created: 2021-07-28T15:32:55Z
date_published: 2014-04-17T00:00:00Z
date_updated: 2023-02-23T10:27:31Z
day: '17'
department:
- _id: CaGu
doi: 10.5061/dryad.s42n1
main_file_link:
- open_access: '1'
  url: https://doi.org/10.5061/dryad.s42n1
month: '04'
oa: 1
oa_version: Published Version
publisher: Dryad
related_material:
  record:
  - id: '2083'
    relation: used_in_publication
    status: public
status: public
title: 'Data from: Role of sex and migration in adaptation to sink environments'
type: research_data_reference
user_id: 6785fbc1-c503-11eb-8a32-93094b40e1cf
year: '2014'
...
---
_id: '9752'
abstract:
- lang: eng
  text: Redundancies and correlations in the responses of sensory neurons may seem
    to waste neural resources, but they can also carry cues about structured stimuli
    and may help the brain to correct for response errors. To investigate the effect
    of stimulus structure on redundancy in retina, we measured simultaneous responses
    from populations of retinal ganglion cells presented with natural and artificial
    stimuli that varied greatly in correlation structure; these stimuli and recordings
    are publicly available online. Responding to spatio-temporally structured stimuli
    such as natural movies, pairs of ganglion cells were modestly more correlated
    than in response to white noise checkerboards, but they were much less correlated
    than predicted by a non-adapting functional model of retinal response. Meanwhile,
    responding to stimuli with purely spatial correlations, pairs of ganglion cells
    showed increased correlations consistent with a static, non-adapting receptive
    field and nonlinearity. We found that in response to spatio-temporally correlated
    stimuli, ganglion cells had faster temporal kernels and tended to have stronger
    surrounds. These properties of individual cells, along with gain changes that
    opposed changes in effective contrast at the ganglion cell input, largely explained
    the pattern of pairwise correlations across stimuli where receptive field measurements
    were possible.
article_processing_charge: No
author:
- first_name: Kristina
  full_name: Simmons, Kristina
  last_name: Simmons
- first_name: Jason
  full_name: Prentice, Jason
  last_name: Prentice
- first_name: Gašper
  full_name: Tkačik, Gašper
  id: 3D494DCA-F248-11E8-B48F-1D18A9856A87
  last_name: Tkačik
  orcid: 0000-0002-6699-1455
- first_name: Jan
  full_name: Homann, Jan
  last_name: Homann
- first_name: Heather
  full_name: Yee, Heather
  last_name: Yee
- first_name: Stephanie
  full_name: Palmer, Stephanie
  last_name: Palmer
- first_name: Philip
  full_name: Nelson, Philip
  last_name: Nelson
- first_name: Vijay
  full_name: Balasubramanian, Vijay
  last_name: Balasubramanian
citation:
  ama: 'Simmons K, Prentice J, Tkačik G, et al. Data from: Transformation of stimulus
    correlations by the retina. 2014. doi:<a href="https://doi.org/10.5061/dryad.246qg">10.5061/dryad.246qg</a>'
  apa: 'Simmons, K., Prentice, J., Tkačik, G., Homann, J., Yee, H., Palmer, S., …
    Balasubramanian, V. (2014). Data from: Transformation of stimulus correlations
    by the retina. Dryad. <a href="https://doi.org/10.5061/dryad.246qg">https://doi.org/10.5061/dryad.246qg</a>'
  chicago: 'Simmons, Kristina, Jason Prentice, Gašper Tkačik, Jan Homann, Heather
    Yee, Stephanie Palmer, Philip Nelson, and Vijay Balasubramanian. “Data from: Transformation
    of Stimulus Correlations by the Retina.” Dryad, 2014. <a href="https://doi.org/10.5061/dryad.246qg">https://doi.org/10.5061/dryad.246qg</a>.'
  ieee: 'K. Simmons <i>et al.</i>, “Data from: Transformation of stimulus correlations
    by the retina.” Dryad, 2014.'
  ista: 'Simmons K, Prentice J, Tkačik G, Homann J, Yee H, Palmer S, Nelson P, Balasubramanian
    V. 2014. Data from: Transformation of stimulus correlations by the retina, Dryad,
    <a href="https://doi.org/10.5061/dryad.246qg">10.5061/dryad.246qg</a>.'
  mla: 'Simmons, Kristina, et al. <i>Data from: Transformation of Stimulus Correlations
    by the Retina</i>. Dryad, 2014, doi:<a href="https://doi.org/10.5061/dryad.246qg">10.5061/dryad.246qg</a>.'
  short: K. Simmons, J. Prentice, G. Tkačik, J. Homann, H. Yee, S. Palmer, P. Nelson,
    V. Balasubramanian, (2014).
date_created: 2021-07-30T08:13:52Z
date_published: 2014-11-07T00:00:00Z
date_updated: 2023-02-23T10:35:57Z
day: '07'
department:
- _id: GaTk
doi: 10.5061/dryad.246qg
main_file_link:
- open_access: '1'
  url: https://doi.org/10.5061/dryad.246qg
month: '11'
oa: 1
oa_version: Published Version
publisher: Dryad
related_material:
  record:
  - id: '2277'
    relation: used_in_publication
    status: public
status: public
title: 'Data from: Transformation of stimulus correlations by the retina'
type: research_data_reference
user_id: 6785fbc1-c503-11eb-8a32-93094b40e1cf
year: '2014'
...
---
_id: '9753'
abstract:
- lang: eng
  text: 'Background: The brood of ants and other social insects is highly susceptible
    to pathogens, particularly those that penetrate the soft larval and pupal cuticle.
    We here test whether the presence of a pupal cocoon, which occurs in some ant
    species but not in others, affects the sanitary brood care and fungal infection
    patterns after exposure to the entomopathogenic fungus Metarhizium brunneum. We
    use a) a comparative approach analysing four species with either naked or cocooned
    pupae and b) a within-species analysis of a single ant species, in which both
    pupal types co-exist in the same colony. Results: We found that the presence of
    a cocoon did not compromise fungal pathogen detection by the ants and that species
    with cocooned pupae increased brood grooming after pathogen exposure. All tested
    ant species further removed brood from their nests, which was predominantly expressed
    towards larvae and naked pupae treated with the live fungal pathogen. In contrast,
    cocooned pupae exposed to live fungus were not removed at higher rates than cocooned
    pupae exposed to dead fungus or a sham control. Consistent with this, exposure
    to the live fungus caused high numbers of infections and fungal outgrowth in larvae
    and naked pupae, but not in cocooned pupae. Moreover, the ants consistently removed
    the brood prior to fungal outgrowth, ensuring a clean brood chamber. Conclusion:
    Our study suggests that the pupal cocoon has a protective effect against fungal
    infection, causing an adaptive change in sanitary behaviours by the ants. It further
    demonstrates that brood removal - originally described for honeybees as “hygienic
    behaviour” – is a widespread sanitary behaviour in ants, which likely has important
    implications on disease dynamics in social insect colonies.'
article_processing_charge: No
author:
- first_name: Simon
  full_name: Tragust, Simon
  id: 35A7A418-F248-11E8-B48F-1D18A9856A87
  last_name: Tragust
- first_name: Line V
  full_name: Ugelvig, Line V
  id: 3DC97C8E-F248-11E8-B48F-1D18A9856A87
  last_name: Ugelvig
  orcid: 0000-0003-1832-8883
- first_name: Michel
  full_name: Chapuisat, Michel
  last_name: Chapuisat
- first_name: Jürgen
  full_name: Heinze, Jürgen
  last_name: Heinze
- first_name: Sylvia
  full_name: Cremer, Sylvia
  id: 2F64EC8C-F248-11E8-B48F-1D18A9856A87
  last_name: Cremer
  orcid: 0000-0002-2193-3868
citation:
  ama: 'Tragust S, Ugelvig LV, Chapuisat M, Heinze J, Cremer S. Data from: Pupal cocoons
    affect sanitary brood care and limit fungal infections in ant colonies. 2014.
    doi:<a href="https://doi.org/10.5061/dryad.nc0gc">10.5061/dryad.nc0gc</a>'
  apa: 'Tragust, S., Ugelvig, L. V., Chapuisat, M., Heinze, J., &#38; Cremer, S. (2014).
    Data from: Pupal cocoons affect sanitary brood care and limit fungal infections
    in ant colonies. Dryad. <a href="https://doi.org/10.5061/dryad.nc0gc">https://doi.org/10.5061/dryad.nc0gc</a>'
  chicago: 'Tragust, Simon, Line V Ugelvig, Michel Chapuisat, Jürgen Heinze, and Sylvia
    Cremer. “Data from: Pupal Cocoons Affect Sanitary Brood Care and Limit Fungal
    Infections in Ant Colonies.” Dryad, 2014. <a href="https://doi.org/10.5061/dryad.nc0gc">https://doi.org/10.5061/dryad.nc0gc</a>.'
  ieee: 'S. Tragust, L. V. Ugelvig, M. Chapuisat, J. Heinze, and S. Cremer, “Data
    from: Pupal cocoons affect sanitary brood care and limit fungal infections in
    ant colonies.” Dryad, 2014.'
  ista: 'Tragust S, Ugelvig LV, Chapuisat M, Heinze J, Cremer S. 2014. Data from:
    Pupal cocoons affect sanitary brood care and limit fungal infections in ant colonies,
    Dryad, <a href="https://doi.org/10.5061/dryad.nc0gc">10.5061/dryad.nc0gc</a>.'
  mla: 'Tragust, Simon, et al. <i>Data from: Pupal Cocoons Affect Sanitary Brood Care
    and Limit Fungal Infections in Ant Colonies</i>. Dryad, 2014, doi:<a href="https://doi.org/10.5061/dryad.nc0gc">10.5061/dryad.nc0gc</a>.'
  short: S. Tragust, L.V. Ugelvig, M. Chapuisat, J. Heinze, S. Cremer, (2014).
date_created: 2021-07-30T08:24:11Z
date_published: 2014-10-08T00:00:00Z
date_updated: 2023-02-23T10:36:17Z
day: '08'
department:
- _id: SyCr
doi: 10.5061/dryad.nc0gc
main_file_link:
- open_access: '1'
  url: https://doi.org/10.5061/dryad.nc0gc
month: '10'
oa: 1
oa_version: Published Version
publisher: Dryad
related_material:
  record:
  - id: '2284'
    relation: used_in_publication
    status: public
status: public
title: 'Data from: Pupal cocoons affect sanitary brood care and limit fungal infections
  in ant colonies'
type: research_data_reference
user_id: 6785fbc1-c503-11eb-8a32-93094b40e1cf
year: '2014'
...
---
_id: '977'
abstract:
- lang: eng
  text: We propose a method for detecting many-body localization (MBL) in disordered
    spin systems. The method involves pulsed coherent spin manipulations that probe
    the dephasing of a given spin due to its entanglement with a set of distant spins.
    It allows one to distinguish the MBL phase from a noninteracting localized phase
    and a delocalized phase. In particular, we show that for a properly chosen pulse
    sequence the MBL phase exhibits a characteristic power-law decay reflecting its
    slow growth of entanglement. We find that this power-law decay is robust with
    respect to thermal and disorder averaging, provide numerical simulations supporting
    our results, and discuss possible experimental realizations in solid-state and
    cold-atom systems.
acknowledgement: |-
  We thank E. Altman, Y. Bahri, I. Bloch, T. Giamarchi, D. Huse, V. Oganesyan, A. Pal, D. Pekker, and G. Refael for insightful discussions. The authors acknowledge support from the Harvard Quantum Optics Center, Harvard-MIT CUA, the DARPA OLE program, AFOSR Quantum Simulation MURI, ARO-MURI on Atomtronics, the ARO-MURI Quism program, the Austrian Science Fund (FWF) Project No. J 3361-N20, NSERC grant, and Sloan Research Fellowship. Simulations presented in this article were performed on computational resources supported by the High Performance Computing Center (PICSciE) at Princeton University and the Research Computing Center at Harvard University. Research at Perimeter Institute was supported by the Government of Canada and by the Province of Ontario.

  M. S., M. K., and S. G. contributed equally to this work.
author:
- first_name: Maksym
  full_name: Maksym Serbyn
  id: 47809E7E-F248-11E8-B48F-1D18A9856A87
  last_name: Serbyn
  orcid: 0000-0002-2399-5827
- first_name: Michael
  full_name: Knap, Michael J
  last_name: Knap
- first_name: Sarang
  full_name: Gopalakrishnan, Sarang
  last_name: Gopalakrishnan
- first_name: Zlatko
  full_name: Papić, Zlatko
  last_name: Papić
- first_name: Norman
  full_name: Yao, Norman Y
  last_name: Yao
- first_name: Chris
  full_name: Laumann, Chris R
  last_name: Laumann
- first_name: Dmitry
  full_name: Abanin, Dmitry A
  last_name: Abanin
- first_name: Mikhail
  full_name: Lukin, Mikhail D
  last_name: Lukin
- first_name: Eugene
  full_name: Demler, Eugene A
  last_name: Demler
citation:
  ama: Serbyn M, Knap M, Gopalakrishnan S, et al. Interferometric probes of many-body
    localization. <i>Physical Review Letters</i>. 2014;113(14). doi:<a href="https://doi.org/10.1103/PhysRevLett.113.147204">10.1103/PhysRevLett.113.147204</a>
  apa: Serbyn, M., Knap, M., Gopalakrishnan, S., Papić, Z., Yao, N., Laumann, C.,
    … Demler, E. (2014). Interferometric probes of many-body localization. <i>Physical
    Review Letters</i>. American Physical Society. <a href="https://doi.org/10.1103/PhysRevLett.113.147204">https://doi.org/10.1103/PhysRevLett.113.147204</a>
  chicago: Serbyn, Maksym, Michael Knap, Sarang Gopalakrishnan, Zlatko Papić, Norman
    Yao, Chris Laumann, Dmitry Abanin, Mikhail Lukin, and Eugene Demler. “Interferometric
    Probes of Many-Body Localization.” <i>Physical Review Letters</i>. American Physical
    Society, 2014. <a href="https://doi.org/10.1103/PhysRevLett.113.147204">https://doi.org/10.1103/PhysRevLett.113.147204</a>.
  ieee: M. Serbyn <i>et al.</i>, “Interferometric probes of many-body localization,”
    <i>Physical Review Letters</i>, vol. 113, no. 14. American Physical Society, 2014.
  ista: Serbyn M, Knap M, Gopalakrishnan S, Papić Z, Yao N, Laumann C, Abanin D, Lukin
    M, Demler E. 2014. Interferometric probes of many-body localization. Physical
    Review Letters. 113(14).
  mla: Serbyn, Maksym, et al. “Interferometric Probes of Many-Body Localization.”
    <i>Physical Review Letters</i>, vol. 113, no. 14, American Physical Society, 2014,
    doi:<a href="https://doi.org/10.1103/PhysRevLett.113.147204">10.1103/PhysRevLett.113.147204</a>.
  short: M. Serbyn, M. Knap, S. Gopalakrishnan, Z. Papić, N. Yao, C. Laumann, D. Abanin,
    M. Lukin, E. Demler, Physical Review Letters 113 (2014).
date_created: 2018-12-11T11:49:30Z
date_published: 2014-10-03T00:00:00Z
date_updated: 2021-01-12T08:22:22Z
day: '03'
doi: 10.1103/PhysRevLett.113.147204
extern: 1
intvolume: '       113'
issue: '14'
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1403.0693
month: '10'
oa: 1
publication: Physical Review Letters
publication_status: published
publisher: American Physical Society
publist_id: '6421'
quality_controlled: 0
status: public
title: Interferometric probes of many-body localization
type: journal_article
volume: 113
year: '2014'
...
