---
OA_place: publisher
_id: '1404'
abstract:
- lang: eng
  text: "The co-evolution of hosts and pathogens is characterized by continuous adaptations
    of both parties. Pathogens of social insects need to adapt towards disease defences
    at two levels: 1) individual immunity of each colony member consisting of behavioural
    defence strategies as well as humoral and cellular immune responses and 2) social
    immunity that is collectively performed by all group members comprising behavioural,
    physiological and organisational defence strategies.\r\n\r\nTo disentangle the
    selection pressure on pathogens by the collective versus individual level of disease
    defence in social insects, we performed an evolution experiment using the Argentine
    Ant, Linepithema humile, as a host and a mixture of the general insect pathogenic
    fungus Metarhizium spp. (6 strains) as a pathogen. We allowed pathogen evolution
    over 10 serial host passages to two different evolution host treatments: (1) only
    individual host immunity in a single host treatment, and (2) simultaneously acting
    individual and social immunity in a social host treatment, in which an exposed
    ant was accompanied by two untreated nestmates.\r\n\r\nBefore starting the pathogen
    evolution experiment, the 6 Metarhizium spp. strains were characterised concerning
    conidiospore size killing rates in singly and socially reared ants, their competitiveness
    under coinfecting conditions and their influence on ant behaviour. We analysed
    how the ancestral atrain mixture changed in conidiospere size, killing rate and
    strain composition dependent on host treatment (single or social hosts) during
    10 passages and found that killing rate and conidiospere size of the pathogen
    increased under both evolution regimes, but different depending on host treatment.\r\n\r\nTesting
    the evolved strain mixtures that evolved under either the single or social host
    treatment under both single and social current rearing conditions in a full factorial
    design experiment revealed that the additional collective defences in insect societies
    add new selection pressure for their coevolving pathogens that compromise their
    ability to adapt to its host at the group level. To our knowledge, this is the
    first study directly measuring the influence of social immunity on pathogen evolution."
acknowledgement: This work was funded by the DFG and the ERC.
alternative_title:
- IST Austria Thesis
article_processing_charge: No
author:
- first_name: Miriam
  full_name: Stock, Miriam
  id: 42462816-F248-11E8-B48F-1D18A9856A87
  last_name: Stock
citation:
  ama: Stock M. Evolution of a fungal pathogen towards individual versus social immunity
    in ants. 2014.
  apa: Stock, M. (2014). <i>Evolution of a fungal pathogen towards individual versus
    social immunity in ants</i>. IST Austria.
  chicago: Stock, Miriam. “Evolution of a Fungal Pathogen towards Individual versus
    Social Immunity in Ants.” IST Austria, 2014.
  ieee: M. Stock, “Evolution of a fungal pathogen towards individual versus social
    immunity in ants,” IST Austria, 2014.
  ista: Stock M. 2014. Evolution of a fungal pathogen towards individual versus social
    immunity in ants. IST Austria.
  mla: Stock, Miriam. <i>Evolution of a Fungal Pathogen towards Individual versus
    Social Immunity in Ants</i>. IST Austria, 2014.
  short: M. Stock, Evolution of a Fungal Pathogen towards Individual versus Social
    Immunity in Ants, IST Austria, 2014.
corr_author: '1'
date_created: 2018-12-11T11:51:49Z
date_published: 2014-04-01T00:00:00Z
date_updated: 2026-04-09T14:33:27Z
day: '01'
department:
- _id: SyCr
language:
- iso: eng
month: '04'
oa_version: None
page: '101'
publication_status: published
publisher: IST Austria
publist_id: '5803'
status: public
supervisor:
- first_name: Sylvia M
  full_name: Cremer, Sylvia M
  id: 2F64EC8C-F248-11E8-B48F-1D18A9856A87
  last_name: Cremer
  orcid: 0000-0002-2193-3868
title: Evolution of a fungal pathogen towards individual versus social immunity in
  ants
type: dissertation
user_id: ba8df636-2132-11f1-aed0-ed93e2281fdd
year: '2014'
...
---
_id: '2167'
abstract:
- lang: eng
  text: Model-based testing is a promising technology for black-box software and hardware
    testing, in which test cases are generated automatically from high-level specifications.
    Nowadays, systems typically consist of multiple interacting components and, due
    to their complexity, testing presents a considerable portion of the effort and
    cost in the design process. Exploiting the compositional structure of system specifications
    can considerably reduce the effort in model-based testing. Moreover, inferring
    properties about the system from testing its individual components allows the
    designer to reduce the amount of integration testing. In this paper, we study
    compositional properties of the ioco-testing theory. We propose a new approach
    to composition and hiding operations, inspired by contract-based design and interface
    theories. These operations preserve behaviors that are compatible under composition
    and hiding, and prune away incompatible ones. The resulting specification characterizes
    the input sequences for which the unit testing of components is sufficient to
    infer the correctness of component integration without the need for further tests.
    We provide a methodology that uses these results to minimize integration testing
    effort, but also to detect potential weaknesses in specifications. While we focus
    on asynchronous models and the ioco conformance relation, the resulting methodology
    can be applied to a broader class of systems.
article_number: '6823899'
article_processing_charge: No
arxiv: 1
author:
- first_name: Przemyslaw
  full_name: Daca, Przemyslaw
  id: 49351290-F248-11E8-B48F-1D18A9856A87
  last_name: Daca
- first_name: Thomas A
  full_name: Henzinger, Thomas A
  id: 40876CD8-F248-11E8-B48F-1D18A9856A87
  last_name: Henzinger
  orcid: 0000−0002−2985−7724
- first_name: Willibald
  full_name: Krenn, Willibald
  last_name: Krenn
- first_name: Dejan
  full_name: Nickovic, Dejan
  last_name: Nickovic
citation:
  ama: 'Daca P, Henzinger TA, Krenn W, Nickovic D. Compositional specifications for
    IOCO testing. In: <i>IEEE 7th International Conference on Software Testing, Verification
    and Validation</i>. IEEE; 2014. doi:<a href="https://doi.org/10.1109/ICST.2014.50">10.1109/ICST.2014.50</a>'
  apa: 'Daca, P., Henzinger, T. A., Krenn, W., &#38; Nickovic, D. (2014). Compositional
    specifications for IOCO testing. In <i>IEEE 7th International Conference on Software
    Testing, Verification and Validation</i>. Cleveland, USA: IEEE. <a href="https://doi.org/10.1109/ICST.2014.50">https://doi.org/10.1109/ICST.2014.50</a>'
  chicago: Daca, Przemyslaw, Thomas A Henzinger, Willibald Krenn, and Dejan Nickovic.
    “Compositional Specifications for IOCO Testing.” In <i>IEEE 7th International
    Conference on Software Testing, Verification and Validation</i>. IEEE, 2014. <a
    href="https://doi.org/10.1109/ICST.2014.50">https://doi.org/10.1109/ICST.2014.50</a>.
  ieee: P. Daca, T. A. Henzinger, W. Krenn, and D. Nickovic, “Compositional specifications
    for IOCO testing,” in <i>IEEE 7th International Conference on Software Testing,
    Verification and Validation</i>, Cleveland, USA, 2014.
  ista: 'Daca P, Henzinger TA, Krenn W, Nickovic D. 2014. Compositional specifications
    for IOCO testing. IEEE 7th International Conference on Software Testing, Verification
    and Validation. ICST: International Conference on Software Testing, Verification
    and Validation, 6823899.'
  mla: Daca, Przemyslaw, et al. “Compositional Specifications for IOCO Testing.” <i>IEEE
    7th International Conference on Software Testing, Verification and Validation</i>,
    6823899, IEEE, 2014, doi:<a href="https://doi.org/10.1109/ICST.2014.50">10.1109/ICST.2014.50</a>.
  short: P. Daca, T.A. Henzinger, W. Krenn, D. Nickovic, in:, IEEE 7th International
    Conference on Software Testing, Verification and Validation, IEEE, 2014.
conference:
  end_date: 2014-04-04
  location: Cleveland, USA
  name: 'ICST: International Conference on Software Testing, Verification and Validation'
  start_date: 2014-03-31
date_created: 2018-12-11T11:56:06Z
date_published: 2014-03-01T00:00:00Z
date_updated: 2026-04-15T10:02:12Z
day: '01'
department:
- _id: ToHe
doi: 10.1109/ICST.2014.50
ec_funded: 1
external_id:
  arxiv:
  - '1904.07083'
  isi:
  - '000355985000040'
isi: 1
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1904.07083
month: '03'
oa: 1
oa_version: Preprint
project:
- _id: 25EE3708-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '267989'
  name: Quantitative Reactive Modeling
- _id: 25F5A88A-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: S11402-N23
  name: Moderne Concurrency Paradigms
publication: IEEE 7th International Conference on Software Testing, Verification and
  Validation
publication_identifier:
  isbn:
  - 978-1-4799-2255-0
  issn:
  - 2159-4848
publication_status: published
publisher: IEEE
publist_id: '4817'
quality_controlled: '1'
related_material:
  record:
  - id: '5411'
    relation: earlier_version
    status: public
  - id: '1155'
    relation: dissertation_contains
    status: public
scopus_import: '1'
status: public
title: Compositional specifications for IOCO testing
type: conference
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
year: '2014'
...
---
_id: '2063'
abstract:
- lang: eng
  text: We consider Markov decision processes (MDPs) which are a standard model for
    probabilistic systems.We focus on qualitative properties forMDPs that can express
    that desired behaviors of the system arise almost-surely (with probability 1)
    or with positive probability. We introduce a new simulation relation to capture
    the refinement relation ofMDPs with respect to qualitative properties, and present
    discrete graph theoretic algorithms with quadratic complexity to compute the simulation
    relation.We present an automated technique for assume-guarantee style reasoning
    for compositional analysis ofMDPs with qualitative properties by giving a counterexample
    guided abstraction-refinement approach to compute our new simulation relation.
    We have implemented our algorithms and show that the compositional analysis leads
    to significant improvements.
alternative_title:
- LNCS
author:
- first_name: Krishnendu
  full_name: Chatterjee, Krishnendu
  id: 2E5DCA20-F248-11E8-B48F-1D18A9856A87
  last_name: Chatterjee
  orcid: 0000-0002-4561-241X
- first_name: Martin
  full_name: Chmelik, Martin
  id: 3624234E-F248-11E8-B48F-1D18A9856A87
  last_name: Chmelik
- first_name: Przemyslaw
  full_name: Daca, Przemyslaw
  id: 49351290-F248-11E8-B48F-1D18A9856A87
  last_name: Daca
citation:
  ama: 'Chatterjee K, Chmelik M, Daca P. CEGAR for qualitative analysis of probabilistic
    systems. In: Vol 8559. Springer; 2014:473-490. doi:<a href="https://doi.org/10.1007/978-3-319-08867-9_31">10.1007/978-3-319-08867-9_31</a>'
  apa: 'Chatterjee, K., Chmelik, M., &#38; Daca, P. (2014). CEGAR for qualitative
    analysis of probabilistic systems (Vol. 8559, pp. 473–490). Presented at the CAV:
    Computer Aided Verification, Vienna, Austria: Springer. <a href="https://doi.org/10.1007/978-3-319-08867-9_31">https://doi.org/10.1007/978-3-319-08867-9_31</a>'
  chicago: Chatterjee, Krishnendu, Martin Chmelik, and Przemyslaw Daca. “CEGAR for
    Qualitative Analysis of Probabilistic Systems,” 8559:473–90. Springer, 2014. <a
    href="https://doi.org/10.1007/978-3-319-08867-9_31">https://doi.org/10.1007/978-3-319-08867-9_31</a>.
  ieee: 'K. Chatterjee, M. Chmelik, and P. Daca, “CEGAR for qualitative analysis of
    probabilistic systems,” presented at the CAV: Computer Aided Verification, Vienna,
    Austria, 2014, vol. 8559, pp. 473–490.'
  ista: 'Chatterjee K, Chmelik M, Daca P. 2014. CEGAR for qualitative analysis of
    probabilistic systems. CAV: Computer Aided Verification, LNCS, vol. 8559, 473–490.'
  mla: Chatterjee, Krishnendu, et al. <i>CEGAR for Qualitative Analysis of Probabilistic
    Systems</i>. Vol. 8559, Springer, 2014, pp. 473–90, doi:<a href="https://doi.org/10.1007/978-3-319-08867-9_31">10.1007/978-3-319-08867-9_31</a>.
  short: K. Chatterjee, M. Chmelik, P. Daca, in:, Springer, 2014, pp. 473–490.
