---
_id: '11869'
abstract:
- lang: eng
  text: "While in many graph mining applications it is crucial to handle a stream
    of updates efficiently in terms of both time and space, not much was known about
    achieving such type of algorithm. In this paper we study this issue for a problem
    which lies at the core of many graph mining applications called densest subgraph
    problem. We develop an algorithm that achieves time- and space-efficiency for
    this problem simultaneously. It is one of the first of its kind for graph problems
    to the best of our knowledge.\r\n\r\nGiven an input graph, the densest subgraph
    is the subgraph that maximizes the ratio between the number of edges and the number
    of nodes. For any ε>0, our algorithm can, with high probability, maintain a (4+ε)-approximate
    solution under edge insertions and deletions using ~O(n) space and ~O(1) amortized
    time per update; here, $n$ is the number of nodes in the graph and ~O hides the
    O(polylog_{1+ε} n) term. The approximation ratio can be improved to (2+ε) with
    more time. It can be extended to a (2+ε)-approximation sublinear-time algorithm
    and a distributed-streaming algorithm. Our algorithm is the first streaming algorithm
    that can maintain the densest subgraph in one pass. Prior to this, no algorithm
    could do so even in the special case of an incremental stream and even when there
    is no time restriction. The previously best algorithm in this setting required
    O(log n) passes [BahmaniKV12]. The space required by our algorithm is tight up
    to a polylogarithmic factor."
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: Danupon
  full_name: Nanongkai, Danupon
  last_name: Nanongkai
- first_name: Charalampos
  full_name: Tsourakakis, Charalampos
  last_name: Tsourakakis
citation:
  ama: 'Bhattacharya S, Henzinger M, Nanongkai D, Tsourakakis C. Space- and time-efficient
    algorithm for maintaining dense subgraphs on one-pass dynamic streams. In: <i>47th
    Annual ACM Symposium on Theory of Computing</i>. Association for Computing Machinery;
    2015:173-182. doi:<a href="https://doi.org/10.1145/2746539.2746592">10.1145/2746539.2746592</a>'
  apa: 'Bhattacharya, S., Henzinger, M., Nanongkai, D., &#38; Tsourakakis, C. (2015).
    Space- and time-efficient algorithm for maintaining dense subgraphs on one-pass
    dynamic streams. In <i>47th Annual ACM Symposium on Theory of Computing</i> (pp.
    173–182). Portland, OR, United States: Association for Computing Machinery. <a
    href="https://doi.org/10.1145/2746539.2746592">https://doi.org/10.1145/2746539.2746592</a>'
  chicago: Bhattacharya, Sayan, Monika Henzinger, Danupon Nanongkai, and Charalampos
    Tsourakakis. “Space- and Time-Efficient Algorithm for Maintaining Dense Subgraphs
    on One-Pass Dynamic Streams.” In <i>47th Annual ACM Symposium on Theory of Computing</i>,
    173–82. Association for Computing Machinery, 2015. <a href="https://doi.org/10.1145/2746539.2746592">https://doi.org/10.1145/2746539.2746592</a>.
  ieee: S. Bhattacharya, M. Henzinger, D. Nanongkai, and C. Tsourakakis, “Space- and
    time-efficient algorithm for maintaining dense subgraphs on one-pass dynamic streams,”
    in <i>47th Annual ACM Symposium on Theory of Computing</i>, Portland, OR, United
    States, 2015, pp. 173–182.
  ista: 'Bhattacharya S, Henzinger M, Nanongkai D, Tsourakakis C. 2015. Space- and
    time-efficient algorithm for maintaining dense subgraphs on one-pass dynamic streams.
    47th Annual ACM Symposium on Theory of Computing. STOC: Symposium on Theory of
    Computing, 173–182.'
  mla: Bhattacharya, Sayan, et al. “Space- and Time-Efficient Algorithm for Maintaining
    Dense Subgraphs on One-Pass Dynamic Streams.” <i>47th Annual ACM Symposium on
    Theory of Computing</i>, Association for Computing Machinery, 2015, pp. 173–82,
    doi:<a href="https://doi.org/10.1145/2746539.2746592">10.1145/2746539.2746592</a>.
  short: S. Bhattacharya, M. Henzinger, D. Nanongkai, C. Tsourakakis, in:, 47th Annual
    ACM Symposium on Theory of Computing, Association for Computing Machinery, 2015,
    pp. 173–182.
conference:
  end_date: 2015-06-17
  location: Portland, OR, United States
  name: 'STOC: Symposium on Theory of Computing'
  start_date: 2015-06-14
date_created: 2022-08-16T09:36:48Z
date_published: 2015-06-01T00:00:00Z
date_updated: 2024-11-06T12:20:01Z
day: '01'
doi: 10.1145/2746539.2746592
extern: '1'
external_id:
  arxiv:
  - '1504.02268'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1504.02268
month: '06'
oa: 1
oa_version: Preprint
page: 173 - 182
publication: 47th Annual ACM Symposium on Theory of Computing
publication_identifier:
  isbn:
  - 978-145033536-2
  issn:
  - 0737-8017
publication_status: published
publisher: Association for Computing Machinery
quality_controlled: '1'
scopus_import: '1'
status: public
title: Space- and time-efficient algorithm for maintaining dense subgraphs on one-pass
  dynamic streams
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2015'
...
---
_id: '11901'
abstract:
- lang: eng
  text: We consider auctions of indivisible items to unit-demand bidders with budgets.
    This setting was suggested as an expressive model for single sponsored search
    auctions. Prior work presented mechanisms that compute bidder-optimal outcomes
    and are truthful for a restricted set of inputs, i.e., inputs in so-called general
    position. This condition is easily violated. We provide the first mechanism that
    is truthful in expectation for all inputs and achieves for each bidder no worse
    utility than the bidder-optimal outcome. Additionally we give a complete characterization
    for which inputs mechanisms that compute bidder-optimal outcomes are truthful.
article_processing_charge: No
article_type: original
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: Veronika
  full_name: Loitzenbauer, Veronika
  last_name: Loitzenbauer
citation:
  ama: Henzinger M, Loitzenbauer V. Truthful unit-demand auctions with budgets revisited.
    <i>Theoretical Computer Science</i>. 2015;573:1-15. doi:<a href="https://doi.org/10.1016/j.tcs.2015.01.033">10.1016/j.tcs.2015.01.033</a>
  apa: Henzinger, M., &#38; Loitzenbauer, V. (2015). Truthful unit-demand auctions
    with budgets revisited. <i>Theoretical Computer Science</i>. Elsevier. <a href="https://doi.org/10.1016/j.tcs.2015.01.033">https://doi.org/10.1016/j.tcs.2015.01.033</a>
  chicago: Henzinger, Monika, and Veronika Loitzenbauer. “Truthful Unit-Demand Auctions
    with Budgets Revisited.” <i>Theoretical Computer Science</i>. Elsevier, 2015.
    <a href="https://doi.org/10.1016/j.tcs.2015.01.033">https://doi.org/10.1016/j.tcs.2015.01.033</a>.
  ieee: M. Henzinger and V. Loitzenbauer, “Truthful unit-demand auctions with budgets
    revisited,” <i>Theoretical Computer Science</i>, vol. 573. Elsevier, pp. 1–15,
    2015.
  ista: Henzinger M, Loitzenbauer V. 2015. Truthful unit-demand auctions with budgets
    revisited. Theoretical Computer Science. 573, 1–15.
  mla: Henzinger, Monika, and Veronika Loitzenbauer. “Truthful Unit-Demand Auctions
    with Budgets Revisited.” <i>Theoretical Computer Science</i>, vol. 573, Elsevier,
    2015, pp. 1–15, doi:<a href="https://doi.org/10.1016/j.tcs.2015.01.033">10.1016/j.tcs.2015.01.033</a>.
  short: M. Henzinger, V. Loitzenbauer, Theoretical Computer Science 573 (2015) 1–15.
date_created: 2022-08-17T09:06:53Z
date_published: 2015-03-30T00:00:00Z
date_updated: 2024-11-06T12:24:01Z
day: '30'
doi: 10.1016/j.tcs.2015.01.033
extern: '1'
intvolume: '       573'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.1016/j.tcs.2015.01.033
month: '03'
oa: 1
oa_version: None
page: 1-15
publication: Theoretical Computer Science
publication_identifier:
  issn:
  - 0304-3975
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: Truthful unit-demand auctions with budgets revisited
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 573
year: '2015'
...
---
_id: '11962'
abstract:
- lang: eng
  text: One of the rare alternative reagents for the reduction of carbon–carbon double
    bonds is diimide (HNNH), which can be generated in situ from hydrazine hydrate
    (N2H4⋅H2O) and O2. Although this selective method is extremely clean and powerful,
    it is rarely used, as the rate-determining oxidation of hydrazine in the absence
    of a catalyst is relatively slow using conventional batch protocols. A continuous
    high-temperature/high-pressure methodology dramatically enhances the initial oxidation
    step, at the same time allowing for a safe and scalable processing of the hazardous
    reaction mixture. Simple alkenes can be selectively reduced within 10–20 min at
    100–120 °C and 20 bar O2 pressure. The development of a multi-injection reactor
    platform for the periodic addition of N2H4⋅H2O enables the reduction of less reactive
    olefins even at lower reaction temperatures. This concept was utilized for the
    highly selective reduction of artemisinic acid to dihydroartemisinic acid, the
    precursor molecule for the semisynthesis of the antimalarial drug artemisinin.
    The industrially relevant reduction was achieved by using four consecutive liquid
    feeds (of N2H4⋅H2O) and residence time units resulting in a highly selective reduction
    within approximately 40 min at 60 °C and 20 bar O2 pressure, providing dihydroartemisinic
    acid in ≥93 % yield and ≥95 % selectivity.
article_processing_charge: No
article_type: original
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. Oliver
  full_name: Kappe, C. Oliver
  last_name: Kappe
citation:
  ama: Pieber B, Glasnov T, Kappe CO. Continuous flow reduction of artemisinic acid
    utilizing multi-injection strategies-closing the gap towards a fully continuous
    synthesis of antimalarial drugs. <i>Chemistry - A European Journal</i>. 2015;21(11):4368-4376.
    doi:<a href="https://doi.org/10.1002/chem.201406439">10.1002/chem.201406439</a>
  apa: Pieber, B., Glasnov, T., &#38; Kappe, C. O. (2015). Continuous flow reduction
    of artemisinic acid utilizing multi-injection strategies-closing the gap towards
    a fully continuous synthesis of antimalarial drugs. <i>Chemistry - A European
    Journal</i>. Wiley. <a href="https://doi.org/10.1002/chem.201406439">https://doi.org/10.1002/chem.201406439</a>
  chicago: Pieber, Bartholomäus, Toma Glasnov, and C. Oliver Kappe. “Continuous Flow
    Reduction of Artemisinic Acid Utilizing Multi-Injection Strategies-Closing the
    Gap towards a Fully Continuous Synthesis of Antimalarial Drugs.” <i>Chemistry
    - A European Journal</i>. Wiley, 2015. <a href="https://doi.org/10.1002/chem.201406439">https://doi.org/10.1002/chem.201406439</a>.
  ieee: B. Pieber, T. Glasnov, and C. O. Kappe, “Continuous flow reduction of artemisinic
    acid utilizing multi-injection strategies-closing the gap towards a fully continuous
    synthesis of antimalarial drugs,” <i>Chemistry - A European Journal</i>, vol.
    21, no. 11. Wiley, pp. 4368–4376, 2015.
  ista: Pieber B, Glasnov T, Kappe CO. 2015. Continuous flow reduction of artemisinic
    acid utilizing multi-injection strategies-closing the gap towards a fully continuous
    synthesis of antimalarial drugs. Chemistry - A European Journal. 21(11), 4368–4376.
  mla: Pieber, Bartholomäus, et al. “Continuous Flow Reduction of Artemisinic Acid
    Utilizing Multi-Injection Strategies-Closing the Gap towards a Fully Continuous
    Synthesis of Antimalarial Drugs.” <i>Chemistry - A European Journal</i>, vol.
    21, no. 11, Wiley, 2015, pp. 4368–76, doi:<a href="https://doi.org/10.1002/chem.201406439">10.1002/chem.201406439</a>.
  short: B. Pieber, T. Glasnov, C.O. Kappe, Chemistry - A European Journal 21 (2015)
    4368–4376.
date_created: 2022-08-24T11:11:10Z
date_published: 2015-03-09T00:00:00Z
date_updated: 2023-02-21T10:09:30Z
day: '09'
doi: 10.1002/chem.201406439
extern: '1'
external_id:
  pmid:
  - '25655090'
intvolume: '        21'
issue: '11'
language:
- iso: eng
month: '03'
oa_version: None
page: 4368-4376
pmid: 1
publication: Chemistry - A European Journal
publication_identifier:
  eissn:
  - 1521-3765
  issn:
  - 0947-6539
publication_status: published
publisher: Wiley
quality_controlled: '1'
scopus_import: '1'
status: public
title: Continuous flow reduction of artemisinic acid utilizing multi-injection strategies-closing
  the gap towards a fully continuous synthesis of antimalarial drugs
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 21
year: '2015'
...
---
_id: '11977'
abstract:
- lang: eng
  text: The development of a continuous flow multistep strategy for the synthesis
    of linear peptoids and their subsequent macrocyclization via Click chemistry is
    described. The central transformation of this process is an Ugi four-component
    reaction generating the peptidomimetic core structure. In order to avoid exposure
    to the often toxic and malodorous isocyanide building blocks, the continuous approach
    was telescoped by the dehydration of the corresponding formamide. In a concurrent
    operation, the highly energetic azide moiety required for the subsequent intramolecular
    copper-catalyzed azide–alkyne cycloaddition (Click reaction) was installed by
    nucleophilic substitution from a bromide precursor. All steps yielding to the
    linear core structures can be conveniently coupled without the need for purification
    steps resulting in a single process generating the desired peptidomimetics in
    good to excellent yields within a 25 min reaction time. The following macrocyclization
    was realized in a coil reactor made of copper without any additional additive.
    A careful process intensification study demonstrated that this transformation
    occurs quantitatively within 25 min at 140 °C. Depending on the resulting ring
    strain, either a dimeric or a monomeric form of the cyclic product was obtained.
article_processing_charge: No
article_type: original
author:
- first_name: Carlos Eduardo M.
  full_name: Salvador, Carlos Eduardo M.
  last_name: Salvador
- 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: Philipp M.
  full_name: Neu, Philipp M.
  last_name: Neu
- first_name: Ana
  full_name: Torvisco, Ana
  last_name: Torvisco
- first_name: Carlos
  full_name: Kleber Z. Andrade, Carlos
  last_name: Kleber Z. Andrade
- first_name: C. Oliver
  full_name: Kappe, C. Oliver
  last_name: Kappe
citation:
  ama: Salvador CEM, Pieber B, Neu PM, Torvisco A, Kleber Z. Andrade C, Kappe CO.
    A sequential Ugi multicomponent/Cu-catalyzed azide–alkyne cycloaddition approach
    for the continuous flow generation of cyclic peptoids. <i>The Journal of Organic
    Chemistry</i>. 2015;80(9):4590-4602. doi:<a href="https://doi.org/10.1021/acs.joc.5b00445">10.1021/acs.joc.5b00445</a>
  apa: Salvador, C. E. M., Pieber, B., Neu, P. M., Torvisco, A., Kleber Z. Andrade,
    C., &#38; Kappe, C. O. (2015). A sequential Ugi multicomponent/Cu-catalyzed azide–alkyne
    cycloaddition approach for the continuous flow generation of cyclic peptoids.
    <i>The Journal of Organic Chemistry</i>. American Chemical Society. <a href="https://doi.org/10.1021/acs.joc.5b00445">https://doi.org/10.1021/acs.joc.5b00445</a>
  chicago: Salvador, Carlos Eduardo M., Bartholomäus Pieber, Philipp M. Neu, Ana Torvisco,
    Carlos Kleber Z. Andrade, and C. Oliver Kappe. “A Sequential Ugi Multicomponent/Cu-Catalyzed
    Azide–Alkyne Cycloaddition Approach for the Continuous Flow Generation of Cyclic
    Peptoids.” <i>The Journal of Organic Chemistry</i>. American Chemical Society,
    2015. <a href="https://doi.org/10.1021/acs.joc.5b00445">https://doi.org/10.1021/acs.joc.5b00445</a>.
  ieee: C. E. M. Salvador, B. Pieber, P. M. Neu, A. Torvisco, C. Kleber Z. Andrade,
    and C. O. Kappe, “A sequential Ugi multicomponent/Cu-catalyzed azide–alkyne cycloaddition
    approach for the continuous flow generation of cyclic peptoids,” <i>The Journal
    of Organic Chemistry</i>, vol. 80, no. 9. American Chemical Society, pp. 4590–4602,
    2015.
  ista: Salvador CEM, Pieber B, Neu PM, Torvisco A, Kleber Z. Andrade C, Kappe CO.
    2015. A sequential Ugi multicomponent/Cu-catalyzed azide–alkyne cycloaddition
    approach for the continuous flow generation of cyclic peptoids. The Journal of
    Organic Chemistry. 80(9), 4590–4602.
  mla: Salvador, Carlos Eduardo M., et al. “A Sequential Ugi Multicomponent/Cu-Catalyzed
    Azide–Alkyne Cycloaddition Approach for the Continuous Flow Generation of Cyclic
    Peptoids.” <i>The Journal of Organic Chemistry</i>, vol. 80, no. 9, American Chemical
    Society, 2015, pp. 4590–602, doi:<a href="https://doi.org/10.1021/acs.joc.5b00445">10.1021/acs.joc.5b00445</a>.
  short: C.E.M. Salvador, B. Pieber, P.M. Neu, A. Torvisco, C. Kleber Z. Andrade,
    C.O. Kappe, The Journal of Organic Chemistry 80 (2015) 4590–4602.
date_created: 2022-08-25T10:52:24Z
date_published: 2015-05-01T00:00:00Z
date_updated: 2023-02-21T10:10:04Z
day: '01'
doi: 10.1021/acs.joc.5b00445
extern: '1'
external_id:
  pmid:
  - '25842982'
intvolume: '        80'
issue: '9'
language:
- iso: eng
month: '05'
oa_version: None
page: 4590-4602
pmid: 1
publication: The Journal of Organic Chemistry
publication_identifier:
  eissn:
  - 1520-6904
  issn:
  - 0022-3263
publication_status: published
publisher: American Chemical Society
quality_controlled: '1'
scopus_import: '1'
status: public
title: A sequential Ugi multicomponent/Cu-catalyzed azide–alkyne cycloaddition approach
  for the continuous flow generation of cyclic peptoids
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 80
year: '2015'
...
---
_id: '11989'
abstract:
- lang: eng
  text: In recent years, the high demand for sustainable processes resulted in the
    development of highly attractive oxidation protocols utilizing molecular oxygen
    or even air instead of more uneconomic and often toxic reagents. The application
    of these sustainable, gaseous oxidants in conventional batch reactors is often
    associated with severe safety risks and process challenges especially on larger
    scales. Continuous flow technology offers the possibility to minimize these safety
    hazards and concurrently allows working in high-temperature/high-pressure regimes
    to access highly efficient oxidation protocols. This review article critically
    discusses recent literature examples of flow methodologies for selective aerobic
    oxidations of organic compounds. Several technologies and reactor designs for
    biphasic gas/liquid as well as supercritical reaction media are presented in detail.
    © Springer International Publishing Switzerland 2015.
alternative_title:
- Topics in Organometallic Chemistry
article_processing_charge: No
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: C. Oliver
  full_name: Kappe, C. Oliver
  last_name: Kappe
citation:
  ama: 'Pieber B, Kappe CO. Aerobic oxidations in continuous flow. In: Noël T, ed.
    <i>Organometallic Flow Chemistry</i>. Vol 57. 1st ed. TOPORGAN. Cham: Springer
    Nature; 2015:97–136. doi:<a href="https://doi.org/10.1007/3418_2015_133">10.1007/3418_2015_133</a>'
  apa: 'Pieber, B., &#38; Kappe, C. O. (2015). Aerobic oxidations in continuous flow.
    In T. Noël (Ed.), <i>Organometallic Flow Chemistry</i> (1st ed., Vol. 57, pp.
    97–136). Cham: Springer Nature. <a href="https://doi.org/10.1007/3418_2015_133">https://doi.org/10.1007/3418_2015_133</a>'
  chicago: 'Pieber, Bartholomäus, and C. Oliver Kappe. “Aerobic Oxidations in Continuous
    Flow.” In <i>Organometallic Flow Chemistry</i>, edited by Timothy Noël, 1st ed.,
    57:97–136. TOPORGAN. Cham: Springer Nature, 2015. <a href="https://doi.org/10.1007/3418_2015_133">https://doi.org/10.1007/3418_2015_133</a>.'
  ieee: 'B. Pieber and C. O. Kappe, “Aerobic oxidations in continuous flow,” in <i>Organometallic
    Flow Chemistry</i>, 1st ed., vol. 57, T. Noël, Ed. Cham: Springer Nature, 2015,
    pp. 97–136.'
  ista: 'Pieber B, Kappe CO. 2015.Aerobic oxidations in continuous flow. In: Organometallic
    Flow Chemistry. Topics in Organometallic Chemistry, vol. 57, 97–136.'
  mla: Pieber, Bartholomäus, and C. Oliver Kappe. “Aerobic Oxidations in Continuous
    Flow.” <i>Organometallic Flow Chemistry</i>, edited by Timothy Noël, 1st ed.,
    vol. 57, Springer Nature, 2015, pp. 97–136, doi:<a href="https://doi.org/10.1007/3418_2015_133">10.1007/3418_2015_133</a>.
  short: B. Pieber, C.O. Kappe, in:, T. Noël (Ed.), Organometallic Flow Chemistry,
    1st ed., Springer Nature, Cham, 2015, pp. 97–136.
date_created: 2022-08-25T11:58:38Z
date_published: 2015-06-10T00:00:00Z
date_updated: 2023-02-21T10:10:35Z
day: '10'
doi: 10.1007/3418_2015_133
edition: '1'
editor:
- first_name: Timothy
  full_name: Noël, Timothy
  last_name: Noël