conference:
  end_date: 2014-07-22
  location: Vienna, Austria
  name: 'CAV: Computer Aided Verification'
  start_date: 2014-07-18
corr_author: '1'
date_created: 2018-12-11T11:55:30Z
date_published: 2014-07-01T00:00:00Z
date_updated: 2026-04-15T10:02:12Z
day: '01'
department:
- _id: KrCh
- _id: ToHe
doi: 10.1007/978-3-319-08867-9_31
ec_funded: 1
intvolume: '      8559'
language:
- iso: eng
month: '07'
oa_version: None
page: 473 - 490
project:
- _id: 2584A770-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: P 23499-N23
  name: Modern Graph Algorithmic Techniques in Formal Verification
- _id: 25863FF4-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: S11407
  name: Game Theory
- _id: 25F5A88A-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: S11402-N23
  name: Moderne Concurrency Paradigms
- _id: 2581B60A-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '279307'
  name: 'Quantitative Graph Games: Theory and Applications'
- _id: 2587B514-B435-11E9-9278-68D0E5697425
  name: Microsoft Research Faculty Fellowship
- _id: 25EE3708-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '267989'
  name: Quantitative Reactive Modeling
publication_status: published
publisher: Springer
publist_id: '4978'
quality_controlled: '1'
related_material:
  record:
  - id: '5412'
    relation: earlier_version
    status: public
  - id: '5413'
    relation: earlier_version
    status: public
  - id: '5414'
    relation: earlier_version
    status: public
  - id: '1155'
    relation: dissertation_contains
    status: public
scopus_import: '1'
status: public
title: CEGAR for qualitative analysis of probabilistic systems
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 8559
year: '2014'
...
---
OA_place: repository
OA_type: green
_id: '10885'
abstract:
- lang: eng
  text: "Two-player games on graphs provide the theoretical framework for many important
    problems such as reactive synthesis. While the traditional study of two-player
    zero-sum games has been extended to multi-player games with several notions of
    equilibria, they are decidable only for perfect-information games, whereas several
    applications require imperfect-information games.\r\nIn this paper we propose
    a new notion of equilibria, called doomsday equilibria, which is a strategy profile
    such that all players satisfy their own objective, and if any coalition of players
    deviates and violates even one of the players objective, then the objective of
    every player is violated.\r\nWe present algorithms and complexity results for
    deciding the existence of doomsday equilibria for various classes of ω-regular
    objectives, both for imperfect-information games, and for perfect-information
    games.We provide optimal complexity bounds for imperfect-information games, and
    in most cases for perfect-information games."
acknowledgement: " Supported by Austrian Science Fund (FWF) Grant No P23499-N23, FWF
  NFN Grant No\r\nS11407-N23 (RiSE), ERC Start grant (279307: Graph Games), and Microsoft
  faculty fellows award."
alternative_title:
- LNCS
article_processing_charge: No
arxiv: 1
author:
- first_name: Krishnendu
  full_name: Chatterjee, Krishnendu
  id: 2E5DCA20-F248-11E8-B48F-1D18A9856A87
  last_name: Chatterjee
  orcid: 0000-0002-4561-241X
- first_name: Laurent
  full_name: Doyen, Laurent
  last_name: Doyen
- first_name: Emmanuel
  full_name: Filiot, Emmanuel
  last_name: Filiot
- first_name: Jean-François
  full_name: Raskin, Jean-François
  last_name: Raskin
citation:
  ama: 'Chatterjee K, Doyen L, Filiot E, Raskin J-F. Doomsday equilibria for omega-regular
    games. In: <i>VMCAI 2014: Verification, Model Checking, and Abstract Interpretation</i>.
    Vol 8318. Springer Nature; 2014:78-97. doi:<a href="https://doi.org/10.1007/978-3-642-54013-4_5">10.1007/978-3-642-54013-4_5</a>'
  apa: 'Chatterjee, K., Doyen, L., Filiot, E., &#38; Raskin, J.-F. (2014). Doomsday
    equilibria for omega-regular games. In <i>VMCAI 2014: Verification, Model Checking,
    and Abstract Interpretation</i> (Vol. 8318, pp. 78–97). San Diego, CA, United
    States: Springer Nature. <a href="https://doi.org/10.1007/978-3-642-54013-4_5">https://doi.org/10.1007/978-3-642-54013-4_5</a>'
  chicago: 'Chatterjee, Krishnendu, Laurent Doyen, Emmanuel Filiot, and Jean-François
    Raskin. “Doomsday Equilibria for Omega-Regular Games.” In <i>VMCAI 2014: Verification,
    Model Checking, and Abstract Interpretation</i>, 8318:78–97. Springer Nature,
    2014. <a href="https://doi.org/10.1007/978-3-642-54013-4_5">https://doi.org/10.1007/978-3-642-54013-4_5</a>.'
  ieee: 'K. Chatterjee, L. Doyen, E. Filiot, and J.-F. Raskin, “Doomsday equilibria
    for omega-regular games,” in <i>VMCAI 2014: Verification, Model Checking, and
    Abstract Interpretation</i>, San Diego, CA, United States, 2014, vol. 8318, pp.
    78–97.'
  ista: 'Chatterjee K, Doyen L, Filiot E, Raskin J-F. 2014. Doomsday equilibria for
    omega-regular games. VMCAI 2014: Verification, Model Checking, and Abstract Interpretation.
    VMCAI: Verifcation, Model Checking, and Abstract Interpretation, LNCS, vol. 8318,
    78–97.'
  mla: 'Chatterjee, Krishnendu, et al. “Doomsday Equilibria for Omega-Regular Games.”
    <i>VMCAI 2014: Verification, Model Checking, and Abstract Interpretation</i>,
    vol. 8318, Springer Nature, 2014, pp. 78–97, doi:<a href="https://doi.org/10.1007/978-3-642-54013-4_5">10.1007/978-3-642-54013-4_5</a>.'
  short: 'K. Chatterjee, L. Doyen, E. Filiot, J.-F. Raskin, in:, VMCAI 2014: Verification,
    Model Checking, and Abstract Interpretation, Springer Nature, 2014, pp. 78–97.'
conference:
  end_date: 2014-01-21
  location: San Diego, CA, United States
  name: 'VMCAI: Verifcation, Model Checking, and Abstract Interpretation'
  start_date: 2014-01-19
date_created: 2022-03-18T13:03:15Z
date_published: 2014-01-30T00:00:00Z
date_updated: 2026-04-16T10:00:03Z
day: '30'
department:
- _id: KrCh
doi: 10.1007/978-3-642-54013-4_5
ec_funded: 1
external_id:
  arxiv:
  - '1311.3238'
intvolume: '      8318'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.48550/arXiv.1311.3238
month: '01'
oa: 1
oa_version: Preprint
page: 78-97
project:
- _id: 2584A770-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: P 23499-N23
  name: Modern Graph Algorithmic Techniques in Formal Verification
- _id: 25863FF4-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: S11407
  name: Game Theory
- _id: 2581B60A-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '279307'
  name: 'Quantitative Graph Games: Theory and Applications'
- _id: 2587B514-B435-11E9-9278-68D0E5697425
  name: Microsoft Research Faculty Fellowship
publication: 'VMCAI 2014: Verification, Model Checking, and Abstract Interpretation'
publication_identifier:
  eisbn:
  - '9783642540134'
  eissn:
  - 1611-3349
  isbn:
  - '9783642540127'
  issn:
  - 0302-9743
publication_status: published
publisher: Springer Nature
quality_controlled: '1'
related_material:
  record:
  - id: '681'
    relation: later_version
    status: public
scopus_import: '1'
status: public
title: Doomsday equilibria for omega-regular games
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 8318
year: '2014'
...
---
_id: '2254'
abstract:
- lang: eng
  text: Theta-gamma network oscillations are thought to represent key reference signals
    for information processing in neuronal ensembles, but the underlying synaptic
    mechanisms remain unclear. To address this question, we performed whole-cell (WC)
    patch-clamp recordings from mature hippocampal granule cells (GCs) in vivo in
    the dentate gyrus of anesthetized and awake rats. GCs in vivo fired action potentials
    at low frequency, consistent with sparse coding in the dentate gyrus. GCs were
    exposed to barrages of fast AMPAR-mediated excitatory postsynaptic currents (EPSCs),
    primarily relayed from the entorhinal cortex, and inhibitory postsynaptic currents
    (IPSCs), presumably generated by local interneurons. EPSCs exhibited coherence
    with the field potential predominantly in the theta frequency band, whereas IPSCs
    showed coherence primarily in the gamma range. Action potentials in GCs were phase
    locked to network oscillations. Thus, theta-gamma-modulated synaptic currents
    may provide a framework for sparse temporal coding of information in the dentate
    gyrus.
article_processing_charge: No
author:
- first_name: Alejandro
  full_name: Pernia-Andrade, Alejandro
  id: 36963E98-F248-11E8-B48F-1D18A9856A87
  last_name: Pernia-Andrade
- first_name: Peter M
  full_name: Jonas, Peter M
  id: 353C1B58-F248-11E8-B48F-1D18A9856A87
  last_name: Jonas
  orcid: 0000-0001-5001-4804
citation:
  ama: Pernia-Andrade A, Jonas PM. Theta-gamma-modulated synaptic currents in hippocampal
    granule cells in vivo define a mechanism for network oscillations. <i>Neuron</i>.
    2014;81(1):140-152. doi:<a href="https://doi.org/10.1016/j.neuron.2013.09.046">10.1016/j.neuron.2013.09.046</a>
  apa: Pernia-Andrade, A., &#38; Jonas, P. M. (2014). Theta-gamma-modulated synaptic
    currents in hippocampal granule cells in vivo define a mechanism for network oscillations.
    <i>Neuron</i>. Elsevier. <a href="https://doi.org/10.1016/j.neuron.2013.09.046">https://doi.org/10.1016/j.neuron.2013.09.046</a>
  chicago: Pernia-Andrade, Alejandro, and Peter M Jonas. “Theta-Gamma-Modulated Synaptic
    Currents in Hippocampal Granule Cells in Vivo Define a Mechanism for Network Oscillations.”
    <i>Neuron</i>. Elsevier, 2014. <a href="https://doi.org/10.1016/j.neuron.2013.09.046">https://doi.org/10.1016/j.neuron.2013.09.046</a>.
  ieee: A. Pernia-Andrade and P. M. Jonas, “Theta-gamma-modulated synaptic currents
    in hippocampal granule cells in vivo define a mechanism for network oscillations,”
    <i>Neuron</i>, vol. 81, no. 1. Elsevier, pp. 140–152, 2014.
  ista: Pernia-Andrade A, Jonas PM. 2014. Theta-gamma-modulated synaptic currents
    in hippocampal granule cells in vivo define a mechanism for network oscillations.
    Neuron. 81(1), 140–152.
  mla: Pernia-Andrade, Alejandro, and Peter M. Jonas. “Theta-Gamma-Modulated Synaptic
    Currents in Hippocampal Granule Cells in Vivo Define a Mechanism for Network Oscillations.”
    <i>Neuron</i>, vol. 81, no. 1, Elsevier, 2014, pp. 140–52, doi:<a href="https://doi.org/10.1016/j.neuron.2013.09.046">10.1016/j.neuron.2013.09.046</a>.
  short: A. Pernia-Andrade, P.M. Jonas, Neuron 81 (2014) 140–152.
corr_author: '1'
date_created: 2018-12-11T11:56:35Z
date_published: 2014-01-08T00:00:00Z
date_updated: 2026-04-16T10:08:53Z
day: '08'
ddc:
- '570'
department:
- _id: PeJo
doi: 10.1016/j.neuron.2013.09.046
ec_funded: 1
external_id:
  isi:
  - '000329559000015'