extern: '1'
intvolume: '        57'
language:
- iso: eng
month: '06'
oa_version: None
page: 97–136
place: Cham
publication: Organometallic Flow Chemistry
publication_identifier:
  eisbn:
  - '9783319332437'
  eissn:
  - 1616-8534
  isbn:
  - '9783319332413'
  issn:
  - 1436-6002
publication_status: published
publisher: Springer Nature
quality_controlled: '1'
scopus_import: '1'
series_title: TOPORGAN
status: public
title: Aerobic oxidations in continuous flow
type: book_chapter
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 57
year: '2015'
...
---
_id: '120'
abstract:
- lang: eng
  text: Clustering of fine particles is of crucial importance in settings ranging
    from the early stages of planet formation to the coagulation of industrial powders
    and airborne pollutants. Models of such clustering typically focus on inelastic
    deformation and cohesion. However, even in charge-neutral particle systems comprising
    grains of the same dielectric material, tribocharging can generate large amounts
    of net positive or negative charge on individual particles, resulting in long-range
    electrostatic forces. The effects of such forces on cluster formation are not
    well understood and have so far not been studied in situ. Here we report the first
    observations of individual collide-and-capture events between charged submillimetre
    particles, including Kepler-like orbits. Charged particles can become trapped
    in their mutual electrostatic energy well and aggregate via multiple bounces.
    This enables the initiation of clustering at relative velocities much larger than
    the upper limit for sticking after a head-on collision, a long-standing issue
    known from pre-planetary dust aggregation. Moreover, Coulomb interactions together
    with dielectric polarization are found to stabilize characteristic molecule-like
    configurations, providing new insights for the modelling of clustering dynamics
    in a wide range of microscopic dielectric systems, such as charged polarizable
    ions, biomolecules and colloids.
acknowledgement: This research was supported by NSF through DMR-1309611. The Chicago
  MRSEC, supported by NSF DMR-1420709, is gratefully acknowledged for access to its
  shared experimental facilities.
author:
- first_name: Victor
  full_name: Lee, Victor
  last_name: Lee
- 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: Marc
  full_name: Miskin, Marc
  last_name: Miskin
- first_name: Heinrich
  full_name: Jaeger, Heinrich
  last_name: Jaeger
citation:
  ama: Lee V, Waitukaitis SR, Miskin M, Jaeger H. Direct observation of particle interactions
    and clustering in charged granular streams. <i>Nature Physics</i>. 2015;11(9):733-737.
    doi:<a href="https://doi.org/10.1038/nphys3396">10.1038/nphys3396</a>
  apa: Lee, V., Waitukaitis, S. R., Miskin, M., &#38; Jaeger, H. (2015). Direct observation
    of particle interactions and clustering in charged granular streams. <i>Nature
    Physics</i>. Nature Publishing Group. <a href="https://doi.org/10.1038/nphys3396">https://doi.org/10.1038/nphys3396</a>
  chicago: Lee, Victor, Scott R Waitukaitis, Marc Miskin, and Heinrich Jaeger. “Direct
    Observation of Particle Interactions and Clustering in Charged Granular Streams.”
    <i>Nature Physics</i>. Nature Publishing Group, 2015. <a href="https://doi.org/10.1038/nphys3396">https://doi.org/10.1038/nphys3396</a>.
  ieee: V. Lee, S. R. Waitukaitis, M. Miskin, and H. Jaeger, “Direct observation of
    particle interactions and clustering in charged granular streams,” <i>Nature Physics</i>,
    vol. 11, no. 9. Nature Publishing Group, pp. 733–737, 2015.
  ista: Lee V, Waitukaitis SR, Miskin M, Jaeger H. 2015. Direct observation of particle
    interactions and clustering in charged granular streams. Nature Physics. 11(9),
    733–737.
  mla: Lee, Victor, et al. “Direct Observation of Particle Interactions and Clustering
    in Charged Granular Streams.” <i>Nature Physics</i>, vol. 11, no. 9, Nature Publishing
    Group, 2015, pp. 733–37, doi:<a href="https://doi.org/10.1038/nphys3396">10.1038/nphys3396</a>.
  short: V. Lee, S.R. Waitukaitis, M. Miskin, H. Jaeger, Nature Physics 11 (2015)
    733–737.
date_created: 2018-12-11T11:44:44Z
date_published: 2015-07-13T00:00:00Z
date_updated: 2021-01-12T06:49:02Z
day: '13'
doi: 10.1038/nphys3396
extern: '1'
intvolume: '        11'
issue: '9'
language:
- iso: eng
month: '07'
oa_version: None
page: 733 - 737
publication: Nature Physics
publication_status: published
publisher: Nature Publishing Group
publist_id: '7934'
quality_controlled: '1'
status: public
title: Direct observation of particle interactions and clustering in charged granular
  streams
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 11
year: '2015'
...
---
_id: '121'
abstract:
- lang: eng
  text: We show that the simplest building blocks of origami-based materials - rigid,
    degree-four vertices - are generically multistable. The existence of two distinct
    branches of folding motion emerging from the flat state suggests at least bistability,
    but we show how nonlinearities in the folding motions allow generic vertex geometries
    to have as many as five stable states. In special geometries with collinear folds
    and symmetry, more branches emerge leading to as many as six stable states. Tuning
    the fold energy parameters, we show how monostability is also possible. Finally,
    we show how to program the stability features of a single vertex into a periodic
    fold tessellation. The resulting metasheets provide a previously unanticipated
    functionality - tunable and switchable shape and size via multistability.
acknowledgement: B. G. C. acknowledges support from FOM, and S. W. and M. v. H. acknowledge
  support from NWO.
article_number: '055503'
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: Rémi
  full_name: Menaut, Rémi
  last_name: Menaut
- first_name: Bryan
  full_name: Chen, Bryan
  last_name: Chen
- first_name: Martin
  full_name: Van Hecke, Martin
  last_name: Van Hecke
citation:
  ama: 'Waitukaitis SR, Menaut R, Chen B, Van Hecke M. Origami multistability: From
    single vertices to metasheets. <i>APS Physics, Physical Review Letters</i>. 2015;114(5).
    doi:<a href="https://doi.org/10.1103/PhysRevLett.114.055503">10.1103/PhysRevLett.114.055503</a>'
  apa: 'Waitukaitis, S. R., Menaut, R., Chen, B., &#38; Van Hecke, M. (2015). Origami
    multistability: From single vertices to metasheets. <i>APS Physics, Physical Review
    Letters</i>. American Physical Society. <a href="https://doi.org/10.1103/PhysRevLett.114.055503">https://doi.org/10.1103/PhysRevLett.114.055503</a>'
  chicago: 'Waitukaitis, Scott R, Rémi Menaut, Bryan Chen, and Martin Van Hecke. “Origami
    Multistability: From Single Vertices to Metasheets.” <i>APS Physics, Physical
    Review Letters</i>. American Physical Society, 2015. <a href="https://doi.org/10.1103/PhysRevLett.114.055503">https://doi.org/10.1103/PhysRevLett.114.055503</a>.'
  ieee: 'S. R. Waitukaitis, R. Menaut, B. Chen, and M. Van Hecke, “Origami multistability:
    From single vertices to metasheets,” <i>APS Physics, Physical Review Letters</i>,
    vol. 114, no. 5. American Physical Society, 2015.'
  ista: 'Waitukaitis SR, Menaut R, Chen B, Van Hecke M. 2015. Origami multistability:
    From single vertices to metasheets. APS Physics, Physical Review Letters. 114(5),
    055503.'
  mla: 'Waitukaitis, Scott R., et al. “Origami Multistability: From Single Vertices
    to Metasheets.” <i>APS Physics, Physical Review Letters</i>, vol. 114, no. 5,
    055503, American Physical Society, 2015, doi:<a href="https://doi.org/10.1103/PhysRevLett.114.055503">10.1103/PhysRevLett.114.055503</a>.'
  short: S.R. Waitukaitis, R. Menaut, B. Chen, M. Van Hecke, APS Physics, Physical
    Review Letters 114 (2015).
date_created: 2018-12-11T11:44:44Z
date_published: 2015-02-04T00:00:00Z
date_updated: 2021-01-12T06:49:07Z
day: '04'
doi: 10.1103/PhysRevLett.114.055503
extern: '1'
external_id:
  arxiv:
  - '1408.1607'
intvolume: '       114'
issue: '5'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1408.1607
month: '02'
oa: 1
oa_version: Preprint
publication: APS Physics, Physical Review Letters
publication_status: published
publisher: American Physical Society
publist_id: '7933'
quality_controlled: '1'
status: public
title: 'Origami multistability: From single vertices to metasheets'
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 114
year: '2015'
...
---
_id: '2271'
abstract:
- lang: eng
  text: "A class of valued constraint satisfaction problems (VCSPs) is characterised
    by a valued constraint language, a fixed set of cost functions on a finite domain.
    Finite-valued constraint languages contain functions that take on rational costs
    and general-valued constraint languages contain functions that take on rational
    or infinite costs. An instance of the problem is specified by a sum of functions
    from the language with the goal to minimise the sum. This framework includes and
    generalises well-studied constraint satisfaction problems (CSPs) and maximum constraint
    satisfaction problems (Max-CSPs).\r\nOur main result is a precise algebraic characterisation
    of valued constraint languages whose instances can be solved exactly by the basic
    linear programming relaxation (BLP). For a general-valued constraint language
    Γ, BLP is a decision procedure for Γ if and only if Γ admits a symmetric fractional
    polymorphism of every arity. For a finite-valued constraint language Γ, BLP is
    a decision procedure if and only if Γ admits a symmetric fractional polymorphism
    of some arity, or equivalently, if Γ admits a symmetric fractional polymorphism
    of arity 2.\r\nUsing these results, we obtain tractability of several novel and
    previously widely-open classes of VCSPs, including problems over valued constraint
    languages that are: (1) submodular on arbitrary lattices; (2) bisubmodular (also
    known as k-submodular) on arbitrary finite domains; (3) weakly (and hence strongly)
    tree-submodular on arbitrary trees. "
article_processing_charge: No
arxiv: 1
author:
- first_name: Vladimir
  full_name: Kolmogorov, Vladimir
  id: 3D50B0BA-F248-11E8-B48F-1D18A9856A87
  last_name: Kolmogorov
- first_name: Johan
  full_name: Thapper, Johan
  last_name: Thapper
- first_name: Stanislav
  full_name: Živný, Stanislav
  last_name: Živný
citation:
  ama: Kolmogorov V, Thapper J, Živný S. The power of linear programming for general-valued
    CSPs. <i>SIAM Journal on Computing</i>. 2015;44(1):1-36. doi:<a href="https://doi.org/10.1137/130945648">10.1137/130945648</a>
  apa: Kolmogorov, V., Thapper, J., &#38; Živný, S. (2015). The power of linear programming
    for general-valued CSPs. <i>SIAM Journal on Computing</i>. SIAM. <a href="https://doi.org/10.1137/130945648">https://doi.org/10.1137/130945648</a>
  chicago: Kolmogorov, Vladimir, Johan Thapper, and Stanislav Živný. “The Power of
    Linear Programming for General-Valued CSPs.” <i>SIAM Journal on Computing</i>.
    SIAM, 2015. <a href="https://doi.org/10.1137/130945648">https://doi.org/10.1137/130945648</a>.
  ieee: V. Kolmogorov, J. Thapper, and S. Živný, “The power of linear programming
    for general-valued CSPs,” <i>SIAM Journal on Computing</i>, vol. 44, no. 1. SIAM,
    pp. 1–36, 2015.
  ista: Kolmogorov V, Thapper J, Živný S. 2015. The power of linear programming for
    general-valued CSPs. SIAM Journal on Computing. 44(1), 1–36.
  mla: Kolmogorov, Vladimir, et al. “The Power of Linear Programming for General-Valued
    CSPs.” <i>SIAM Journal on Computing</i>, vol. 44, no. 1, SIAM, 2015, pp. 1–36,
    doi:<a href="https://doi.org/10.1137/130945648">10.1137/130945648</a>.
  short: V. Kolmogorov, J. Thapper, S. Živný, SIAM Journal on Computing 44 (2015)
    1–36.