file:
- access_level: open_access
  checksum: 438547cfcd9045a22f065f2019f07849
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:09:48Z
  date_updated: 2020-07-14T12:45:35Z
  file_id: '4773'
  file_name: IST-2016-422-v1+1_1-s2.0-S0896627313009227-main.pdf
  file_size: 4373072
  relation: main_file
file_date_updated: 2020-07-14T12:45:35Z
has_accepted_license: '1'
intvolume: '        81'
isi: 1
issue: '1'
language:
- iso: eng
month: '01'
oa: 1
oa_version: Published Version
page: 140 - 152
project:
- _id: 25C0F108-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '268548'
  name: Nanophysiology of fast-spiking, parvalbumin-expressing GABAergic interneurons
- _id: 25C26B1E-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: P24909-B24
  name: Mechanisms of transmitter release at GABAergic synapses
publication: Neuron
publication_identifier:
  issn:
  - 0896-6273
publication_status: published
publisher: Elsevier
publist_id: '4692'
pubrep_id: '422'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Theta-gamma-modulated synaptic currents in hippocampal granule cells in vivo
  define a mechanism for network oscillations
type: journal_article
user_id: ba8df636-2132-11f1-aed0-ed93e2281fdd
volume: 81
year: '2014'
...
---
_id: '2253'
abstract:
- lang: eng
  text: Plant growth is achieved predominantly by cellular elongation, which is thought
    to be controlled on several levels by apoplastic auxin. Auxin export into the
    apoplast is achieved by plasma membrane efflux catalysts of the PIN-FORMED (PIN)
    and ATP-binding cassette protein subfamily B/phosphor- glycoprotein (ABCB/PGP)
    classes; the latter were shown to depend on interaction with the FKBP42, TWISTED
    DWARF1 (TWD1). Here by using a transgenic approach in combination with phenotypical,
    biochemical and cell biological analyses we demonstrate the importance of a putative
    C-terminal in-plane membrane anchor of TWD1 in the regulation of ABCB-mediated
    auxin transport. In contrast with dwarfed twd1 loss-of-function alleles, TWD1
    gain-of-function lines that lack a putative in-plane membrane anchor (HA-TWD1-Ct)
    show hypermorphic plant architecture, characterized by enhanced stem length and
    leaf surface but reduced shoot branching. Greater hypocotyl length is the result
    of enhanced cell elongation that correlates with reduced polar auxin transport
    capacity for HA-TWD1-Ct. As a consequence, HA-TWD1-Ct displays higher hypocotyl
    auxin accumulation, which is shown to result in elevated auxin-induced cell elongation
    rates. Our data highlight the importance of C-terminal membrane anchoring for
    TWD1 action, which is required for specific regulation of ABCB-mediated auxin
    transport. These data support a model in which TWD1 controls lateral ABCB1-mediated
    export into the apoplast, which is required for auxin-mediated cell elongation.
article_processing_charge: No
article_type: original
author:
- first_name: Aurélien
  full_name: Bailly, Aurélien
  last_name: Bailly
- first_name: Bangjun
  full_name: Wang, Bangjun
  last_name: Wang
- first_name: Marta
  full_name: Zwiewka, Marta
  last_name: Zwiewka
- first_name: Stephan
  full_name: Pollmann, Stephan
  last_name: Pollmann
- first_name: Daniel
  full_name: Schenck, Daniel
  last_name: Schenck
- first_name: Hartwig
  full_name: Lüthen, Hartwig
  last_name: Lüthen
- first_name: Alexander
  full_name: Schulz, Alexander
  last_name: Schulz
- first_name: Jirí
  full_name: Friml, Jirí
  id: 4159519E-F248-11E8-B48F-1D18A9856A87
  last_name: Friml
  orcid: 0000-0002-8302-7596
- first_name: Markus
  full_name: Geisler, Markus
  last_name: Geisler
citation:
  ama: Bailly A, Wang B, Zwiewka M, et al. Expression of TWISTED DWARF1 lacking its
    in-plane membrane anchor leads to increased cell elongation and hypermorphic growth.
    <i>Plant Journal</i>. 2014;77(1):108-118. doi:<a href="https://doi.org/10.1111/tpj.12369">10.1111/tpj.12369</a>
  apa: Bailly, A., Wang, B., Zwiewka, M., Pollmann, S., Schenck, D., Lüthen, H., …
    Geisler, M. (2014). Expression of TWISTED DWARF1 lacking its in-plane membrane
    anchor leads to increased cell elongation and hypermorphic growth. <i>Plant Journal</i>.
    Wiley-Blackwell. <a href="https://doi.org/10.1111/tpj.12369">https://doi.org/10.1111/tpj.12369</a>
  chicago: Bailly, Aurélien, Bangjun Wang, Marta Zwiewka, Stephan Pollmann, Daniel
    Schenck, Hartwig Lüthen, Alexander Schulz, Jiří Friml, and Markus Geisler. “Expression
    of TWISTED DWARF1 Lacking Its In-Plane Membrane Anchor Leads to Increased Cell
    Elongation and Hypermorphic Growth.” <i>Plant Journal</i>. Wiley-Blackwell, 2014.
    <a href="https://doi.org/10.1111/tpj.12369">https://doi.org/10.1111/tpj.12369</a>.
  ieee: A. Bailly <i>et al.</i>, “Expression of TWISTED DWARF1 lacking its in-plane
    membrane anchor leads to increased cell elongation and hypermorphic growth,” <i>Plant
    Journal</i>, vol. 77, no. 1. Wiley-Blackwell, pp. 108–118, 2014.
  ista: Bailly A, Wang B, Zwiewka M, Pollmann S, Schenck D, Lüthen H, Schulz A, Friml
    J, Geisler M. 2014. Expression of TWISTED DWARF1 lacking its in-plane membrane
    anchor leads to increased cell elongation and hypermorphic growth. Plant Journal.
    77(1), 108–118.
  mla: Bailly, Aurélien, et al. “Expression of TWISTED DWARF1 Lacking Its In-Plane
    Membrane Anchor Leads to Increased Cell Elongation and Hypermorphic Growth.” <i>Plant
    Journal</i>, vol. 77, no. 1, Wiley-Blackwell, 2014, pp. 108–18, doi:<a href="https://doi.org/10.1111/tpj.12369">10.1111/tpj.12369</a>.
  short: A. Bailly, B. Wang, M. Zwiewka, S. Pollmann, D. Schenck, H. Lüthen, A. Schulz,
    J. Friml, M. Geisler, Plant Journal 77 (2014) 108–118.
date_created: 2018-12-11T11:56:35Z
date_published: 2014-01-01T00:00:00Z
date_updated: 2026-04-16T10:08:41Z
day: '01'
department:
- _id: JiFr
doi: 10.1111/tpj.12369
external_id:
  isi:
  - '000328661300009'
intvolume: '        77'
isi: 1
issue: '1'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.1111/tpj.12369
month: '01'
oa: 1
oa_version: Published Version
page: 108 - 118
project:
- _id: 256BDAB0-B435-11E9-9278-68D0E5697425
  name: Innovationsförderung in der Grenzregion Österreich – Tschechische Republik
    durch die Schaffung von Synergien im Bereich der Forschungsinfrastruktur
publication: Plant Journal
publication_identifier:
  issn:
  - 0960-7412
publication_status: published
publisher: Wiley-Blackwell
publist_id: '4694'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Expression of TWISTED DWARF1 lacking its in-plane membrane anchor leads to
  increased cell elongation and hypermorphic growth
type: journal_article
user_id: ba8df636-2132-11f1-aed0-ed93e2281fdd
volume: 77
year: '2014'
...
---
_id: '2224'
abstract:
- lang: eng
  text: This work investigates the transition between different traveling helical
    waves (spirals, SPIs) in the setup of differentially independent rotating cylinders.
    We use direct numerical simulations to consider an infinite long and periodic
    Taylor-Couette apparatus with fixed axial periodicity length. We find so-called
    mixed-cross-spirals (MCSs), that can be seen as nonlinear superpositions of SPIs,
    to establish stable footbridges connecting SPI states. While bridging the bifurcation
    branches of SPIs, the corresponding contributions within the MCS vary continuously
    with the control parameters. Here discussed MCSs presenting footbridge solutions
    start and end in different SPI branches. Therefore they differ significantly from
    the already known MCSs that present bypass solutions (Altmeyer and Hoffmann 2010
    New J. Phys. 12 113035). The latter start and end in the same SPI branch, while
    they always bifurcate out of those SPI branches with the larger mode amplitude.
    Meanwhile, these only appear within the coexisting region of both SPIs. In contrast,
    the footbridge solutions can also bifurcate out of the minor SPI contribution.
    We also find they exist in regions where only one of the SPIs contributions exists.
    In addition, MCS as footbridge solution can appear either stable or unstable.
    The latter detected transient solutions offer similar spatio-temporal characteristics
    to the flow establishing stable footbridges. Such transition processes are interesting
    for pattern-forming systems in general because they accomplish transitions between
    traveling waves of different azimuthal wave numbers and have not been described
    in the literature yet.
article_number: '025503'
article_processing_charge: No
author:
- first_name: Sebastian
  full_name: Altmeyer, Sebastian
  id: 2EE67FDC-F248-11E8-B48F-1D18A9856A87
  last_name: Altmeyer
  orcid: 0000-0001-5964-0203
citation:
  ama: Altmeyer S. On secondary instabilities generating footbridges between spiral
    vortex flow. <i>Fluid Dynamics Research</i>. 2014;46(2). doi:<a href="https://doi.org/10.1088/0169-5983/46/2/025503">10.1088/0169-5983/46/2/025503</a>
  apa: Altmeyer, S. (2014). On secondary instabilities generating footbridges between
    spiral vortex flow. <i>Fluid Dynamics Research</i>. IOP Publishing. <a href="https://doi.org/10.1088/0169-5983/46/2/025503">https://doi.org/10.1088/0169-5983/46/2/025503</a>
  chicago: Altmeyer, Sebastian. “On Secondary Instabilities Generating Footbridges
    between Spiral Vortex Flow.” <i>Fluid Dynamics Research</i>. IOP Publishing, 2014.
    <a href="https://doi.org/10.1088/0169-5983/46/2/025503">https://doi.org/10.1088/0169-5983/46/2/025503</a>.
  ieee: S. Altmeyer, “On secondary instabilities generating footbridges between spiral
    vortex flow,” <i>Fluid Dynamics Research</i>, vol. 46, no. 2. IOP Publishing,
    2014.
  ista: Altmeyer S. 2014. On secondary instabilities generating footbridges between
    spiral vortex flow. Fluid Dynamics Research. 46(2), 025503.
  mla: Altmeyer, Sebastian. “On Secondary Instabilities Generating Footbridges between
    Spiral Vortex Flow.” <i>Fluid Dynamics Research</i>, vol. 46, no. 2, 025503, IOP
    Publishing, 2014, doi:<a href="https://doi.org/10.1088/0169-5983/46/2/025503">10.1088/0169-5983/46/2/025503</a>.
  short: S. Altmeyer, Fluid Dynamics Research 46 (2014).
corr_author: '1'
date_created: 2018-12-11T11:56:25Z
date_published: 2014-04-01T00:00:00Z
date_updated: 2026-04-16T10:07:46Z
day: '01'
department:
- _id: BjHo
doi: 10.1088/0169-5983/46/2/025503
external_id:
  isi:
  - '000334075800003'
intvolume: '        46'
isi: 1
issue: '2'
language:
- iso: eng
month: '04'
oa_version: None
publication: Fluid Dynamics Research
publication_identifier:
  issn:
  - 0169-5983
publication_status: published
publisher: IOP Publishing
publist_id: '4740'
quality_controlled: '1'
scopus_import: '1'
status: public
title: On secondary instabilities generating footbridges between spiral vortex flow
type: journal_article
user_id: ba8df636-2132-11f1-aed0-ed93e2281fdd
volume: 46
year: '2014'
...
---
_id: '2249'
abstract:
- lang: eng
  text: The unfolded protein response (UPR) is a signaling network triggered by overload
    of protein-folding demand in the endoplasmic reticulum (ER), a condition termed
    ER stress. The UPR is critical for growth and development; nonetheless, connections
    between the UPR and other cellular regulatory processes remain largely unknown.
    Here, we identify a link between the UPR and the phytohormone auxin, a master
    regulator of plant physiology. We show that ER stress triggers down-regulation
    of auxin receptors and transporters in Arabidopsis thaliana. We also demonstrate
    that an Arabidopsis mutant of a conserved ER stress sensor IRE1 exhibits defects
    in the auxin response and levels. These data not only support that the plant IRE1
    is required for auxin homeostasis, they also reveal a species-specific feature
    of IRE1 in multicellular eukaryotes. Furthermore, by establishing that UPR activation
    is reduced in mutants of ER-localized auxin transporters, including PIN5, we define
    a long-neglected biological significance of ER-based auxin regulation. We further
    examine the functional relationship of IRE1 and PIN5 by showing that an ire1 pin5
    triple mutant enhances defects of UPR activation and auxin homeostasis in ire1
    or pin5. Our results imply that the plant UPR has evolved a hormone-dependent
    strategy for coordinating ER function with physiological processes.
article_processing_charge: No
author:
- first_name: Yani
  full_name: Chen, Yani
  last_name: Chen
- first_name: Kyaw
  full_name: Aung, Kyaw
  last_name: Aung
- first_name: Jakub
  full_name: Rolčík, Jakub
  last_name: Rolčík
- first_name: Kathryn
  full_name: Walicki, Kathryn
  last_name: Walicki
- first_name: Jirí
  full_name: Friml, Jirí
  id: 4159519E-F248-11E8-B48F-1D18A9856A87
  last_name: Friml
  orcid: 0000-0002-8302-7596
- first_name: Federica
  full_name: Brandizzí, Federica
  last_name: Brandizzí
citation:
  ama: Chen Y, Aung K, Rolčík J, Walicki K, Friml J, Brandizzí F. Inter-regulation
    of the unfolded protein response and auxin signaling. <i>Plant Journal</i>. 2014;77(1):97-107.
    doi:<a href="https://doi.org/10.1111/tpj.12373">10.1111/tpj.12373</a>
  apa: Chen, Y., Aung, K., Rolčík, J., Walicki, K., Friml, J., &#38; Brandizzí, F.
    (2014). Inter-regulation of the unfolded protein response and auxin signaling.
    <i>Plant Journal</i>. Wiley-Blackwell. <a href="https://doi.org/10.1111/tpj.12373">https://doi.org/10.1111/tpj.12373</a>
  chicago: Chen, Yani, Kyaw Aung, Jakub Rolčík, Kathryn Walicki, Jiří Friml, and Federica
    Brandizzí. “Inter-Regulation of the Unfolded Protein Response and Auxin Signaling.”
    <i>Plant Journal</i>. Wiley-Blackwell, 2014. <a href="https://doi.org/10.1111/tpj.12373">https://doi.org/10.1111/tpj.12373</a>.
  ieee: Y. Chen, K. Aung, J. Rolčík, K. Walicki, J. Friml, and F. Brandizzí, “Inter-regulation
    of the unfolded protein response and auxin signaling,” <i>Plant Journal</i>, vol.
    77, no. 1. Wiley-Blackwell, pp. 97–107, 2014.
  ista: Chen Y, Aung K, Rolčík J, Walicki K, Friml J, Brandizzí F. 2014. Inter-regulation
    of the unfolded protein response and auxin signaling. Plant Journal. 77(1), 97–107.
  mla: Chen, Yani, et al. “Inter-Regulation of the Unfolded Protein Response and Auxin
    Signaling.” <i>Plant Journal</i>, vol. 77, no. 1, Wiley-Blackwell, 2014, pp. 97–107,
    doi:<a href="https://doi.org/10.1111/tpj.12373">10.1111/tpj.12373</a>.
  short: Y. Chen, K. Aung, J. Rolčík, K. Walicki, J. Friml, F. Brandizzí, Plant Journal
    77 (2014) 97–107.
date_created: 2018-12-11T11:56:34Z
date_published: 2014-01-01T00:00:00Z
date_updated: 2026-04-16T10:08:30Z
day: '01'
department:
- _id: JiFr
doi: 10.1111/tpj.12373
external_id:
  isi:
  - '000328661300008'
intvolume: '        77'
isi: 1
issue: '1'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3981873/
month: '01'
oa: 1
oa_version: Submitted Version
page: 97 - 107
publication: Plant Journal
publication_identifier:
  issn:
  - 0960-7412
publication_status: published
publisher: Wiley-Blackwell
publist_id: '4699'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Inter-regulation of the unfolded protein response and auxin signaling
type: journal_article
user_id: ba8df636-2132-11f1-aed0-ed93e2281fdd
volume: 77
year: '2014'
...
---
_id: '2246'
abstract:
- lang: eng
  text: 'Muller games are played by two players moving a token along a graph; the
    winner is determined by the set of vertices that occur infinitely often. The central
    algorithmic problem is to compute the winning regions for the players. Different
    classes and representations of Muller games lead to problems of varying computational
    complexity. One such class are parity games; these are of particular significance
    in computational complexity, as they remain one of the few combinatorial problems
    known to be in NP ∩ co-NP but not known to be in P. We show that winning regions
    for a Muller game can be determined from the alternating structure of its traps.
    To every Muller game we then associate a natural number that we call its trap
    depth; this parameter measures how complicated the trap structure is. We present
    algorithms for parity games that run in polynomial time for graphs of bounded
    trap depth, and in general run in time exponential in the trap depth. '
article_processing_charge: No
arxiv: 1
author:
- first_name: Andrey
  full_name: Grinshpun, Andrey
  last_name: Grinshpun
- first_name: Pakawat
  full_name: Phalitnonkiat, Pakawat
  last_name: Phalitnonkiat
- first_name: Sasha
  full_name: Rubin, Sasha
  id: 2EC51194-F248-11E8-B48F-1D18A9856A87
  last_name: Rubin
- first_name: Andrei
  full_name: Tarfulea, Andrei
  last_name: Tarfulea
citation:
  ama: Grinshpun A, Phalitnonkiat P, Rubin S, Tarfulea A. Alternating traps in Muller
    and parity games. <i>Theoretical Computer Science</i>. 2014;521:73-91. doi:<a
    href="https://doi.org/10.1016/j.tcs.2013.11.032">10.1016/j.tcs.2013.11.032</a>
  apa: Grinshpun, A., Phalitnonkiat, P., Rubin, S., &#38; Tarfulea, A. (2014). Alternating
    traps in Muller and parity games. <i>Theoretical Computer Science</i>. Elsevier.
    <a href="https://doi.org/10.1016/j.tcs.2013.11.032">https://doi.org/10.1016/j.tcs.2013.11.032</a>
  chicago: Grinshpun, Andrey, Pakawat Phalitnonkiat, Sasha Rubin, and Andrei Tarfulea.
    “Alternating Traps in Muller and Parity Games.” <i>Theoretical Computer Science</i>.
    Elsevier, 2014. <a href="https://doi.org/10.1016/j.tcs.2013.11.032">https://doi.org/10.1016/j.tcs.2013.11.032</a>.
  ieee: A. Grinshpun, P. Phalitnonkiat, S. Rubin, and A. Tarfulea, “Alternating traps
    in Muller and parity games,” <i>Theoretical Computer Science</i>, vol. 521. Elsevier,
    pp. 73–91, 2014.
  ista: Grinshpun A, Phalitnonkiat P, Rubin S, Tarfulea A. 2014. Alternating traps
    in Muller and parity games. Theoretical Computer Science. 521, 73–91.
  mla: Grinshpun, Andrey, et al. “Alternating Traps in Muller and Parity Games.” <i>Theoretical
    Computer Science</i>, vol. 521, Elsevier, 2014, pp. 73–91, doi:<a href="https://doi.org/10.1016/j.tcs.2013.11.032">10.1016/j.tcs.2013.11.032</a>.
  short: A. Grinshpun, P. Phalitnonkiat, S. Rubin, A. Tarfulea, Theoretical Computer
    Science 521 (2014) 73–91.
corr_author: '1'
date_created: 2018-12-11T11:56:33Z
date_published: 2014-02-13T00:00:00Z
date_updated: 2026-04-16T10:08:15Z
day: '13'
department:
- _id: KrCh
doi: 10.1016/j.tcs.2013.11.032
external_id:
  arxiv:
  - '1303.3777'
  isi:
  - '000331433100007'
intvolume: '       521'
isi: 1
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/1303.3777
month: '02'
oa: 1
oa_version: Submitted Version
page: 73 - 91
publication: Theoretical Computer Science
publication_identifier:
  issn:
  - 0304-3975
publication_status: published
publisher: Elsevier
publist_id: '4703'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Alternating traps in Muller and parity games
type: journal_article
user_id: ba8df636-2132-11f1-aed0-ed93e2281fdd
volume: 521
year: '2014'
...
---
_id: '2241'
abstract:
- lang: eng
  text: 'The brain demands high-energy supply and obstruction of blood flow causes
    rapid deterioration of the healthiness of brain cells. Two major events occur
    upon ischemia: acidosis and liberation of excess glutamate, which leads to excitotoxicity.
    However, cellular source of glutamate and its release mechanism upon ischemia
    remained unknown. Here we show a causal relationship between glial acidosis and
    neuronal excitotoxicity. As the major cation that flows through channelrhodopsin-2
    (ChR2) is proton, this could be regarded as an optogenetic tool for instant intracellular
    acidification. Optical activation of ChR2 expressed in glial cells led to glial
    acidification and to release of glutamate. On the other hand, glial alkalization
    via optogenetic activation of a proton pump, archaerhodopsin (ArchT), led to cessation
    of glutamate release and to the relief of ischemic brain damage in vivo. Our results
    suggest that controlling glial pH may be an effective therapeutic strategy for
    intervention of ischemic brain damage.'
article_processing_charge: No
author:
- first_name: Kaoru
  full_name: Beppu, Kaoru
  last_name: Beppu
- first_name: Takuya
  full_name: Sasaki, Takuya
  last_name: Sasaki
- first_name: Kenji
  full_name: Tanaka, Kenji
  last_name: Tanaka
- first_name: Akihiro
  full_name: Yamanaka, Akihiro
  last_name: Yamanaka
- first_name: Yugo
  full_name: Fukazawa, Yugo
  last_name: Fukazawa
- first_name: Ryuichi
  full_name: Shigemoto, Ryuichi
  id: 499F3ABC-F248-11E8-B48F-1D18A9856A87
  last_name: Shigemoto
  orcid: 0000-0001-8761-9444
- first_name: Ko
  full_name: Matsui, Ko
  last_name: Matsui
citation:
  ama: Beppu K, Sasaki T, Tanaka K, et al. Optogenetic countering of glial acidosis
    suppresses glial glutamate release and ischemic brain damage. <i>Neuron</i>. 2014;81(2):314-320.
    doi:<a href="https://doi.org/10.1016/j.neuron.2013.11.011">10.1016/j.neuron.2013.11.011</a>
  apa: Beppu, K., Sasaki, T., Tanaka, K., Yamanaka, A., Fukazawa, Y., Shigemoto, R.,
    &#38; Matsui, K. (2014). Optogenetic countering of glial acidosis suppresses glial
    glutamate release and ischemic brain damage. <i>Neuron</i>. Elsevier. <a href="https://doi.org/10.1016/j.neuron.2013.11.011">https://doi.org/10.1016/j.neuron.2013.11.011</a>
  chicago: Beppu, Kaoru, Takuya Sasaki, Kenji Tanaka, Akihiro Yamanaka, Yugo Fukazawa,
    Ryuichi Shigemoto, and Ko Matsui. “Optogenetic Countering of Glial Acidosis Suppresses
    Glial Glutamate Release and Ischemic Brain Damage.” <i>Neuron</i>. Elsevier, 2014.
    <a href="https://doi.org/10.1016/j.neuron.2013.11.011">https://doi.org/10.1016/j.neuron.2013.11.011</a>.
  ieee: K. Beppu <i>et al.</i>, “Optogenetic countering of glial acidosis suppresses
    glial glutamate release and ischemic brain damage,” <i>Neuron</i>, vol. 81, no.
    2. Elsevier, pp. 314–320, 2014.
  ista: Beppu K, Sasaki T, Tanaka K, Yamanaka A, Fukazawa Y, Shigemoto R, Matsui K.
    2014. Optogenetic countering of glial acidosis suppresses glial glutamate release
    and ischemic brain damage. Neuron. 81(2), 314–320.
  mla: Beppu, Kaoru, et al. “Optogenetic Countering of Glial Acidosis Suppresses Glial
    Glutamate Release and Ischemic Brain Damage.” <i>Neuron</i>, vol. 81, no. 2, Elsevier,
    2014, pp. 314–20, doi:<a href="https://doi.org/10.1016/j.neuron.2013.11.011">10.1016/j.neuron.2013.11.011</a>.
  short: K. Beppu, T. Sasaki, K. Tanaka, A. Yamanaka, Y. Fukazawa, R. Shigemoto, K.
    Matsui, Neuron 81 (2014) 314–320.