date_created: 2018-12-11T11:56:41Z
date_published: 2015-02-01T00:00:00Z
date_updated: 2025-09-23T14:14:57Z
day: '01'
department:
- _id: VlKo
doi: 10.1137/130945648
external_id:
  arxiv:
  - '1311.4219'
  isi:
  - '000353967100001'
intvolume: '        44'
isi: 1
issue: '1'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/1311.4219
month: '02'
oa: 1
oa_version: Preprint
page: 1 - 36
publication: SIAM Journal on Computing
publication_status: published
publisher: SIAM
publist_id: '4673'
quality_controlled: '1'
related_material:
  record:
  - id: '2518'
    relation: earlier_version
    status: public
scopus_import: '1'
status: public
title: The power of linear programming for general-valued CSPs
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 44
year: '2015'
...
---
OA_place: repository
OA_type: green
_id: '257'
abstract:
- lang: eng
  text: For suitable pairs of diagonal quadratic forms in eight variables we use the
    circle method to investigate the density of simultaneous integer solutions and
    relate this to the problem of estimating linear correlations among sums of two
    squares.
acknowledgement: While working on this paper the first author was supported by ERC
  grant 306457 and the second author was supported by SwarnaJayanti Fellowship 2011–12,
  DST, Government of India.
article_processing_charge: No
article_type: original
arxiv: 1
author:
- first_name: Timothy D
  full_name: Browning, Timothy D
  id: 35827D50-F248-11E8-B48F-1D18A9856A87
  last_name: Browning
  orcid: 0000-0002-8314-0177
- first_name: Ritabrata
  full_name: Munshi, Ritabrata
  last_name: Munshi
citation:
  ama: Browning TD, Munshi R. Pairs of diagonal quadratic forms and linear correlations
    among sums of two squares. <i>Forum Mathematicum</i>. 2015;27(4):2025-2050. doi:<a
    href="https://doi.org/10.1515/forum-2013-6024">10.1515/forum-2013-6024</a>
  apa: Browning, T. D., &#38; Munshi, R. (2015). Pairs of diagonal quadratic forms
    and linear correlations among sums of two squares. <i>Forum Mathematicum</i>.
    De Gruyter. <a href="https://doi.org/10.1515/forum-2013-6024">https://doi.org/10.1515/forum-2013-6024</a>
  chicago: Browning, Timothy D, and Ritabrata Munshi. “Pairs of Diagonal Quadratic
    Forms and Linear Correlations among Sums of Two Squares.” <i>Forum Mathematicum</i>.
    De Gruyter, 2015. <a href="https://doi.org/10.1515/forum-2013-6024">https://doi.org/10.1515/forum-2013-6024</a>.
  ieee: T. D. Browning and R. Munshi, “Pairs of diagonal quadratic forms and linear
    correlations among sums of two squares,” <i>Forum Mathematicum</i>, vol. 27, no.
    4. De Gruyter, pp. 2025–2050, 2015.
  ista: Browning TD, Munshi R. 2015. Pairs of diagonal quadratic forms and linear
    correlations among sums of two squares. Forum Mathematicum. 27(4), 2025–2050.
  mla: Browning, Timothy D., and Ritabrata Munshi. “Pairs of Diagonal Quadratic Forms
    and Linear Correlations among Sums of Two Squares.” <i>Forum Mathematicum</i>,
    vol. 27, no. 4, De Gruyter, 2015, pp. 2025–50, doi:<a href="https://doi.org/10.1515/forum-2013-6024">10.1515/forum-2013-6024</a>.
  short: T.D. Browning, R. Munshi, Forum Mathematicum 27 (2015) 2025–2050.
date_created: 2018-12-11T11:45:28Z
date_published: 2015-07-10T00:00:00Z
date_updated: 2026-05-19T13:08:06Z
day: '10'
doi: 10.1515/forum-2013-6024
extern: '1'
external_id:
  arxiv:
  - '1302.2434'
intvolume: '        27'
issue: '4'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1302.2434
month: '07'
oa: 1
oa_version: Preprint
page: 2025 - 2050
publication: Forum Mathematicum
publication_identifier:
  eissn:
  - 1435-5337
  issn:
  - 0933-7741
publication_status: published
publisher: De Gruyter
publist_id: '7645'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Pairs of diagonal quadratic forms and linear correlations among sums of two
  squares
type: journal_article
user_id: ba8df636-2132-11f1-aed0-ed93e2281fdd
volume: 27
year: '2015'
...
---
_id: '258'
abstract:
- lang: eng
  text: Given a number field k and a projective algebraic variety X defined over k,
    the question of whether X contains a k-rational point is both very natural and
    very difficult. In the event that the set X(k) of k-rational points is not empty,
    one can also ask how the points of X(k) are distributed. Are they dense in X under
    the Zariski topology? Are they dense in the set.
author:
- first_name: Timothy D
  full_name: Browning, Timothy D
  id: 35827D50-F248-11E8-B48F-1D18A9856A87
  last_name: Browning
  orcid: 0000-0002-8314-0177
citation:
  ama: 'Browning TD. A survey of applications of the circle method to rational points.
    In: <i>Arithmetic and Geometry</i>. Cambridge University Press; 2015:89-113. doi:<a
    href="https://doi.org/10.1017/CBO9781316106877.009">10.1017/CBO9781316106877.009</a>'
  apa: Browning, T. D. (2015). A survey of applications of the circle method to rational
    points. In <i>Arithmetic and Geometry</i> (pp. 89–113). Cambridge University Press.
    <a href="https://doi.org/10.1017/CBO9781316106877.009">https://doi.org/10.1017/CBO9781316106877.009</a>
  chicago: Browning, Timothy D. “A Survey of Applications of the Circle Method to
    Rational Points.” In <i>Arithmetic and Geometry</i>, 89–113. Cambridge University
    Press, 2015. <a href="https://doi.org/10.1017/CBO9781316106877.009">https://doi.org/10.1017/CBO9781316106877.009</a>.
  ieee: T. D. Browning, “A survey of applications of the circle method to rational
    points,” in <i>Arithmetic and Geometry</i>, Cambridge University Press, 2015,
    pp. 89–113.
  ista: 'Browning TD. 2015.A survey of applications of the circle method to rational
    points. In: Arithmetic and Geometry. , 89–113.'
  mla: Browning, Timothy D. “A Survey of Applications of the Circle Method to Rational
    Points.” <i>Arithmetic and Geometry</i>, Cambridge University Press, 2015, pp.
    89–113, doi:<a href="https://doi.org/10.1017/CBO9781316106877.009">10.1017/CBO9781316106877.009</a>.
  short: T.D. Browning, in:, Arithmetic and Geometry, Cambridge University Press,
    2015, pp. 89–113.
date_created: 2018-12-11T11:45:28Z
date_published: 2015-08-01T00:00:00Z
date_updated: 2021-01-12T06:58:22Z
day: '01'
doi: 10.1017/CBO9781316106877.009
extern: '1'
language:
- iso: eng
month: '08'
oa_version: None
page: 89 - 113
publication: Arithmetic and Geometry
publication_status: published
publisher: Cambridge University Press
publist_id: '7644'
quality_controlled: '1'
status: public
title: A survey of applications of the circle method to rational points
type: book_chapter
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2015'
...
---
OA_place: repository
OA_type: green
_id: '259'
abstract:
- lang: eng
  text: "The Hasse principle and weak approximation is established for\r\nnon-singular
    cubic hypersurfaces X over the function field Fq(t), provided that\r\nchar(Fq)
    > 3 and X has dimension at least 6."
acknowledgement: "EP/J018260/1\tEngineering and Physical Sciences Research Council
  EPSRC"
article_processing_charge: No
article_type: original
arxiv: 1
author:
- first_name: Timothy D
  full_name: Browning, Timothy D
  id: 35827D50-F248-11E8-B48F-1D18A9856A87
  last_name: Browning
  orcid: 0000-0002-8314-0177
- first_name: Pankaj
  full_name: Vishe, Pankaj
  last_name: Vishe
citation:
  ama: Browning TD, Vishe P. Rational points on cubic hypersurfaces over F_q(t) .
    <i>Geometric and Functional Analysis</i>. 2015;25(3):671-732. doi:<a href="https://doi.org/10.1007/s00039-015-0328-5">10.1007/s00039-015-0328-5</a>
  apa: Browning, T. D., &#38; Vishe, P. (2015). Rational points on cubic hypersurfaces
    over F_q(t) . <i>Geometric and Functional Analysis</i>. Springer Nature. <a href="https://doi.org/10.1007/s00039-015-0328-5">https://doi.org/10.1007/s00039-015-0328-5</a>
  chicago: Browning, Timothy D, and Pankaj Vishe. “Rational Points on Cubic Hypersurfaces
    over F_q(T) .” <i>Geometric and Functional Analysis</i>. Springer Nature, 2015.
    <a href="https://doi.org/10.1007/s00039-015-0328-5">https://doi.org/10.1007/s00039-015-0328-5</a>.
  ieee: T. D. Browning and P. Vishe, “Rational points on cubic hypersurfaces over
    F_q(t) ,” <i>Geometric and Functional Analysis</i>, vol. 25, no. 3. Springer Nature,
    pp. 671–732, 2015.
  ista: Browning TD, Vishe P. 2015. Rational points on cubic hypersurfaces over F_q(t)
    . Geometric and Functional Analysis. 25(3), 671–732.
  mla: Browning, Timothy D., and Pankaj Vishe. “Rational Points on Cubic Hypersurfaces
    over F_q(T) .” <i>Geometric and Functional Analysis</i>, vol. 25, no. 3, Springer
    Nature, 2015, pp. 671–732, doi:<a href="https://doi.org/10.1007/s00039-015-0328-5">10.1007/s00039-015-0328-5</a>.
  short: T.D. Browning, P. Vishe, Geometric and Functional Analysis 25 (2015) 671–732.
date_created: 2018-12-11T11:45:29Z
date_published: 2015-06-11T00:00:00Z
date_updated: 2026-05-19T09:46:04Z
day: '11'
doi: 10.1007/s00039-015-0328-5
extern: '1'
external_id:
  arxiv:
  - '1502.00772'
intvolume: '        25'
issue: '3'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: ' https://doi.org/10.48550/arXiv.1502.00772'
month: '06'
oa: 1
oa_version: Preprint
page: 671 - 732
publication: Geometric and Functional Analysis
publication_identifier:
  eissn:
  - 1420-8970
  issn:
  - 1016-443X
publication_status: published
publisher: Springer Nature
publist_id: '7643'
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'Rational points on cubic hypersurfaces over F_q(t) '
type: journal_article
user_id: ba8df636-2132-11f1-aed0-ed93e2281fdd
volume: 25
year: '2015'
...
---
_id: '271'
abstract:
- lang: eng
  text: We show that a non-singular integral form of degree d is soluble non-trivially
    over the integers if and only if it is soluble non-trivially over the reals and
    the p-adic numbers, provided that the form has at least (d-\sqrt{d}/2)2^d variables.
    This improves on a longstanding result of Birch.
acknowledgement: While working on this paper the authors were supported by the Leverhulme
  Trust and ERC grant 306457.
article_processing_charge: No
article_type: original
arxiv: 1
author:
- first_name: Timothy D
  full_name: Browning, Timothy D
  id: 35827D50-F248-11E8-B48F-1D18A9856A87
  last_name: Browning
  orcid: 0000-0002-8314-0177
- first_name: Sean
  full_name: Prendiville, Sean
  last_name: Prendiville
citation:
  ama: Browning TD, Prendiville S. Improvements in Birch’s theorem on forms in many
    variables. <i>Journal fur die Reine und Angewandte Mathematik</i>. 2017(731):203-234.
    doi:<a href="https://doi.org/10.1515/crelle-2014-0122">10.1515/crelle-2014-0122</a>
  apa: Browning, T. D., &#38; Prendiville, S. (n.d.). Improvements in Birch’s theorem
    on forms in many variables. <i>Journal Fur Die Reine Und Angewandte Mathematik</i>.
    Walter de Gruyter. <a href="https://doi.org/10.1515/crelle-2014-0122">https://doi.org/10.1515/crelle-2014-0122</a>
  chicago: Browning, Timothy D, and Sean Prendiville. “Improvements in Birch’s Theorem
    on Forms in Many Variables.” <i>Journal Fur Die Reine Und Angewandte Mathematik</i>.
    Walter de Gruyter, n.d. <a href="https://doi.org/10.1515/crelle-2014-0122">https://doi.org/10.1515/crelle-2014-0122</a>.
  ieee: T. D. Browning and S. Prendiville, “Improvements in Birch’s theorem on forms
    in many variables,” <i>Journal fur die Reine und Angewandte Mathematik</i>, vol.
    2017, no. 731. Walter de Gruyter, pp. 203–234.
  ista: Browning TD, Prendiville S. Improvements in Birch’s theorem on forms in many
    variables. Journal fur die Reine und Angewandte Mathematik. 2017(731), 203–234.
  mla: Browning, Timothy D., and Sean Prendiville. “Improvements in Birch’s Theorem
    on Forms in Many Variables.” <i>Journal Fur Die Reine Und Angewandte Mathematik</i>,
    vol. 2017, no. 731, Walter de Gruyter, pp. 203–34, doi:<a href="https://doi.org/10.1515/crelle-2014-0122">10.1515/crelle-2014-0122</a>.
  short: T.D. Browning, S. Prendiville, Journal Fur Die Reine Und Angewandte Mathematik
    2017 (n.d.) 203–234.
corr_author: '1'
date_created: 2018-12-11T11:45:32Z
date_published: 2015-02-20T00:00:00Z
date_updated: 2024-10-09T20:58:15Z
day: '20'
doi: 10.1515/crelle-2014-0122
extern: '1'
external_id:
  arxiv:
  - '1402.4489'
intvolume: '      2017'
issue: '731'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1402.4489
month: '02'
oa: 1
oa_version: Preprint
page: 203 - 234
publication: Journal fur die Reine und Angewandte Mathematik
publication_identifier:
  issn:
  - 0075-4102
publication_status: submitted
publisher: Walter de Gruyter
publist_id: '7631'
quality_controlled: '1'
related_material:
  record:
  - id: '256'
    relation: later_version
    status: public
status: public
title: Improvements in Birch's theorem on forms in many variables
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 2017
year: '2015'
...
---
_id: '12196'
abstract:
- lang: eng
  text: SNC1 (SUPPRESSOR OF NPR1, CONSTITUTIVE 1) is one of a suite of intracellular
    Arabidopsis NOD-like receptor (NLR) proteins which, upon activation, result in
    the induction of defense responses. However, the molecular mechanisms underlying
    NLR activation and the subsequent provocation of immune responses are only partially
    characterized. To identify negative regulators of NLR-mediated immunity, a forward
    genetic screen was undertaken to search for enhancers of the dwarf, autoimmune
    gain-of-function snc1 mutant. To avoid lethality resulting from severe dwarfism,
    the screen was conducted using mos4 (modifier of snc1, 4) snc1 plants, which display
    wild-type-like morphology and resistance. M2 progeny were screened for mutant,
    snc1-enhancing (muse) mutants displaying a reversion to snc1-like phenotypes.
    The muse9 mos4 snc1 triple mutant was found to exhibit dwarf morphology, elevated
    expression of the pPR2-GUS defense marker reporter gene and enhanced resistance
    to the oomycete pathogen Hyaloperonospora arabidopsidis Noco2. Via map-based cloning
    and Illumina sequencing, it was determined that the muse9 mutation is in the gene
    encoding the SWI/SNF chromatin remodeler SYD (SPLAYED), and was thus renamed syd-10.
    The syd-10 single mutant has no observable alteration from wild-type-like resistance,
    although the syd-4 T-DNA insertion allele displays enhanced resistance to the
    bacterial pathogen Pseudomonas syringae pv. maculicola ES4326. Transcription of
    SNC1 is increased in both syd-4 and syd-10. These data suggest that SYD plays
    a subtle, specific role in the regulation of SNC1 expression and SNC1-mediated
    immunity. SYD may work with other proteins at the chromatin level to repress SNC1
    transcription; such regulation is important for fine-tuning the expression of
    NLR-encoding genes to prevent unpropitious autoimmunity.
acknowledgement: "This work was supported by the National Sciences and Engineering
  Research Council of Canada [Canada Graduate\r\nScholarship–Doctoral to K.J.; Discovery
  Grant to X.L.]; the department of Botany at the University of f British Columbia\r\n[the
  Dewar Cooper Memorial Fund to X.L.].The authors would like to thank Dr. Yuelin Zhang
  and Ms. Yan Li for their assistance with next-generation sequencing, and Mr. Charles
  Copeland for critical reading of the manuscript."
article_processing_charge: No
article_type: original
author:
- first_name: Kaeli C.M.
  full_name: Johnson, Kaeli C.M.
  last_name: Johnson
- first_name: Shitou
  full_name: Xia, Shitou
  last_name: Xia
- first_name: Xiaoqi
  full_name: Feng, Xiaoqi
  id: e0164712-22ee-11ed-b12a-d80fcdf35958
  last_name: Feng
  orcid: 0000-0002-4008-1234
- first_name: Xin
  full_name: Li, Xin
  last_name: Li
citation:
  ama: Johnson KCM, Xia S, Feng X, Li X. The chromatin remodeler SPLAYED negatively
    regulates SNC1-mediated immunity. <i>Plant and Cell Physiology</i>. 2015;56(8):1616-1623.
    doi:<a href="https://doi.org/10.1093/pcp/pcv087">10.1093/pcp/pcv087</a>
  apa: Johnson, K. C. M., Xia, S., Feng, X., &#38; Li, X. (2015). The chromatin remodeler
    SPLAYED negatively regulates SNC1-mediated immunity. <i>Plant and Cell Physiology</i>.
    Oxford University Press. <a href="https://doi.org/10.1093/pcp/pcv087">https://doi.org/10.1093/pcp/pcv087</a>
  chicago: Johnson, Kaeli C.M., Shitou Xia, Xiaoqi Feng, and Xin Li. “The Chromatin
    Remodeler SPLAYED Negatively Regulates SNC1-Mediated Immunity.” <i>Plant and Cell
    Physiology</i>. Oxford University Press, 2015. <a href="https://doi.org/10.1093/pcp/pcv087">https://doi.org/10.1093/pcp/pcv087</a>.
  ieee: K. C. M. Johnson, S. Xia, X. Feng, and X. Li, “The chromatin remodeler SPLAYED
    negatively regulates SNC1-mediated immunity,” <i>Plant and Cell Physiology</i>,
    vol. 56, no. 8. Oxford University Press, pp. 1616–1623, 2015.
  ista: Johnson KCM, Xia S, Feng X, Li X. 2015. The chromatin remodeler SPLAYED negatively
    regulates SNC1-mediated immunity. Plant and Cell Physiology. 56(8), 1616–1623.
  mla: Johnson, Kaeli C. M., et al. “The Chromatin Remodeler SPLAYED Negatively Regulates
    SNC1-Mediated Immunity.” <i>Plant and Cell Physiology</i>, vol. 56, no. 8, Oxford
    University Press, 2015, pp. 1616–23, doi:<a href="https://doi.org/10.1093/pcp/pcv087">10.1093/pcp/pcv087</a>.
  short: K.C.M. Johnson, S. Xia, X. Feng, X. Li, Plant and Cell Physiology 56 (2015)
    1616–1623.
date_created: 2023-01-16T09:20:22Z
date_published: 2015-08-01T00:00:00Z
date_updated: 2023-05-08T11:03:23Z
department:
- _id: XiFe
doi: 10.1093/pcp/pcv087
extern: '1'
external_id:
  pmid:
  - '26063389'
intvolume: '        56'
issue: '8'
keyword:
- Cell Biology
- Plant Science
- Physiology
- General Medicine
language:
- iso: eng
month: '08'
oa_version: None
page: 1616-1623
pmid: 1
publication: Plant and Cell Physiology
publication_identifier:
  issn:
  - 0032-0781
  - 1471-9053
publication_status: published
publisher: Oxford University Press
quality_controlled: '1'
scopus_import: '1'
status: public
title: The chromatin remodeler SPLAYED negatively regulates SNC1-mediated immunity
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 56
year: '2015'
...
---
_id: '12626'
abstract:
- lang: eng
  text: Ice cliffs have been identified as a reason for higher ablation rates on debris-covered
    glaciers than are implied by the insulation effects of the debris. This study
    aims to improve our understanding of cliff backwasting, and the role of radiative
    fluxes in particular. An energy-balance model is forced with new data gathered
    in May and October 2013 on Lirung Glacier, Nepalese Himalaya. Observations show
    substantial variability in melt between cliffs, between locations on any cliff
    and between seasons. Using a high-resolution digital elevation model we calculate
    longwave fluxes incident to the cliff from surrounding terrain and include the
    effect of local shading on shortwave radiation. This is an advance over previous
    studies, that made simplified assumptions on cliff geometry and radiative fluxes.
    Measured melt rates varied between 3.25 and 8.6 cm d−1 in May and 0.18 and 1.34
    cm d−1 in October. Model results reproduce the strong variability in space and
    time, suggesting considerable differences in radiative fluxes over one cliff.
    In October the model fails to reproduce stake readings, probably due to the lack
    of a refreezing component. Disregarding local topography can lead to overestimation
    of melt at the point scale by up to ∼9%.
article_processing_charge: No
article_type: original
author:
- first_name: Jakob F.
  full_name: Steiner, Jakob F.
  last_name: Steiner
- first_name: Francesca
  full_name: Pellicciotti, Francesca
  id: b28f055a-81ea-11ed-b70c-a9fe7f7b0e70
  last_name: Pellicciotti