date_created: 2018-12-11T11:56:31Z
date_published: 2014-01-22T00:00:00Z
date_updated: 2026-04-16T10:07:56Z
day: '22'
department:
- _id: RySh
doi: 10.1016/j.neuron.2013.11.011
external_id:
  isi:
  - '000330420700010'
intvolume: '        81'
isi: 1
issue: '2'
language:
- iso: eng
month: '01'
oa_version: None
page: 314 - 320
publication: Neuron
publication_identifier:
  issn:
  - 0896-6273
publication_status: published
publisher: Elsevier
publist_id: '4715'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Optogenetic countering of glial acidosis suppresses glial glutamate release
  and ischemic brain damage
type: journal_article
user_id: ba8df636-2132-11f1-aed0-ed93e2281fdd
volume: 81
year: '2014'
...
---
_id: '2255'
abstract:
- lang: eng
  text: Motivated by applications in biology, we present an algorithm for estimating
    the length of tube-like shapes in 3-dimensional Euclidean space. In a first step,
    we combine the tube formula of Weyl with integral geometric methods to obtain
    an integral representation of the length, which we approximate using a variant
    of the Koksma-Hlawka Theorem. In a second step, we use tools from computational
    topology to decrease the dependence on small perturbations of the shape. We present
    computational experiments that shed light on the stability and the convergence
    rate of our algorithm.
article_processing_charge: No
author:
- first_name: Herbert
  full_name: Edelsbrunner, Herbert
  id: 3FB178DA-F248-11E8-B48F-1D18A9856A87
  last_name: Edelsbrunner
  orcid: 0000-0002-9823-6833
- first_name: Florian
  full_name: Pausinger, Florian
  id: 2A77D7A2-F248-11E8-B48F-1D18A9856A87
  last_name: Pausinger
  orcid: 0000-0002-8379-3768
citation:
  ama: Edelsbrunner H, Pausinger F. Stable length estimates of tube-like shapes. <i>Journal
    of Mathematical Imaging and Vision</i>. 2014;50(1):164-177. doi:<a href="https://doi.org/10.1007/s10851-013-0468-x">10.1007/s10851-013-0468-x</a>
  apa: Edelsbrunner, H., &#38; Pausinger, F. (2014). Stable length estimates of tube-like
    shapes. <i>Journal of Mathematical Imaging and Vision</i>. Springer. <a href="https://doi.org/10.1007/s10851-013-0468-x">https://doi.org/10.1007/s10851-013-0468-x</a>
  chicago: Edelsbrunner, Herbert, and Florian Pausinger. “Stable Length Estimates
    of Tube-like Shapes.” <i>Journal of Mathematical Imaging and Vision</i>. Springer,
    2014. <a href="https://doi.org/10.1007/s10851-013-0468-x">https://doi.org/10.1007/s10851-013-0468-x</a>.
  ieee: H. Edelsbrunner and F. Pausinger, “Stable length estimates of tube-like shapes,”
    <i>Journal of Mathematical Imaging and Vision</i>, vol. 50, no. 1. Springer, pp.
    164–177, 2014.
  ista: Edelsbrunner H, Pausinger F. 2014. Stable length estimates of tube-like shapes.
    Journal of Mathematical Imaging and Vision. 50(1), 164–177.
  mla: Edelsbrunner, Herbert, and Florian Pausinger. “Stable Length Estimates of Tube-like
    Shapes.” <i>Journal of Mathematical Imaging and Vision</i>, vol. 50, no. 1, Springer,
    2014, pp. 164–77, doi:<a href="https://doi.org/10.1007/s10851-013-0468-x">10.1007/s10851-013-0468-x</a>.
  short: H. Edelsbrunner, F. Pausinger, Journal of Mathematical Imaging and Vision
    50 (2014) 164–177.
corr_author: '1'
date_created: 2018-12-11T11:56:36Z
date_published: 2014-09-01T00:00:00Z
date_updated: 2026-04-16T10:09:04Z
day: '01'
ddc:
- '000'
department:
- _id: HeEd
doi: 10.1007/s10851-013-0468-x
ec_funded: 1
external_id:
  isi:
  - '000339823000012'
file:
- access_level: open_access
  checksum: 2f93f3e63a38a85cd4404d7953913b14
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:16:18Z
  date_updated: 2020-07-14T12:45:35Z
  file_id: '5204'
  file_name: IST-2016-549-v1+1_2014-J-06-LengthEstimate.pdf
  file_size: 3941391
  relation: main_file
file_date_updated: 2020-07-14T12:45:35Z
has_accepted_license: '1'
intvolume: '        50'
isi: 1
issue: '1'
language:
- iso: eng
month: '09'
oa: 1
oa_version: Submitted Version
page: 164 - 177
project:
- _id: 255D761E-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '318493'
  name: Topological Complex Systems
publication: Journal of Mathematical Imaging and Vision
publication_identifier:
  issn:
  - 0924-9907
publication_status: published
publisher: Springer
publist_id: '4691'
pubrep_id: '549'
quality_controlled: '1'
related_material:
  record:
  - id: '2843'
    relation: earlier_version
    status: public
  - id: '1399'
    relation: dissertation_contains
    status: public
scopus_import: '1'
status: public
title: Stable length estimates of tube-like shapes
type: journal_article
user_id: ba8df636-2132-11f1-aed0-ed93e2281fdd
volume: 50
year: '2014'
...
---
_id: '6178'
abstract:
- lang: eng
  text: Mechanically coupled cells can generate forces driving cell and tissue morphogenesis
    during development. Visualization and measuring of these forces is of major importance
    to better understand the complexity of the biomechanic processes that shape cells
    and tissues. Here, we describe how UV laser ablation can be utilized to quantitatively
    assess mechanical tension in different tissues of the developing zebrafish and
    in cultures of primary germ layer progenitor cells ex vivo.
alternative_title:
- Methods in Molecular Biology
article_processing_charge: No
author:
- first_name: Michael
  full_name: Smutny, Michael
  id: 3FE6E4E8-F248-11E8-B48F-1D18A9856A87
  last_name: Smutny
  orcid: 0000-0002-5920-9090
- first_name: Martin
  full_name: Behrndt, Martin
  id: 3ECECA3A-F248-11E8-B48F-1D18A9856A87
  last_name: Behrndt
- first_name: Pedro
  full_name: Campinho, Pedro
  id: 3AFBBC42-F248-11E8-B48F-1D18A9856A87
  last_name: Campinho
  orcid: 0000-0002-8526-5416
- first_name: Verena
  full_name: Ruprecht, Verena
  id: 4D71A03A-F248-11E8-B48F-1D18A9856A87
  last_name: Ruprecht
  orcid: 0000-0003-4088-8633
- first_name: Carl-Philipp J
  full_name: Heisenberg, Carl-Philipp J
  id: 39427864-F248-11E8-B48F-1D18A9856A87
  last_name: Heisenberg
  orcid: 0000-0002-0912-4566
citation:
  ama: 'Smutny M, Behrndt M, Campinho P, Ruprecht V, Heisenberg C-PJ. UV laser ablation
    to measure cell and tissue-generated forces in the zebrafish embryo in vivo and
    ex vivo. In: Nelson C, ed. <i>Tissue Morphogenesis</i>. Vol 1189. MIMB. New York:
    Springer; 2014:219-235. doi:<a href="https://doi.org/10.1007/978-1-4939-1164-6_15">10.1007/978-1-4939-1164-6_15</a>'
  apa: 'Smutny, M., Behrndt, M., Campinho, P., Ruprecht, V., &#38; Heisenberg, C.-P.
    J. (2014). UV laser ablation to measure cell and tissue-generated forces in the
    zebrafish embryo in vivo and ex vivo. In C. Nelson (Ed.), <i>Tissue Morphogenesis</i>
    (Vol. 1189, pp. 219–235). New York: Springer. <a href="https://doi.org/10.1007/978-1-4939-1164-6_15">https://doi.org/10.1007/978-1-4939-1164-6_15</a>'
  chicago: 'Smutny, Michael, Martin Behrndt, Pedro Campinho, Verena Ruprecht, and
    Carl-Philipp J Heisenberg. “UV Laser Ablation to Measure Cell and Tissue-Generated
    Forces in the Zebrafish Embryo in Vivo and Ex Vivo.” In <i>Tissue Morphogenesis</i>,
    edited by Celeste Nelson, 1189:219–35. MIMB. New York: Springer, 2014. <a href="https://doi.org/10.1007/978-1-4939-1164-6_15">https://doi.org/10.1007/978-1-4939-1164-6_15</a>.'
  ieee: 'M. Smutny, M. Behrndt, P. Campinho, V. Ruprecht, and C.-P. J. Heisenberg,
    “UV laser ablation to measure cell and tissue-generated forces in the zebrafish
    embryo in vivo and ex vivo,” in <i>Tissue Morphogenesis</i>, vol. 1189, C. Nelson,
    Ed. New York: Springer, 2014, pp. 219–235.'
  ista: 'Smutny M, Behrndt M, Campinho P, Ruprecht V, Heisenberg C-PJ. 2014.UV laser
    ablation to measure cell and tissue-generated forces in the zebrafish embryo in
    vivo and ex vivo. In: Tissue Morphogenesis. Methods in Molecular Biology, vol.
    1189, 219–235.'
  mla: Smutny, Michael, et al. “UV Laser Ablation to Measure Cell and Tissue-Generated
    Forces in the Zebrafish Embryo in Vivo and Ex Vivo.” <i>Tissue Morphogenesis</i>,
    edited by Celeste Nelson, vol. 1189, Springer, 2014, pp. 219–35, doi:<a href="https://doi.org/10.1007/978-1-4939-1164-6_15">10.1007/978-1-4939-1164-6_15</a>.
  short: M. Smutny, M. Behrndt, P. Campinho, V. Ruprecht, C.-P.J. Heisenberg, in:,
    C. Nelson (Ed.), Tissue Morphogenesis, Springer, New York, 2014, pp. 219–235.
corr_author: '1'
date_created: 2019-03-26T08:55:59Z
date_published: 2014-08-22T00:00:00Z
date_updated: 2026-04-16T10:31:19Z
day: '22'
department:
- _id: CaHe
doi: 10.1007/978-1-4939-1164-6_15
editor:
- first_name: Celeste
  full_name: Nelson, Celeste
  last_name: Nelson
external_id:
  pmid:
  - '25245697'
intvolume: '      1189'
language:
- iso: eng
month: '08'
oa_version: None
page: 219-235
place: New York
pmid: 1
publication: Tissue Morphogenesis
publication_identifier:
  eisbn:
  - '9781493911646'
  eissn:
  - 1940-6029
  isbn:
  - '9781493911639'
  issn:
  - 1064-3745
publication_status: published
publisher: Springer
quality_controlled: '1'
series_title: MIMB
status: public
title: UV laser ablation to measure cell and tissue-generated forces in the zebrafish
  embryo in vivo and ex vivo