- first_name: Pascal
  full_name: Buri, Pascal
  last_name: Buri
- first_name: Evan S.
  full_name: Miles, Evan S.
  last_name: Miles
- first_name: Walter W.
  full_name: Immerzeel, Walter W.
  last_name: Immerzeel
- first_name: Tim D.
  full_name: Reid, Tim D.
  last_name: Reid
citation:
  ama: Steiner JF, Pellicciotti F, Buri P, Miles ES, Immerzeel WW, Reid TD. Modelling
    ice-cliff backwasting on a debris-covered glacier in the Nepalese Himalaya. <i>Journal
    of Glaciology</i>. 2015;61(229):889-907. doi:<a href="https://doi.org/10.3189/2015jog14j194">10.3189/2015jog14j194</a>
  apa: Steiner, J. F., Pellicciotti, F., Buri, P., Miles, E. S., Immerzeel, W. W.,
    &#38; Reid, T. D. (2015). Modelling ice-cliff backwasting on a debris-covered
    glacier in the Nepalese Himalaya. <i>Journal of Glaciology</i>. International
    Glaciological Society. <a href="https://doi.org/10.3189/2015jog14j194">https://doi.org/10.3189/2015jog14j194</a>
  chicago: Steiner, Jakob F., Francesca Pellicciotti, Pascal Buri, Evan S. Miles,
    Walter W. Immerzeel, and Tim D. Reid. “Modelling Ice-Cliff Backwasting on a Debris-Covered
    Glacier in the Nepalese Himalaya.” <i>Journal of Glaciology</i>. International
    Glaciological Society, 2015. <a href="https://doi.org/10.3189/2015jog14j194">https://doi.org/10.3189/2015jog14j194</a>.
  ieee: J. F. Steiner, F. Pellicciotti, P. Buri, E. S. Miles, W. W. Immerzeel, and
    T. D. Reid, “Modelling ice-cliff backwasting on a debris-covered glacier in the
    Nepalese Himalaya,” <i>Journal of Glaciology</i>, vol. 61, no. 229. International
    Glaciological Society, pp. 889–907, 2015.
  ista: Steiner JF, Pellicciotti F, Buri P, Miles ES, Immerzeel WW, Reid TD. 2015.
    Modelling ice-cliff backwasting on a debris-covered glacier in the Nepalese Himalaya.
    Journal of Glaciology. 61(229), 889–907.
  mla: Steiner, Jakob F., et al. “Modelling Ice-Cliff Backwasting on a Debris-Covered
    Glacier in the Nepalese Himalaya.” <i>Journal of Glaciology</i>, vol. 61, no.
    229, International Glaciological Society, 2015, pp. 889–907, doi:<a href="https://doi.org/10.3189/2015jog14j194">10.3189/2015jog14j194</a>.
  short: J.F. Steiner, F. Pellicciotti, P. Buri, E.S. Miles, W.W. Immerzeel, T.D.
    Reid, Journal of Glaciology 61 (2015) 889–907.
date_created: 2023-02-20T08:16:01Z
date_published: 2015-07-01T00:00:00Z
date_updated: 2023-02-24T09:43:14Z
day: '01'
doi: 10.3189/2015jog14j194
extern: '1'
intvolume: '        61'
issue: '229'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.3189/2015JoG14J194
month: '07'
oa: 1
oa_version: Published Version
page: 889-907
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: Modelling ice-cliff backwasting on a debris-covered glacier in the Nepalese
  Himalaya
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 61
year: '2015'
...
---
_id: '12627'
abstract:
- lang: eng
  text: Spatial evolution of supraglacial debris cover on mountain glaciers is a largely
    unmonitored and poorly understood phenomenon that directly affects glacier melt.
    Supraglacial debris cover for 93 glaciers in the Karakoram, northern Pakistan,
    was mapped from Landsat imagery acquired in 1977, 1998, 2009 and 2014. Surge-type
    glaciers occupy 41% of the study area and were considered separately. The time
    series of debris-covered surface area change shows a mean value of zero or near-zero
    change for both surging and non-surging glaciers. An increase in debris-covered
    area is often associated with negative regional mass balances. We extend this
    logic to suggest that the stable regional mass balances in the Karakoram explain
    the zero or near-zero change in debris-covered area. This coupling of trends combined
    with our 37 year time series of data suggests the Karakoram anomaly extends further
    back in time than previously known.
article_processing_charge: No
article_type: original
author:
- first_name: Sam
  full_name: Herreid, Sam
  last_name: Herreid
- first_name: Francesca
  full_name: Pellicciotti, Francesca
  id: b28f055a-81ea-11ed-b70c-a9fe7f7b0e70
  last_name: Pellicciotti
- first_name: Alvaro
  full_name: Ayala, Alvaro
  last_name: Ayala
- first_name: Anna
  full_name: Chesnokova, Anna
  last_name: Chesnokova
- first_name: Christian
  full_name: Kienholz, Christian
  last_name: Kienholz
- first_name: Joseph
  full_name: Shea, Joseph
  last_name: Shea
- first_name: Arun
  full_name: Shrestha, Arun
  last_name: Shrestha
citation:
  ama: Herreid S, Pellicciotti F, Ayala A, et al. Satellite observations show no net
    change in the percentage of supraglacial debris-covered area in northern Pakistan
    from 1977 to 2014. <i>Journal of Glaciology</i>. 2015;61(227):524-536. doi:<a
    href="https://doi.org/10.3189/2015jog14j227">10.3189/2015jog14j227</a>
  apa: Herreid, S., Pellicciotti, F., Ayala, A., Chesnokova, A., Kienholz, C., Shea,
    J., &#38; Shrestha, A. (2015). Satellite observations show no net change in the
    percentage of supraglacial debris-covered area in northern Pakistan from 1977
    to 2014. <i>Journal of Glaciology</i>. International Glaciological Society. <a
    href="https://doi.org/10.3189/2015jog14j227">https://doi.org/10.3189/2015jog14j227</a>
  chicago: Herreid, Sam, Francesca Pellicciotti, Alvaro Ayala, Anna Chesnokova, Christian
    Kienholz, Joseph Shea, and Arun Shrestha. “Satellite Observations Show No Net
    Change in the Percentage of Supraglacial Debris-Covered Area in Northern Pakistan
    from 1977 to 2014.” <i>Journal of Glaciology</i>. International Glaciological
    Society, 2015. <a href="https://doi.org/10.3189/2015jog14j227">https://doi.org/10.3189/2015jog14j227</a>.
  ieee: S. Herreid <i>et al.</i>, “Satellite observations show no net change in the
    percentage of supraglacial debris-covered area in northern Pakistan from 1977
    to 2014,” <i>Journal of Glaciology</i>, vol. 61, no. 227. International Glaciological
    Society, pp. 524–536, 2015.
  ista: Herreid S, Pellicciotti F, Ayala A, Chesnokova A, Kienholz C, Shea J, Shrestha
    A. 2015. Satellite observations show no net change in the percentage of supraglacial
    debris-covered area in northern Pakistan from 1977 to 2014. Journal of Glaciology.
    61(227), 524–536.
  mla: Herreid, Sam, et al. “Satellite Observations Show No Net Change in the Percentage
    of Supraglacial Debris-Covered Area in Northern Pakistan from 1977 to 2014.” <i>Journal
    of Glaciology</i>, vol. 61, no. 227, International Glaciological Society, 2015,
    pp. 524–36, doi:<a href="https://doi.org/10.3189/2015jog14j227">10.3189/2015jog14j227</a>.
  short: S. Herreid, F. Pellicciotti, A. Ayala, A. Chesnokova, C. Kienholz, J. Shea,
    A. Shrestha, Journal of Glaciology 61 (2015) 524–536.
date_created: 2023-02-20T08:16:06Z
date_published: 2015-05-01T00:00:00Z
date_updated: 2023-02-24T09:40:30Z
day: '01'
doi: 10.3189/2015jog14j227
extern: '1'
intvolume: '        61'
issue: '227'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.3189/2015JoG14J227
month: '05'
oa: 1
oa_version: Published Version
page: 524-536
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: Satellite observations show no net change in the percentage of supraglacial
  debris-covered area in northern Pakistan from 1977 to 2014
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 61
year: '2015'
...
---
_id: '12628'
abstract:
- lang: eng
  text: Thick debris cover on glaciers can significantly reduce ice melt. However,
    several studies have suggested that debris-covered glaciers in the Himalaya might
    have lost mass at a rate similar to debris-free glaciers. We reconstruct elevation
    and mass changes for the debris-covered glaciers of the upper Langtang valley,
    Nepalese Himalaya, using a digital elevation model (DEM) from 1974 stereo Hexagon
    satellite data and the 2000 SRTM (Shuttle Radar Topography Mission) DEM. Uncertainties
    are high in the accumulation areas, due to data gaps in the SRTM and difficulties
    with delineation of the glacier borders. Even with these uncertainties, we obtain
    thinning rates comparable to those of several other studies in the Himalaya. In
    particular, we obtain a total mass balance for the investigated debris-covered
    glaciers of the basin of –0.32 ± 0.18 m w.e. a<jats:sup>−1</jats:sup>. However,
    there are major spatial differences both between glaciers and within any single
    glacier, exhibiting a very distinct nonlinear mass-balance profile with elevation.
    Through analysis of surface velocities derived from Landsat ETM+ imagery, we show
    that thinning occurs in areas of low velocity and low slope. These areas are prone
    to a general, dynamic decay of surface features and to the development of supraglacial
    lakes and ice cliffs, which may be responsible for a considerable increase in
    overall glacier ablation.
article_processing_charge: No
article_type: original
author:
- first_name: Francesca
  full_name: Pellicciotti, Francesca
  id: b28f055a-81ea-11ed-b70c-a9fe7f7b0e70
  last_name: Pellicciotti
  orcid: 0000-0002-5554-8087
- first_name: Christa
  full_name: Stephan, Christa
  last_name: Stephan
- first_name: Evan
  full_name: Miles, Evan
  last_name: Miles
- first_name: Sam
  full_name: Herreid, Sam
  last_name: Herreid
- first_name: Walter W.
  full_name: Immerzeel, Walter W.
  last_name: Immerzeel
- first_name: Tobias
  full_name: Bolch, Tobias
  last_name: Bolch
citation:
  ama: Pellicciotti F, Stephan C, Miles E, Herreid S, Immerzeel WW, Bolch T. Mass-balance
    changes of the debris-covered glaciers in the Langtang Himal, Nepal, from 1974
    to 1999. <i>Journal of Glaciology</i>. 2015;61(226):373-386. doi:<a href="https://doi.org/10.3189/2015jog13j237">10.3189/2015jog13j237</a>
  apa: Pellicciotti, F., Stephan, C., Miles, E., Herreid, S., Immerzeel, W. W., &#38;
    Bolch, T. (2015). Mass-balance changes of the debris-covered glaciers in the Langtang
    Himal, Nepal, from 1974 to 1999. <i>Journal of Glaciology</i>. International Glaciological
    Society. <a href="https://doi.org/10.3189/2015jog13j237">https://doi.org/10.3189/2015jog13j237</a>
  chicago: Pellicciotti, Francesca, Christa Stephan, Evan Miles, Sam Herreid, Walter
    W. Immerzeel, and Tobias Bolch. “Mass-Balance Changes of the Debris-Covered Glaciers
    in the Langtang Himal, Nepal, from 1974 to 1999.” <i>Journal of Glaciology</i>.
    International Glaciological Society, 2015. <a href="https://doi.org/10.3189/2015jog13j237">https://doi.org/10.3189/2015jog13j237</a>.
  ieee: F. Pellicciotti, C. Stephan, E. Miles, S. Herreid, W. W. Immerzeel, and T.
    Bolch, “Mass-balance changes of the debris-covered glaciers in the Langtang Himal,
    Nepal, from 1974 to 1999,” <i>Journal of Glaciology</i>, vol. 61, no. 226. International
    Glaciological Society, pp. 373–386, 2015.
  ista: Pellicciotti F, Stephan C, Miles E, Herreid S, Immerzeel WW, Bolch T. 2015.
    Mass-balance changes of the debris-covered glaciers in the Langtang Himal, Nepal,
    from 1974 to 1999. Journal of Glaciology. 61(226), 373–386.
  mla: Pellicciotti, Francesca, et al. “Mass-Balance Changes of the Debris-Covered
    Glaciers in the Langtang Himal, Nepal, from 1974 to 1999.” <i>Journal of Glaciology</i>,
    vol. 61, no. 226, International Glaciological Society, 2015, pp. 373–86, doi:<a
    href="https://doi.org/10.3189/2015jog13j237">10.3189/2015jog13j237</a>.
  short: F. Pellicciotti, C. Stephan, E. Miles, S. Herreid, W.W. Immerzeel, T. Bolch,
    Journal of Glaciology 61 (2015) 373–386.
date_created: 2023-02-20T08:16:11Z
date_published: 2015-03-01T00:00:00Z
date_updated: 2024-10-14T12:04:16Z
day: '01'
doi: 10.3189/2015jog13j237
extern: '1'
intvolume: '        61'
issue: '226'
keyword:
- Earth-Surface Processes
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.3189/2015JoG13J237
month: '03'
oa: 1
oa_version: Published Version
page: 373-386
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: Mass-balance changes of the debris-covered glaciers in the Langtang Himal,
  Nepal, from 1974 to 1999
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 61
year: '2015'
...
---
_id: '12629'
abstract:
- lang: eng
  text: Meteorological studies in high-mountain environments form the basis of our
    understanding of catchment hydrology and glacier accumulation and melt processes,
    yet high-altitude (>4000 m above sea level, asl) observatories are rare. This
    research presents meteorological data recorded between December 2012 and November
    2013 at seven stations in Nepal, ranging in elevation from 3860 to 5360 m asl.
    Seasonal and diurnal cycles in air temperature, vapour pressure, incoming short-wave
    and long-wave radiation, atmospheric transmissivity, wind speed, and precipitation
    are compared between sites. Solar radiation strongly affects diurnal temperature
    and vapour pressure cycles, but local topography and valley-scale circulations
    alter wind speed and precipitation cycles. The observed diurnal variability in
    vertical temperature gradients in all seasons highlights the importance of in
    situ measurements for melt modelling. The monsoon signal (progressive onset and
    sharp end) is visible in all data-sets, and the passage of the remnants of Typhoon
    Phailin in mid-October 2013 provides an interesting case study on the possible
    effects of such storms on glaciers in the region.
article_processing_charge: No
article_type: original
author:
- first_name: J.M.
  full_name: Shea, J.M.
  last_name: Shea
- first_name: P.
  full_name: Wagnon, P.
  last_name: Wagnon
- first_name: W.W.
  full_name: Immerzeel, W.W.
  last_name: Immerzeel
- first_name: R.
  full_name: Biron, R.
  last_name: Biron
- first_name: F.
  full_name: Brun, F.
  last_name: Brun
- first_name: Francesca
  full_name: Pellicciotti, Francesca
  id: b28f055a-81ea-11ed-b70c-a9fe7f7b0e70
  last_name: Pellicciotti
citation:
  ama: Shea JM, Wagnon P, Immerzeel WW, Biron R, Brun F, Pellicciotti F. A comparative
    high-altitude meteorological analysis from three catchments in the Nepalese Himalaya.
    <i>International Journal of Water Resources Development</i>. 2015;31(2):174-200.
    doi:<a href="https://doi.org/10.1080/07900627.2015.1020417">10.1080/07900627.2015.1020417</a>
  apa: Shea, J. M., Wagnon, P., Immerzeel, W. W., Biron, R., Brun, F., &#38; Pellicciotti,
    F. (2015). A comparative high-altitude meteorological analysis from three catchments
    in the Nepalese Himalaya. <i>International Journal of Water Resources Development</i>.
    Taylor &#38; Francis. <a href="https://doi.org/10.1080/07900627.2015.1020417">https://doi.org/10.1080/07900627.2015.1020417</a>
  chicago: Shea, J.M., P. Wagnon, W.W. Immerzeel, R. Biron, F. Brun, and Francesca
    Pellicciotti. “A Comparative High-Altitude Meteorological Analysis from Three
    Catchments in the Nepalese Himalaya.” <i>International Journal of Water Resources
    Development</i>. Taylor &#38; Francis, 2015. <a href="https://doi.org/10.1080/07900627.2015.1020417">https://doi.org/10.1080/07900627.2015.1020417</a>.
  ieee: J. M. Shea, P. Wagnon, W. W. Immerzeel, R. Biron, F. Brun, and F. Pellicciotti,
    “A comparative high-altitude meteorological analysis from three catchments in
    the Nepalese Himalaya,” <i>International Journal of Water Resources Development</i>,
    vol. 31, no. 2. Taylor &#38; Francis, pp. 174–200, 2015.
  ista: Shea JM, Wagnon P, Immerzeel WW, Biron R, Brun F, Pellicciotti F. 2015. A
    comparative high-altitude meteorological analysis from three catchments in the
    Nepalese Himalaya. International Journal of Water Resources Development. 31(2),
    174–200.
  mla: Shea, J. M., et al. “A Comparative High-Altitude Meteorological Analysis from
    Three Catchments in the Nepalese Himalaya.” <i>International Journal of Water
    Resources Development</i>, vol. 31, no. 2, Taylor &#38; Francis, 2015, pp. 174–200,
    doi:<a href="https://doi.org/10.1080/07900627.2015.1020417">10.1080/07900627.2015.1020417</a>.
  short: J.M. Shea, P. Wagnon, W.W. Immerzeel, R. Biron, F. Brun, F. Pellicciotti,
    International Journal of Water Resources Development 31 (2015) 174–200.
date_created: 2023-02-20T08:16:17Z
date_published: 2015-04-18T00:00:00Z
date_updated: 2023-02-24T09:30:42Z
day: '18'
doi: 10.1080/07900627.2015.1020417
extern: '1'
intvolume: '        31'
issue: '2'
keyword:
- Water Science and Technology
- Development
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.1080/07900627.2015.1020417
month: '04'
oa: 1
oa_version: Published Version
page: 174-200
publication: International Journal of Water Resources Development
publication_identifier:
  eissn:
  - 1360-0648
  issn:
  - 0790-0627
publication_status: published
publisher: Taylor & Francis
quality_controlled: '1'
scopus_import: '1'
status: public
title: A comparative high-altitude meteorological analysis from three catchments in
  the Nepalese Himalaya
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 31
year: '2015'
...
---
_id: '12630'
abstract:
- lang: eng
  text: "The hydrology of high-elevation watersheds of the Hindu Kush-Himalaya region
    (HKH) is poorly known. The correct representation of internal states and process
    dynamics in glacio-hydrological models can often not be verified due to missing
    in situ measurements. We use a new set of detailed ground data from the upper
    Langtang valley in Nepal to systematically guide a state-of-the art glacio-hydrological
    model through a parameter assigning process with the aim to understand the hydrology
    of the catchment and contribution of snow and ice processes to runoff. 14 parameters
    are directly calculated on the basis of local data, and 13 parameters are calibrated
    against 5 different datasets of in situ or remote sensing data. Spatial fields
    of debris thickness are reconstructed through a novel approach that employs data
    from an Unmanned Aerial Vehicle (UAV), energy balance modeling and statistical
    techniques. The model is validated against measured catchment runoff (Nash–Sutcliffe
    efficiency 0.87) and modeled snow cover is compared to Landsat snow cover. The
    advanced representation of processes allowed assessing the role played by avalanching
    for runoff for the first time for a Himalayan catchment (5% of annual water inputs
    to the hydrological system are due to snow redistribution) and to quantify the
    hydrological significance of sub-debris ice melt (9% of annual water inputs).
    Snowmelt is the most important contributor to total runoff during the hydrological
    year 2012/2013 (representing 40% of all sources), followed by rainfall (34%) and
    ice melt (26%). A sensitivity analysis is used to assess the efficiency of the
    monitoring network and identify the timing and location of field measurements
    that constrain model uncertainty. The methodology to set up a glacio-hydrological
    model in high-elevation regions presented in this study can be regarded as a benchmark
    for modelers in the HKH seeking to evaluate their calibration approach, their
    experimental setup and thus to reduce the predictive model uncertainty.\r\n\r\n"
article_processing_charge: No
article_type: original
author:
- 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
- first_name: W.W.
  full_name: Immerzeel, W.W.
  last_name: Immerzeel
- first_name: E.S.
  full_name: Miles, E.S.
  last_name: Miles
- first_name: L.
  full_name: Petersen, L.
  last_name: Petersen
- first_name: M.
  full_name: Heynen, M.
  last_name: Heynen
- first_name: J.M.
  full_name: Shea, J.M.
  last_name: Shea
- first_name: D.
  full_name: Stumm, D.
  last_name: Stumm
- first_name: S.
  full_name: Joshi, S.
  last_name: Joshi
- first_name: A.
  full_name: Shrestha, A.
  last_name: Shrestha
citation:
  ama: Ragettli S, Pellicciotti F, Immerzeel WW, et al. Unraveling the hydrology of
    a Himalayan catchment through integration of high resolution in situ data and
    remote sensing with an advanced simulation model. <i>Advances in Water Resources</i>.
    2015;78(4):94-111. doi:<a href="https://doi.org/10.1016/j.advwatres.2015.01.013">10.1016/j.advwatres.2015.01.013</a>
  apa: Ragettli, S., Pellicciotti, F., Immerzeel, W. W., Miles, E. S., Petersen, L.,
    Heynen, M., … Shrestha, A. (2015). Unraveling the hydrology of a Himalayan catchment
    through integration of high resolution in situ data and remote sensing with an
    advanced simulation model. <i>Advances in Water Resources</i>. Elsevier. <a href="https://doi.org/10.1016/j.advwatres.2015.01.013">https://doi.org/10.1016/j.advwatres.2015.01.013</a>
  chicago: Ragettli, S., Francesca Pellicciotti, W.W. Immerzeel, E.S. Miles, L. Petersen,
    M. Heynen, J.M. Shea, D. Stumm, S. Joshi, and A. Shrestha. “Unraveling the Hydrology
    of a Himalayan Catchment through Integration of High Resolution in Situ Data and
    Remote Sensing with an Advanced Simulation Model.” <i>Advances in Water Resources</i>.
    Elsevier, 2015. <a href="https://doi.org/10.1016/j.advwatres.2015.01.013">https://doi.org/10.1016/j.advwatres.2015.01.013</a>.
  ieee: S. Ragettli <i>et al.</i>, “Unraveling the hydrology of a Himalayan catchment
    through integration of high resolution in situ data and remote sensing with an
    advanced simulation model,” <i>Advances in Water Resources</i>, vol. 78, no. 4.
    Elsevier, pp. 94–111, 2015.
  ista: Ragettli S, Pellicciotti F, Immerzeel WW, Miles ES, Petersen L, Heynen M,
    Shea JM, Stumm D, Joshi S, Shrestha A. 2015. Unraveling the hydrology of a Himalayan
    catchment through integration of high resolution in situ data and remote sensing
    with an advanced simulation model. Advances in Water Resources. 78(4), 94–111.
  mla: Ragettli, S., et al. “Unraveling the Hydrology of a Himalayan Catchment through
    Integration of High Resolution in Situ Data and Remote Sensing with an Advanced
    Simulation Model.” <i>Advances in Water Resources</i>, vol. 78, no. 4, Elsevier,
    2015, pp. 94–111, doi:<a href="https://doi.org/10.1016/j.advwatres.2015.01.013">10.1016/j.advwatres.2015.01.013</a>.
  short: S. Ragettli, F. Pellicciotti, W.W. Immerzeel, E.S. Miles, L. Petersen, M.
    Heynen, J.M. Shea, D. Stumm, S. Joshi, A. Shrestha, Advances in Water Resources
    78 (2015) 94–111.