type: book_chapter
user_id: ba8df636-2132-11f1-aed0-ed93e2281fdd
volume: 1189
year: '2014'
...
---
OA_place: repository
OA_type: green
_id: '2165'
abstract:
- lang: eng
  text: 'In machine learning, the domain adaptation problem arrives when the test
    (tar-get) and the train (source) data are generated from different distributions.  A
    key applied issue is thus the design of algorithms able to generalize on a new
    distribution,  for which we have no label information.  We focus on learning classification
    models defined as a weighted majority vote over a set of real-valued functions.
    In this context, Germain et al. (2013) have shown that a measure of disagreement
    between these functions is crucial to control. The core of this measure is a theoretical
    bound—the C-bound (Lacasse et al., 2007)—which involves the disagreement and leads
    to a well performing majority vote learn-ing algorithm in usual non-adaptative
    supervised setting: MinCq. In this work,we propose a framework to extend MinCq
    to a domain adaptation scenario.This procedure takes advantage of the recent perturbed
    variation divergence between distributions proposed by Harel and Mannor (2012).  Justified
    by a theoretical bound on the target risk of the vote,  we provide to MinCq a
    tar-get sample labeled thanks to a perturbed variation-based self-labeling focused
    on the regions where the source and target marginals appear similar.  We also
    study the influence of our self-labeling, from which we deduce an original process
    for tuning the hyperparameters. Finally, our framework called PV-MinCq shows very
    promising results on a rotation and translation synthetic problem.'
acknowledgement: The work of this paper was carried out while E. Morvant was affiliated
  with Institute of Science and Technology (IST) Austria, Am Campus 1, Klosterneuburg
  3400, Austria.
article_processing_charge: No
article_type: original
arxiv: 1
author:
- first_name: Emilie
  full_name: Morvant, Emilie
  id: 4BAC2A72-F248-11E8-B48F-1D18A9856A87
  last_name: Morvant
  orcid: 0000-0002-8301-7240
citation:
  ama: Morvant E. Domain adaptation of weighted majority votes via perturbed variation-based
    self-labeling. <i>Pattern Recognition Letters</i>. 2014;51:37-43. doi:<a href="https://doi.org/10.1016/j.patrec.2014.08.013">10.1016/j.patrec.2014.08.013</a>
  apa: Morvant, E. (2014). Domain adaptation of weighted majority votes via perturbed
    variation-based self-labeling. <i>Pattern Recognition Letters</i>. Elsevier. <a
    href="https://doi.org/10.1016/j.patrec.2014.08.013">https://doi.org/10.1016/j.patrec.2014.08.013</a>
  chicago: Morvant, Emilie. “Domain Adaptation of Weighted Majority Votes via Perturbed
    Variation-Based Self-Labeling.” <i>Pattern Recognition Letters</i>. Elsevier,
    2014. <a href="https://doi.org/10.1016/j.patrec.2014.08.013">https://doi.org/10.1016/j.patrec.2014.08.013</a>.
  ieee: E. Morvant, “Domain adaptation of weighted majority votes via perturbed variation-based
    self-labeling,” <i>Pattern Recognition Letters</i>, vol. 51. Elsevier, pp. 37–43,
    2014.
  ista: Morvant E. 2014. Domain adaptation of weighted majority votes via perturbed
    variation-based self-labeling. Pattern Recognition Letters. 51, 37–43.
  mla: Morvant, Emilie. “Domain Adaptation of Weighted Majority Votes via Perturbed
    Variation-Based Self-Labeling.” <i>Pattern Recognition Letters</i>, vol. 51, Elsevier,
    2014, pp. 37–43, doi:<a href="https://doi.org/10.1016/j.patrec.2014.08.013">10.1016/j.patrec.2014.08.013</a>.
  short: E. Morvant, Pattern Recognition Letters 51 (2014) 37–43.
date_created: 2018-12-11T11:56:05Z
date_published: 2014-10-01T00:00:00Z
date_updated: 2026-04-29T06:03:23Z
day: '01'
doi: 10.1016/j.patrec.2014.08.013
ec_funded: 1
extern: '1'
external_id:
  arxiv:
  - '1410.0334'
  isi:
  - '000345687500006'
intvolume: '        51'
isi: 1
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/1410.0334
month: '10'
oa: 1
oa_version: Preprint
page: 37-43
project:
- _id: 2532554C-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '308036'
  name: Lifelong Learning of Visual Scene Understanding
publication: Pattern Recognition Letters
publication_status: published
publisher: Elsevier
publist_id: '4819'
quality_controlled: '1'
status: public
title: Domain adaptation of weighted majority votes via perturbed variation-based
  self-labeling
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 51
year: '2014'
...
---
_id: '1999'
abstract:
- lang: eng
  text: Selection for disease control is believed to have contributed to shape the
    organisation of insect societies — leading to interaction patterns that mitigate
    disease transmission risk within colonies, conferring them ‘organisational immunity’.
    Recent studies combining epidemiological models with social network analysis have
    identified general properties of interaction networks that may hinder propagation
    of infection within groups. These can be prophylactic and/or induced upon pathogen
    exposure. Here we review empirical evidence for these two types of organisational
    immunity in social insects and describe the individual-level behaviours that underlie
    it. We highlight areas requiring further investigation, and emphasise the need
    for tighter links between theory and empirical research and between individual-level
    and collective-level analyses.
article_processing_charge: No
author:
- first_name: Nathalie
  full_name: Stroeymeyt, Nathalie
  last_name: Stroeymeyt
- first_name: Barbara E
  full_name: Casillas Perez, Barbara E
  id: 351ED2AA-F248-11E8-B48F-1D18A9856A87
  last_name: Casillas Perez
- first_name: Sylvia
  full_name: Cremer, Sylvia
  id: 2F64EC8C-F248-11E8-B48F-1D18A9856A87
  last_name: Cremer
  orcid: 0000-0002-2193-3868
citation:
  ama: Stroeymeyt N, Casillas Perez BE, Cremer S. Organisational immunity in social
    insects. <i>Current Opinion in Insect Science</i>. 2014;5(1):1-15. doi:<a href="https://doi.org/10.1016/j.cois.2014.09.001">10.1016/j.cois.2014.09.001</a>
  apa: Stroeymeyt, N., Casillas Perez, B. E., &#38; Cremer, S. (2014). Organisational
    immunity in social insects. <i>Current Opinion in Insect Science</i>. Elsevier.
    <a href="https://doi.org/10.1016/j.cois.2014.09.001">https://doi.org/10.1016/j.cois.2014.09.001</a>
  chicago: Stroeymeyt, Nathalie, Barbara E Casillas Perez, and Sylvia Cremer. “Organisational
    Immunity in Social Insects.” <i>Current Opinion in Insect Science</i>. Elsevier,
    2014. <a href="https://doi.org/10.1016/j.cois.2014.09.001">https://doi.org/10.1016/j.cois.2014.09.001</a>.
  ieee: N. Stroeymeyt, B. E. Casillas Perez, and S. Cremer, “Organisational immunity
    in social insects,” <i>Current Opinion in Insect Science</i>, vol. 5, no. 1. Elsevier,
    pp. 1–15, 2014.
  ista: Stroeymeyt N, Casillas Perez BE, Cremer S. 2014. Organisational immunity in
    social insects. Current Opinion in Insect Science. 5(1), 1–15.
  mla: Stroeymeyt, Nathalie, et al. “Organisational Immunity in Social Insects.” <i>Current
    Opinion in Insect Science</i>, vol. 5, no. 1, Elsevier, 2014, pp. 1–15, doi:<a
    href="https://doi.org/10.1016/j.cois.2014.09.001">10.1016/j.cois.2014.09.001</a>.
  short: N. Stroeymeyt, B.E. Casillas Perez, S. Cremer, Current Opinion in Insect
    Science 5 (2014) 1–15.
corr_author: '1'
date_created: 2018-12-11T11:55:08Z
date_published: 2014-11-01T00:00:00Z
date_updated: 2026-05-14T22:30:56Z
day: '01'
department:
- _id: SyCr
doi: 10.1016/j.cois.2014.09.001
ec_funded: 1
external_id:
  isi:
  - '000209578900002'
intvolume: '         5'
isi: 1
issue: '1'
language:
- iso: eng
month: '11'
oa_version: None
page: 1 - 15
project:
- _id: 25DC711C-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '243071'
  name: 'Social Vaccination in Ant Colonies: from Individual Mechanisms to Society
    Effects'
publication: Current Opinion in Insect Science
publication_status: published
publisher: Elsevier
publist_id: '5080'
quality_controlled: '1'
related_material:
  record:
  - id: '6383'
    relation: dissertation_contains
  - id: '6435'
    relation: dissertation_contains
    status: public
scopus_import: '1'
status: public
title: Organisational immunity in social insects
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 5
year: '2014'
...
---
_id: '115'
abstract:
- lang: eng
  text: We present the design and performance characterization of a new experimental
    technique for measuring individual particle charges in large ensembles of macroscopic
    grains. The measurement principle is qualitatively similar to that used in determining
    the elementary charge by Millikan in that it follows individual particle trajectories.
    However, by taking advantage of new technology we are able to work with macroscopic
    grains and achieve several orders of magnitude better resolution in charge to
    mass ratios. By observing freely falling grains accelerated in a horizontal electric
    field with a co-falling, high-speed video camera, we dramatically increase particle
    tracking time and measurement precision. Keeping the granular medium under vacuum,
    we eliminate air drag, leaving the electrostatic force as the primary source of
    particle accelerations in the co-moving frame. Because the technique is based
    on direct imaging, we can distinguish between different particle types during
    the experiment, opening up the possibility of studying charge transfer processes
    between different particle species. For the ∼300 μm diameter grains reported here,
    we achieve an average acceleration resolution of ∼0.008 m/s2, a force resolution
    of ∼500 pN, and a median charge resolution ∼6× 104 elementary charges per grain
    (corresponding to surface charge densities ∼1 elementary charges per μm2). The
    primary source of error is indeterminacy in the grain mass, but with higher resolution
    cameras and better optics this can be further improved. The high degree of resolution
    and the ability to visually identify particles of different species or sizes with
    direct imaging make this a powerful new tool to characterize charging processes
    in granular media.
acknowledgement: This work was supported financially by the National Science Foundation
  (NSF) through its Materials Research Science and Engineering Center (MRSEC) program
  (DMR-0820054) and by the US Army Research Office through Grant No. W911NF-12-1-0182.
  S.R.W. acknowledges support from a University of Chicago Millikan Fellowship.
article_number: '025104'
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: Heinrich
  full_name: Jaeger, Heinrich
  last_name: Jaeger
citation:
  ama: Waitukaitis SR, Jaeger H. In situ granular charge measurement by free-fall
    videography. <i>Review of Scientific Instruments</i>. 2013;84(2). doi:<a href="https://doi.org/10.1063/1.4789496">10.1063/1.4789496</a>
  apa: Waitukaitis, S. R., &#38; Jaeger, H. (2013). In situ granular charge measurement
    by free-fall videography. <i>Review of Scientific Instruments</i>. AIP. <a href="https://doi.org/10.1063/1.4789496">https://doi.org/10.1063/1.4789496</a>
  chicago: Waitukaitis, Scott R, and Heinrich Jaeger. “In Situ Granular Charge Measurement
    by Free-Fall Videography.” <i>Review of Scientific Instruments</i>. AIP, 2013.
    <a href="https://doi.org/10.1063/1.4789496">https://doi.org/10.1063/1.4789496</a>.
  ieee: S. R. Waitukaitis and H. Jaeger, “In situ granular charge measurement by free-fall
    videography,” <i>Review of Scientific Instruments</i>, vol. 84, no. 2. AIP, 2013.
  ista: Waitukaitis SR, Jaeger H. 2013. In situ granular charge measurement by free-fall
    videography. Review of Scientific Instruments. 84(2), 025104.
  mla: Waitukaitis, Scott R., and Heinrich Jaeger. “In Situ Granular Charge Measurement
    by Free-Fall Videography.” <i>Review of Scientific Instruments</i>, vol. 84, no.
    2, 025104, AIP, 2013, doi:<a href="https://doi.org/10.1063/1.4789496">10.1063/1.4789496</a>.
  short: S.R. Waitukaitis, H. Jaeger, Review of Scientific Instruments 84 (2013).