date_created: 2023-02-20T08:16:21Z
date_published: 2015-04-01T00:00:00Z
date_updated: 2023-02-24T09:28:04Z
day: '01'
doi: 10.1016/j.advwatres.2015.01.013
extern: '1'
intvolume: '        78'
issue: '4'
keyword:
- Water Science and Technology
language:
- iso: eng
month: '04'
oa_version: None
page: 94-111
publication: Advances in Water Resources
publication_identifier:
  issn:
  - 0309-1708
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: Unraveling the hydrology of a Himalayan catchment through integration of high
  resolution in situ data and remote sensing with an advanced simulation model
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 78
year: '2015'
...
---
_id: '12631'
abstract:
- lang: eng
  text: Air temperature is one of the most relevant input variables for snow and ice
    melt calculations. However, local meteorological conditions, complex topography,
    and logistical concerns in glacierized regions make the measuring and modeling
    of air temperature a difficult task. In this study, we investigate the spatial
    distribution of 2 m air temperature over mountain glaciers and propose a modification
    to an existing model to improve its representation. Spatially distributed meteorological
    data from Haut Glacier d'Arolla (Switzerland), Place (Canada), and Juncal Norte
    (Chile) Glaciers are used to examine approximate flow line temperatures during
    their respective ablation seasons. During warm conditions (off-glacier temperatures
    well above 0°C), observed air temperatures in the upper reaches of Place Glacier
    and Haut Glacier d'Arolla decrease down glacier along the approximate flow line.
    At Juncal Norte and Haut Glacier d'Arolla, an increase in air temperature is observed
    over the glacier tongue. While the temperature behavior over the upper part can
    be explained by the cooling effect of the glacier surface, the temperature increase
    over the glacier tongue may be caused by several processes induced by the surrounding
    warm atmosphere. In order to capture the latter effect, we add an additional term
    to the Greuell and Böhm (GB) thermodynamic glacier wind model. For high off-glacier
    temperatures, the modified GB model reduces root-mean-square error up to 32% and
    provides a new approach for distributing air temperature over mountain glaciers
    as a function of off-glacier temperatures and approximate glacier flow lines.
article_processing_charge: No
article_type: original
author:
- first_name: A.
  full_name: Ayala, A.
  last_name: Ayala
- first_name: Francesca
  full_name: Pellicciotti, Francesca
  id: b28f055a-81ea-11ed-b70c-a9fe7f7b0e70
  last_name: Pellicciotti
- first_name: J. M.
  full_name: Shea, J. M.
  last_name: Shea
citation:
  ama: 'Ayala A, Pellicciotti F, Shea JM. Modeling 2 m air temperatures over mountain
    glaciers: Exploring the influence of katabatic cooling and external warming. <i>Journal
    of Geophysical Research: Atmospheres</i>. 2015;120(8):3139-3157. doi:<a href="https://doi.org/10.1002/2015jd023137">10.1002/2015jd023137</a>'
  apa: 'Ayala, A., Pellicciotti, F., &#38; Shea, J. M. (2015). Modeling 2 m air temperatures
    over mountain glaciers: Exploring the influence of katabatic cooling and external
    warming. <i>Journal of Geophysical Research: Atmospheres</i>. American Geophysical
    Union. <a href="https://doi.org/10.1002/2015jd023137">https://doi.org/10.1002/2015jd023137</a>'
  chicago: 'Ayala, A., Francesca Pellicciotti, and J. M. Shea. “Modeling 2 m Air Temperatures
    over Mountain Glaciers: Exploring the Influence of Katabatic Cooling and External
    Warming.” <i>Journal of Geophysical Research: Atmospheres</i>. American Geophysical
    Union, 2015. <a href="https://doi.org/10.1002/2015jd023137">https://doi.org/10.1002/2015jd023137</a>.'
  ieee: 'A. Ayala, F. Pellicciotti, and J. M. Shea, “Modeling 2 m air temperatures
    over mountain glaciers: Exploring the influence of katabatic cooling and external
    warming,” <i>Journal of Geophysical Research: Atmospheres</i>, vol. 120, no. 8.
    American Geophysical Union, pp. 3139–3157, 2015.'
  ista: 'Ayala A, Pellicciotti F, Shea JM. 2015. Modeling 2 m air temperatures over
    mountain glaciers: Exploring the influence of katabatic cooling and external warming.
    Journal of Geophysical Research: Atmospheres. 120(8), 3139–3157.'
  mla: 'Ayala, A., et al. “Modeling 2 m Air Temperatures over Mountain Glaciers: Exploring
    the Influence of Katabatic Cooling and External Warming.” <i>Journal of Geophysical
    Research: Atmospheres</i>, vol. 120, no. 8, American Geophysical Union, 2015,
    pp. 3139–57, doi:<a href="https://doi.org/10.1002/2015jd023137">10.1002/2015jd023137</a>.'
  short: 'A. Ayala, F. Pellicciotti, J.M. Shea, Journal of Geophysical Research: Atmospheres
    120 (2015) 3139–3157.'
date_created: 2023-02-20T08:16:28Z
date_published: 2015-04-18T00:00:00Z
date_updated: 2023-02-24T09:16:26Z
day: '18'
doi: 10.1002/2015jd023137
extern: '1'
intvolume: '       120'
issue: '8'
keyword:
- Space and Planetary Science
- Earth and Planetary Sciences (miscellaneous)
- Atmospheric Science
- Geophysics
language:
- iso: eng
month: '04'
oa_version: Published Version
page: 3139-3157
publication: 'Journal of Geophysical Research: Atmospheres'
publication_identifier:
  eissn:
  - 2169-8996
  issn:
  - 2169-897X
publication_status: published
publisher: American Geophysical Union
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'Modeling 2 m air temperatures over mountain glaciers: Exploring the influence
  of katabatic cooling and external warming'
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 120
year: '2015'
...
---
_id: '12881'
acknowledgement: This work was supported by the DFG (SPP 1527) and the EU (FP7, REA
  grant no 291734).
article_processing_charge: No
author:
- first_name: Georg S
  full_name: Martius, Georg S
  id: 3A276B68-F248-11E8-B48F-1D18A9856A87
  last_name: Martius
- first_name: Eckehard
  full_name: Olbrich, Eckehard
  last_name: Olbrich
citation:
  ama: 'Martius GS, Olbrich E. Quantifying self-organizing behavior of autonomous
    robots. In: <i>Proceedings of the 13th European Conference on Artificial Life</i>.
    MIT Press; 2015:78. doi:<a href="https://doi.org/10.7551/978-0-262-33027-5-ch018">10.7551/978-0-262-33027-5-ch018</a>'
  apa: 'Martius, G. S., &#38; Olbrich, E. (2015). Quantifying self-organizing behavior
    of autonomous robots. In <i>Proceedings of the 13th European Conference on Artificial
    Life</i> (p. 78). York, United Kingdom: MIT Press. <a href="https://doi.org/10.7551/978-0-262-33027-5-ch018">https://doi.org/10.7551/978-0-262-33027-5-ch018</a>'
  chicago: Martius, Georg S, and Eckehard Olbrich. “Quantifying Self-Organizing Behavior
    of Autonomous Robots.” In <i>Proceedings of the 13th European Conference on Artificial
    Life</i>, 78. MIT Press, 2015. <a href="https://doi.org/10.7551/978-0-262-33027-5-ch018">https://doi.org/10.7551/978-0-262-33027-5-ch018</a>.
  ieee: G. S. Martius and E. Olbrich, “Quantifying self-organizing behavior of autonomous
    robots,” in <i>Proceedings of the 13th European Conference on Artificial Life</i>,
    York, United Kingdom, 2015, p. 78.
  ista: 'Martius GS, Olbrich E. 2015. Quantifying self-organizing behavior of autonomous
    robots. Proceedings of the 13th European Conference on Artificial Life. ECAL:
    European Conference on Artificial Life, 78.'
  mla: Martius, Georg S., and Eckehard Olbrich. “Quantifying Self-Organizing Behavior
    of Autonomous Robots.” <i>Proceedings of the 13th European Conference on Artificial
    Life</i>, MIT Press, 2015, p. 78, doi:<a href="https://doi.org/10.7551/978-0-262-33027-5-ch018">10.7551/978-0-262-33027-5-ch018</a>.
  short: G.S. Martius, E. Olbrich, in:, Proceedings of the 13th European Conference
    on Artificial Life, MIT Press, 2015, p. 78.
conference:
  end_date: 2015-07-24
  location: York, United Kingdom
  name: 'ECAL: European Conference on Artificial Life'
  start_date: 2015-07-20
corr_author: '1'
date_created: 2023-04-30T22:01:07Z
date_published: 2015-07-01T00:00:00Z
date_updated: 2025-09-29T11:08:17Z
day: '01'
ddc:
- '000'
department:
- _id: ChLa
doi: 10.7551/978-0-262-33027-5-ch018
ec_funded: 1
external_id:
  isi:
  - '000510147800018'
file:
- access_level: open_access
  checksum: 880eabe59c9df12f06a882aa1bc4e600
  content_type: application/pdf
  creator: dernst
  date_created: 2023-05-02T07:02:59Z
  date_updated: 2023-05-02T07:02:59Z
  file_id: '12882'
  file_name: 2015_ECAL_Martius.pdf
  file_size: 1674241
  relation: main_file
  success: 1
file_date_updated: 2023-05-02T07:02:59Z
has_accepted_license: '1'
isi: 1
language:
- iso: eng
month: '07'
oa: 1
oa_version: Published Version
page: '78'
project:
- _id: 25681D80-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '291734'
  name: International IST Postdoc Fellowship Programme
publication: Proceedings of the 13th European Conference on Artificial Life
publication_identifier:
  isbn:
  - '9780262330275'
publication_status: published
publisher: MIT Press
quality_controlled: '1'
scopus_import: '1'
status: public
title: Quantifying self-organizing behavior of autonomous robots
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: conference
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
year: '2015'
...