date_created: 2018-12-11T11:44:42Z
date_published: 2013-02-07T00:00:00Z
date_updated: 2021-01-12T06:48:39Z
day: '07'
doi: 10.1063/1.4789496
extern: '1'
intvolume: '        84'
issue: '2'
language:
- iso: eng
month: '02'
oa_version: None
publication: Review of Scientific Instruments
publication_status: published
publisher: AIP
publist_id: '7939'
quality_controlled: '1'
status: public
title: In situ granular charge measurement by free-fall videography
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 84
year: '2013'
...
---
_id: '11520'
abstract:
- lang: eng
  text: We present the spatially resolved Hα dynamics of 16 star-forming galaxies
    at z ∼ 0.81 using the new KMOS multi-object integral field spectrograph on the
    ESO Very Large Telescope. These galaxies, selected using 1.18 μm narrowband imaging
    from the 10 deg2 CFHT-HiZELS survey of the SA 22 hr field, are found in a ∼4 Mpc
    overdensity of Hα emitters and likely reside in a group/intermediate environment,
    but not a cluster. We confirm and identify a rich group of star-forming galaxies
    at z = 0.813 ± 0.003, with 13 galaxies within 1000 km s−1 of each other, and seven
    within a diameter of 3 Mpc. All of our galaxies are “typical” star-forming galaxies
    at their redshift, 0.8 ± 0.4 SFR$^*_{z = 0.8}$, spanning a range of specific star
    formation rates (sSFRs) of 0.2–1.1 Gyr−1 and have a median metallicity very close
    to solar of 12 + log(O/H) = 8.62 ± 0.06. We measure the spatially resolved Hα
    dynamics of the galaxies in our sample and show that 13 out of 16 galaxies can
    be described by rotating disks and use the data to derive inclination corrected
    rotation speeds of 50–275 km s−1. The fraction of disks within our sample is 75%
    ± 8%, consistent with previous results based on Hubble Space Telescope morphologies
    of Hα-selected galaxies at z ∼ 1 and confirming that disks dominate the SFR density
    at z ∼ 1. Our Hα galaxies are well fitted by the z ∼ 1–2 Tully–Fisher (TF) relation,
    confirming the evolution seen in the zero point. Apart from having, on average,
    higher stellar masses and lower sSFRs, our group galaxies at z = 0.81 present
    the same mass–metallicity and TF relation as z ∼ 1 field galaxies and are all
    disk galaxies.
acknowledgement: 'We thank the referee for many helpful comments and suggestions which
  greatly improved the clarity and quality of this work. D.S. acknowledges financial
  support from the Netherlands Organisation for Scientific research (NWO) through
  a Veni fellowship and also funding from the European Community Seventh Framework
  Programme (FP7/2007-2013) under grant agreement number RG226604 (OPTICON) which
  allowed access to CFHT time (proposals: 11BO29 & 12AO19). A.M.S. gratefully acknowledges
  an STFC Advanced Fellowship through grant number ST/H005234/1. I.R.S., J.P.S., and
  R.G.B. acknowledge support from the UK Science and Technology Facilities Council
  (STFC) under ST/I001573/1. I.R.S. acknowledges STFC (ST/J001422/1), the ERC Advanced
  Investigator program DUSTYGAL and a Royal Society/Wolfson Merit Award. P.N.B. acknowledges
  support from STFC. R.M.S. acknowledges support from the grant ST/1001573/1. The
  data presented here are based on observations with the KMOS spectrograph on the
  ESO/VLT under program 60.A-9460 and can be accessed through the ESO data archive.
  The authors also wish to acknowledge the help from Michael Hilker in preparing the
  KMOS observations.'
article_number: '139'
article_processing_charge: No
article_type: original
arxiv: 1
author:
- first_name: D.
  full_name: Sobral, D.
  last_name: Sobral
- first_name: A. M.
  full_name: Swinbank, A. M.
  last_name: Swinbank
- first_name: J. P.
  full_name: Stott, J. P.
  last_name: Stott
- first_name: Jorryt J
  full_name: Matthee, Jorryt J
  id: 7439a258-f3c0-11ec-9501-9df22fe06720
  last_name: Matthee
  orcid: 0000-0003-2871-127X
- first_name: R. G.
  full_name: Bower, R. G.
  last_name: Bower
- first_name: Ian
  full_name: Smail, Ian
  last_name: Smail
- first_name: P.
  full_name: Best, P.
  last_name: Best
- first_name: J. E.
  full_name: Geach, J. E.
  last_name: Geach
- first_name: R. M.
  full_name: Sharples, R. M.
  last_name: Sharples
citation:
  ama: Sobral D, Swinbank AM, Stott JP, et al. The dynamics of z=0.8 H-alpha-selected
    star-forming galaxies from KMOS/CF-HiZELS. <i>The Astrophysical Journal</i>. 2013;779(2).
    doi:<a href="https://doi.org/10.1088/0004-637x/779/2/139">10.1088/0004-637x/779/2/139</a>
  apa: Sobral, D., Swinbank, A. M., Stott, J. P., Matthee, J. J., Bower, R. G., Smail,
    I., … Sharples, R. M. (2013). The dynamics of z=0.8 H-alpha-selected star-forming
    galaxies from KMOS/CF-HiZELS. <i>The Astrophysical Journal</i>. IOP Publishing.
    <a href="https://doi.org/10.1088/0004-637x/779/2/139">https://doi.org/10.1088/0004-637x/779/2/139</a>
  chicago: Sobral, D., A. M. Swinbank, J. P. Stott, Jorryt J Matthee, R. G. Bower,
    Ian Smail, P. Best, J. E. Geach, and R. M. Sharples. “The Dynamics of Z=0.8 H-Alpha-Selected
    Star-Forming Galaxies from KMOS/CF-HiZELS.” <i>The Astrophysical Journal</i>.
    IOP Publishing, 2013. <a href="https://doi.org/10.1088/0004-637x/779/2/139">https://doi.org/10.1088/0004-637x/779/2/139</a>.
  ieee: D. Sobral <i>et al.</i>, “The dynamics of z=0.8 H-alpha-selected star-forming
    galaxies from KMOS/CF-HiZELS,” <i>The Astrophysical Journal</i>, vol. 779, no.
    2. IOP Publishing, 2013.
  ista: Sobral D, Swinbank AM, Stott JP, Matthee JJ, Bower RG, Smail I, Best P, Geach
    JE, Sharples RM. 2013. The dynamics of z=0.8 H-alpha-selected star-forming galaxies
    from KMOS/CF-HiZELS. The Astrophysical Journal. 779(2), 139.
  mla: Sobral, D., et al. “The Dynamics of Z=0.8 H-Alpha-Selected Star-Forming Galaxies
    from KMOS/CF-HiZELS.” <i>The Astrophysical Journal</i>, vol. 779, no. 2, 139,
    IOP Publishing, 2013, doi:<a href="https://doi.org/10.1088/0004-637x/779/2/139">10.1088/0004-637x/779/2/139</a>.
  short: D. Sobral, A.M. Swinbank, J.P. Stott, J.J. Matthee, R.G. Bower, I. Smail,
    P. Best, J.E. Geach, R.M. Sharples, The Astrophysical Journal 779 (2013).
date_created: 2022-07-07T09:14:48Z
date_published: 2013-12-03T00:00:00Z
date_updated: 2022-08-18T10:43:07Z
day: '03'
doi: 10.1088/0004-637x/779/2/139
extern: '1'
external_id:
  arxiv:
  - '1310.3822'
intvolume: '       779'
issue: '2'
keyword:
- Space and Planetary Science
- Astronomy and Astrophysics
- 'galaxies: evolution – galaxies'
- high-redshift – galaxies
- starburst
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1310.3822
month: '12'
oa: 1
oa_version: Preprint
publication: The Astrophysical Journal
publication_identifier:
  eissn:
  - 1538-4357
  issn:
  - 0004-637X
publication_status: published
publisher: IOP Publishing
quality_controlled: '1'
scopus_import: '1'
status: public
title: The dynamics of z=0.8 H-alpha-selected star-forming galaxies from KMOS/CF-HiZELS
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 779
year: '2013'
...
---
_id: '116'
abstract:
- lang: eng
  text: 'We describe a model experiment for dynamic jamming: a two-dimensional collection
    of initially unjammed disks that are forced into the jammed state by uniaxial
    compression via a rake. This leads to a stable densification front that travels
    ahead of the rake, leaving regions behind it jammed. Using disk conservation in
    conjunction with an upper limit to the packing fraction at jamming onset, we predict
    the front speed as a function of packing fraction and rake speed. However, we
    find that the jamming front has a finite width, a feature that cannot be explained
    by disk conservation alone. This width appears to diverge on approach to jamming,
    which suggests that it may be related to growing lengthscales encountered in other
    jamming studies.'
acknowledgement: This work was supported by the National Science Foundation (NSF)
  through its Materials Research Science and Engineering program (DMR-0820054). SRW
  was supported by the U.S. Department of Energy, Office of Basic Energy Sciences,
  Division of Materials Sciences and Engineering under Award DE-FG02-03ER46088. LKR
  acknowledges support through the NSF Research Experience for Undergraduates program.
article_number: '44001'
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: Leah
  full_name: Roth, Leah
  last_name: Roth
- first_name: Vincenzo
  full_name: Vitelli, Vincenzo
  last_name: Vitelli
- first_name: Heinrich
  full_name: Jaeger, Heinrich
  last_name: Jaeger
citation:
  ama: Waitukaitis SR, Roth L, Vitelli V, Jaeger H. Dynamic jamming fronts. <i>EPL</i>.
    2013;102(4). doi:<a href="https://doi.org/10.1209/0295-5075/102/44001">10.1209/0295-5075/102/44001</a>
  apa: Waitukaitis, S. R., Roth, L., Vitelli, V., &#38; Jaeger, H. (2013). Dynamic
    jamming fronts. <i>EPL</i>. Elsevier. <a href="https://doi.org/10.1209/0295-5075/102/44001">https://doi.org/10.1209/0295-5075/102/44001</a>
  chicago: Waitukaitis, Scott R, Leah Roth, Vincenzo Vitelli, and Heinrich Jaeger.
    “Dynamic Jamming Fronts.” <i>EPL</i>. Elsevier, 2013. <a href="https://doi.org/10.1209/0295-5075/102/44001">https://doi.org/10.1209/0295-5075/102/44001</a>.
  ieee: S. R. Waitukaitis, L. Roth, V. Vitelli, and H. Jaeger, “Dynamic jamming fronts,”
    <i>EPL</i>, vol. 102, no. 4. Elsevier, 2013.
  ista: Waitukaitis SR, Roth L, Vitelli V, Jaeger H. 2013. Dynamic jamming fronts.
    EPL. 102(4), 44001.
  mla: Waitukaitis, Scott R., et al. “Dynamic Jamming Fronts.” <i>EPL</i>, vol. 102,
    no. 4, 44001, Elsevier, 2013, doi:<a href="https://doi.org/10.1209/0295-5075/102/44001">10.1209/0295-5075/102/44001</a>.
  short: S.R. Waitukaitis, L. Roth, V. Vitelli, H. Jaeger, EPL 102 (2013).
date_created: 2018-12-11T11:44:43Z
date_published: 2013-05-24T00:00:00Z
date_updated: 2021-01-12T06:48:44Z
day: '24'
doi: 10.1209/0295-5075/102/44001
extern: '1'
intvolume: '       102'
issue: '4'
language:
- iso: eng
month: '05'
oa_version: None
publication: EPL
publication_status: published
publisher: Elsevier
publist_id: '7938'
quality_controlled: '1'
status: public
title: Dynamic jamming fronts
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 102
year: '2013'
...
---
_id: '11671'
abstract:
- lang: eng
  text: "Given only the URL of a Web page, can we identify its language? In this article
    we examine this question. URL-based language classification is useful when the
    content of the Web page is not available or downloading the content is a waste
    of bandwidth and time.\r\nWe built URL-based language classifiers for English,
    German, French, Spanish, and Italian by applying a variety of algorithms and features.
    As algorithms we used machine learning algorithms which are widely applied for
    text classification and state-of-art algorithms for language identification of
    text. As features we used words, various sized n-grams, and custom-made features
    (our novel feature set). We compared our approaches with two baseline methods,
    namely classification by country code top-level domains and classification by
    IP addresses of the hosting Web servers.\r\n\r\nWe trained and tested our classifiers
    in a 10-fold cross-validation setup on a dataset obtained from the Open Directory
    Project and from querying a commercial search engine. We obtained the lowest F1-measure
    for English (94) and the highest F1-measure for German (98) with the best performing
    classifiers.\r\n\r\nWe also evaluated the performance of our methods: (i) on a
    set of Web pages written in Adobe Flash and (ii) as part of a language-focused
    crawler. In the first case, the content of the Web page is hard to extract and
    in the second page downloading pages of the “wrong” language constitutes a waste
    of bandwidth. In both settings the best classifiers have a high accuracy with
    an F1-measure between 95 (for English) and 98 (for Italian) for the Adobe Flash
    pages and a precision between 90 (for Italian) and 97 (for French) for the language-focused
    crawler."
article_number: '3'
article_processing_charge: No
article_type: original
author:
- first_name: Eda
  full_name: Baykan, Eda
  last_name: Baykan
- first_name: Ingmar
  full_name: Weber, Ingmar
  last_name: Weber
- first_name: Monika H
  full_name: Henzinger, Monika H
  id: 540c9bbd-f2de-11ec-812d-d04a5be85630
  last_name: Henzinger
  orcid: 0000-0002-5008-6530
citation:
  ama: Baykan E, Weber I, Henzinger M. A comprehensive study of techniques for URL-based
    web page language classification. <i>ACM Transactions on the Web</i>. 2013;7(1).
    doi:<a href="https://doi.org/10.1145/2435215.2435218">10.1145/2435215.2435218</a>
  apa: Baykan, E., Weber, I., &#38; Henzinger, M. (2013). A comprehensive study of
    techniques for URL-based web page language classification. <i>ACM Transactions
    on the Web</i>. Association for Computing Machinery. <a href="https://doi.org/10.1145/2435215.2435218">https://doi.org/10.1145/2435215.2435218</a>
  chicago: Baykan, Eda, Ingmar Weber, and Monika Henzinger. “A Comprehensive Study
    of Techniques for URL-Based Web Page Language Classification.” <i>ACM Transactions
    on the Web</i>. Association for Computing Machinery, 2013. <a href="https://doi.org/10.1145/2435215.2435218">https://doi.org/10.1145/2435215.2435218</a>.
  ieee: E. Baykan, I. Weber, and M. Henzinger, “A comprehensive study of techniques
    for URL-based web page language classification,” <i>ACM Transactions on the Web</i>,
    vol. 7, no. 1. Association for Computing Machinery, 2013.
  ista: Baykan E, Weber I, Henzinger M. 2013. A comprehensive study of techniques
    for URL-based web page language classification. ACM Transactions on the Web. 7(1),
    3.
  mla: Baykan, Eda, et al. “A Comprehensive Study of Techniques for URL-Based Web
    Page Language Classification.” <i>ACM Transactions on the Web</i>, vol. 7, no.
    1, 3, Association for Computing Machinery, 2013, doi:<a href="https://doi.org/10.1145/2435215.2435218">10.1145/2435215.2435218</a>.
  short: E. Baykan, I. Weber, M. Henzinger, ACM Transactions on the Web 7 (2013).
date_created: 2022-07-27T12:50:18Z
date_published: 2013-03-01T00:00:00Z
date_updated: 2024-11-06T12:07:18Z
day: '01'
doi: 10.1145/2435215.2435218
extern: '1'
intvolume: '         7'
issue: '1'
keyword:
- Computer Networks and Communications
language:
- iso: eng
month: '03'
oa_version: None
publication: ACM Transactions on the Web
publication_identifier:
  eissn:
  - 1559-114X
  issn:
  - 1559-1131
publication_status: published
publisher: Association for Computing Machinery
quality_controlled: '1'
scopus_import: '1'
status: public
title: A comprehensive study of techniques for URL-based web page language classification
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 7
year: '2013'
...
---
_id: '117'
abstract:
- lang: eng
  text: The packing arrangement of individual particles inside a granular material
    and the resulting response to applied stresses depend critically on particle-particle
    interactions. One aspect that recently received attention are nanoscale surface
    features of particles, which play an important role in determining the strength
    of cohesive van der Waals and capillary interactions and also affect tribo-charging
    of grains. We describe experiments on freely falling granular streams that can
    detect the contributions from all three of these forces. We show that it is possible
    to measure the charge of individual grains and build up distributions that are
    detailed enough to provide stringent tests of tribo-charging models currently
    available. A second aspect concerns particle shape. In this case steric interactions
    become important and new types of aggregate behavior can be expected when non-convex
    particle shapes are considered that can interlock or entangle. However, a general
    connection between the mechanical response of a granular material and the constituents\'
    shape remains unknown. This has made it infeasible to tackle the &quot;inverse
    packing problem&quot;, namely to start from a given, desired behavior for the
    aggregate as a whole and then find the particle shape the produces it. We discuss
    a new approach, using concepts rooted in artificial evolution that provides a
    way to solve this inverse problem. This approach facilitates exploring the role
    of arbitrary particle geometry in jammed systems and invites the discovery and
    design of granular matter with optimized properties.
acknowledgement: This work was supported by the NSF MRSEC program under DMR-0820054.
  Additional support came from the US Army Research Office through W911NF-12-1-0182.
author:
- first_name: Heinrich
  full_name: Jaeger, Heinrich
  last_name: Jaeger
- first_name: Marc
  full_name: Miskin, Marc
  last_name: Miskin
- first_name: Scott R
  full_name: Waitukaitis, Scott R
  id: 3A1FFC16-F248-11E8-B48F-1D18A9856A87
  last_name: Waitukaitis
  orcid: 0000-0002-2299-3176
citation:
  ama: 'Jaeger H, Miskin M, Waitukaitis SR. From nanoscale cohesion to macroscale
    entanglement: opportunities for designing granular aggregate behaviour by tailoring
    grain shape and interactions. In: <i> AIP Conference Proceedings</i>. Vol 1542.
    AIP; 2013:3-6. doi:<a href="https://doi.org/10.1063/1.4811858">10.1063/1.4811858</a>'
  apa: 'Jaeger, H., Miskin, M., &#38; Waitukaitis, S. R. (2013). From nanoscale cohesion
    to macroscale entanglement: opportunities for designing granular aggregate behaviour
    by tailoring grain shape and interactions. In <i> AIP Conference Proceedings</i>
    (Vol. 1542, pp. 3–6). Sydney, Australia: AIP. <a href="https://doi.org/10.1063/1.4811858">https://doi.org/10.1063/1.4811858</a>'
  chicago: 'Jaeger, Heinrich, Marc Miskin, and Scott R Waitukaitis. “From Nanoscale
    Cohesion to Macroscale Entanglement: Opportunities for Designing Granular Aggregate
    Behaviour by Tailoring Grain Shape and Interactions.” In <i> AIP Conference Proceedings</i>,
    1542:3–6. AIP, 2013. <a href="https://doi.org/10.1063/1.4811858">https://doi.org/10.1063/1.4811858</a>.'
  ieee: 'H. Jaeger, M. Miskin, and S. R. Waitukaitis, “From nanoscale cohesion to
    macroscale entanglement: opportunities for designing granular aggregate behaviour
    by tailoring grain shape and interactions,” in <i> AIP Conference Proceedings</i>,
    Sydney, Australia, 2013, vol. 1542, pp. 3–6.'
  ista: 'Jaeger H, Miskin M, Waitukaitis SR. 2013. From nanoscale cohesion to macroscale
    entanglement: opportunities for designing granular aggregate behaviour by tailoring
    grain shape and interactions.  AIP Conference Proceedings. Powders and Grains
    vol. 1542, 3–6.'
  mla: 'Jaeger, Heinrich, et al. “From Nanoscale Cohesion to Macroscale Entanglement:
    Opportunities for Designing Granular Aggregate Behaviour by Tailoring Grain Shape
    and Interactions.” <i> AIP Conference Proceedings</i>, vol. 1542, AIP, 2013, pp.
    3–6, doi:<a href="https://doi.org/10.1063/1.4811858">10.1063/1.4811858</a>.'
  short: H. Jaeger, M. Miskin, S.R. Waitukaitis, in:,  AIP Conference Proceedings,
    AIP, 2013, pp. 3–6.
conference:
  end_date: 2013-07-12
  location: Sydney, Australia
  name: Powders and Grains
  start_date: 2013-07-08
date_created: 2018-12-11T11:44:43Z
date_published: 2013-06-01T00:00:00Z
date_updated: 2021-01-12T06:48:49Z
day: '01'
doi: 10.1063/1.4811858
extern: '1'
intvolume: '      1542'
language:
- iso: eng
month: '06'
oa_version: None
page: 3 - 6
publication: ' AIP Conference Proceedings'
publication_status: published
publisher: AIP
publist_id: '7937'
quality_controlled: '1'
status: public
title: 'From nanoscale cohesion to macroscale entanglement: opportunities for designing
  granular aggregate behaviour by tailoring grain shape and interactions'
type: conference
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 1542
year: '2013'
...
---
_id: '11758'
article_processing_charge: No
article_type: letter_note
author:
- first_name: Luca
  full_name: Aceto, Luca
  last_name: Aceto
- 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: Jiří
  full_name: Sgall, Jiří
  last_name: Sgall
citation:
  ama: Aceto L, Henzinger M, Sgall J. 38th International Colloquium on Automata, Languages
    and Programming. <i>Information and Computation</i>. 2013;222(1):1. doi:<a href="https://doi.org/10.1016/j.ic.2012.11.002">10.1016/j.ic.2012.11.002</a>
  apa: Aceto, L., Henzinger, M., &#38; Sgall, J. (2013). 38th International Colloquium
    on Automata, Languages and Programming. <i>Information and Computation</i>. Elsevier.
    <a href="https://doi.org/10.1016/j.ic.2012.11.002">https://doi.org/10.1016/j.ic.2012.11.002</a>
  chicago: Aceto, Luca, Monika Henzinger, and Jiří Sgall. “38th International Colloquium
    on Automata, Languages and Programming.” <i>Information and Computation</i>. Elsevier,
    2013. <a href="https://doi.org/10.1016/j.ic.2012.11.002">https://doi.org/10.1016/j.ic.2012.11.002</a>.
  ieee: L. Aceto, M. Henzinger, and J. Sgall, “38th International Colloquium on Automata,
    Languages and Programming,” <i>Information and Computation</i>, vol. 222, no.
    1. Elsevier, p. 1, 2013.
  ista: Aceto L, Henzinger M, Sgall J. 2013. 38th International Colloquium on Automata,
    Languages and Programming. Information and Computation. 222(1), 1.
  mla: Aceto, Luca, et al. “38th International Colloquium on Automata, Languages and
    Programming.” <i>Information and Computation</i>, vol. 222, no. 1, Elsevier, 2013,
    p. 1, doi:<a href="https://doi.org/10.1016/j.ic.2012.11.002">10.1016/j.ic.2012.11.002</a>.
  short: L. Aceto, M. Henzinger, J. Sgall, Information and Computation 222 (2013)
    1.
date_created: 2022-08-08T11:25:34Z
date_published: 2013-01-01T00:00:00Z
date_updated: 2024-11-06T12:01:32Z
day: '01'
doi: 10.1016/j.ic.2012.11.002
extern: '1'
intvolume: '       222'
issue: '1'
language:
- iso: eng
month: '01'
oa_version: None
page: '1'
publication: Information and Computation
publication_identifier:
  issn:
  - 0890-5401
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: 38th International Colloquium on Automata, Languages and Programming
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 222
year: '2013'
...
