---
_id: '11630'
abstract:
- lang: eng
  text: 'The second mission of NASA’s Kepler satellite, K2, has collected hundreds
    of thousands of lightcurves for stars close to the ecliptic plane. This new sample
    could increase the number of known pulsating stars and then improve our understanding
    of those stars. For the moment only a few stars have been properly classified
    and published. In this work, we present a method to automaticly classify K2 pulsating
    stars using a Machine Learning technique called Random Forest. The objective is
    to sort out the stars in four classes: red giant (RG), main-sequence Solar-like
    stars (SL), classical pulsators (PULS) and Other. To do this we use the effective
    temperatures and the luminosities of the stars as well as the FliPer features,
    that measures the amount of power contained in the power spectral density. The
    classifier now retrieves the right classification for more than 80% of the stars.'
article_number: '1906.09611'
article_processing_charge: No
arxiv: 1
author:
- first_name: A. Le
  full_name: Saux, A. Le
  last_name: Saux
- first_name: Lisa Annabelle
  full_name: Bugnet, Lisa Annabelle
  id: d9edb345-f866-11ec-9b37-d119b5234501
  last_name: Bugnet
  orcid: 0000-0003-0142-4000
- first_name: S.
  full_name: Mathur, S.
  last_name: Mathur
- first_name: S. N.
  full_name: Breton, S. N.
  last_name: Breton
- first_name: R. A.
  full_name: Garcia, R. A.
  last_name: Garcia
citation:
  ama: Saux AL, Bugnet LA, Mathur S, Breton SN, Garcia RA. Automatic classification
    of K2 pulsating stars using machine learning techniques. <i>arXiv</i>. doi:<a
    href="https://doi.org/10.48550/arXiv.1906.09611">10.48550/arXiv.1906.09611</a>
  apa: Saux, A. L., Bugnet, L. A., Mathur, S., Breton, S. N., &#38; Garcia, R. A.
    (n.d.). Automatic classification of K2 pulsating stars using machine learning
    techniques. <i>arXiv</i>. <a href="https://doi.org/10.48550/arXiv.1906.09611">https://doi.org/10.48550/arXiv.1906.09611</a>
  chicago: Saux, A. Le, Lisa Annabelle Bugnet, S. Mathur, S. N. Breton, and R. A.
    Garcia. “Automatic Classification of K2 Pulsating Stars Using Machine Learning
    Techniques.” <i>ArXiv</i>, n.d. <a href="https://doi.org/10.48550/arXiv.1906.09611">https://doi.org/10.48550/arXiv.1906.09611</a>.
  ieee: A. L. Saux, L. A. Bugnet, S. Mathur, S. N. Breton, and R. A. Garcia, “Automatic
    classification of K2 pulsating stars using machine learning techniques,” <i>arXiv</i>.
    .
  ista: Saux AL, Bugnet LA, Mathur S, Breton SN, Garcia RA. Automatic classification
    of K2 pulsating stars using machine learning techniques. arXiv, 1906.09611.
  mla: Saux, A. Le, et al. “Automatic Classification of K2 Pulsating Stars Using Machine
    Learning Techniques.” <i>ArXiv</i>, 1906.09611, doi:<a href="https://doi.org/10.48550/arXiv.1906.09611">10.48550/arXiv.1906.09611</a>.
  short: A.L. Saux, L.A. Bugnet, S. Mathur, S.N. Breton, R.A. Garcia, ArXiv (n.d.).
date_created: 2022-07-21T06:57:10Z
date_published: 2019-06-23T00:00:00Z
date_updated: 2022-08-22T08:20:29Z
day: '23'
doi: 10.48550/arXiv.1906.09611
extern: '1'
external_id:
  arxiv:
  - '1906.09611'
keyword:
- asteroseismology - methods
- data analysis - thecniques
- machine learning - stars
- oscillations
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.48550/arXiv.1906.09611
month: '06'
oa: 1
oa_version: Preprint
publication: arXiv
publication_status: submitted
status: public
title: Automatic classification of K2 pulsating stars using machine learning techniques
type: preprint
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2019'
...
---
_id: '11826'
abstract:
- lang: eng
  text: "The diameter, radius and eccentricities are natural graph parameters. While
    these problems have been studied extensively, there are no known dynamic algorithms
    for them beyond the ones that follow from trivial recomputation after each update
    or from solving dynamic All-Pairs Shortest Paths (APSP), which is very computationally
    intensive. This is the situation for dynamic approximation algorithms as well,
    and even if only edge insertions or edge deletions need to be supported.\r\nThis
    paper provides a comprehensive study of the dynamic approximation of Diameter,
    Radius and Eccentricities, providing both conditional lower bounds, and new algorithms
    whose bounds are optimal under popular hypotheses in fine-grained complexity.
    Some of the highlights include:\r\n- Under popular hardness hypotheses, there
    can be no significantly better fully dynamic approximation algorithms than recomputing
    the answer after each update, or maintaining full APSP.\r\n- Nearly optimal partially
    dynamic (incremental/decremental) algorithms can be achieved via efficient reductions
    to (incremental/decremental) maintenance of Single-Source Shortest Paths. For
    instance, a nearly (3/2+epsilon)-approximation to Diameter in directed or undirected
    n-vertex, m-edge graphs can be maintained decrementally in total time m^{1+o(1)}sqrt{n}/epsilon^2.
    This nearly matches the static 3/2-approximation algorithm for the problem that
    is known to be conditionally optimal."
alternative_title:
- LIPIcs
article_number: '13'
article_processing_charge: No
arxiv: 1
author:
- first_name: Bertie
  full_name: Ancona, Bertie
  last_name: Ancona
- 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: Liam
  full_name: Roditty, Liam
  last_name: Roditty
- first_name: Virginia Vassilevska
  full_name: Williams, Virginia Vassilevska
  last_name: Williams
- first_name: Nicole
  full_name: Wein, Nicole
  last_name: Wein
citation:
  ama: 'Ancona B, Henzinger M, Roditty L, Williams VV, Wein N. Algorithms and hardness
    for diameter in dynamic graphs. In: <i>46th International Colloquium on Automata,
    Languages, and Programming</i>. Vol 132. Schloss Dagstuhl - Leibniz-Zentrum für
    Informatik; 2019. doi:<a href="https://doi.org/10.4230/LIPICS.ICALP.2019.13">10.4230/LIPICS.ICALP.2019.13</a>'
  apa: 'Ancona, B., Henzinger, M., Roditty, L., Williams, V. V., &#38; Wein, N. (2019).
    Algorithms and hardness for diameter in dynamic graphs. In <i>46th International
    Colloquium on Automata, Languages, and Programming</i> (Vol. 132). Patras, Greece:
    Schloss Dagstuhl - Leibniz-Zentrum für Informatik. <a href="https://doi.org/10.4230/LIPICS.ICALP.2019.13">https://doi.org/10.4230/LIPICS.ICALP.2019.13</a>'
  chicago: Ancona, Bertie, Monika Henzinger, Liam Roditty, Virginia Vassilevska Williams,
    and Nicole Wein. “Algorithms and Hardness for Diameter in Dynamic Graphs.” In
    <i>46th International Colloquium on Automata, Languages, and Programming</i>,
    Vol. 132. Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2019. <a href="https://doi.org/10.4230/LIPICS.ICALP.2019.13">https://doi.org/10.4230/LIPICS.ICALP.2019.13</a>.
  ieee: B. Ancona, M. Henzinger, L. Roditty, V. V. Williams, and N. Wein, “Algorithms
    and hardness for diameter in dynamic graphs,” in <i>46th International Colloquium
    on Automata, Languages, and Programming</i>, Patras, Greece, 2019, vol. 132.
  ista: 'Ancona B, Henzinger M, Roditty L, Williams VV, Wein N. 2019. Algorithms and
    hardness for diameter in dynamic graphs. 46th International Colloquium on Automata,
    Languages, and Programming. ICALP: International Colloquium on Automata, Languages,
    and Programming, LIPIcs, vol. 132, 13.'
  mla: Ancona, Bertie, et al. “Algorithms and Hardness for Diameter in Dynamic Graphs.”
    <i>46th International Colloquium on Automata, Languages, and Programming</i>,
    vol. 132, 13, Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2019, doi:<a
    href="https://doi.org/10.4230/LIPICS.ICALP.2019.13">10.4230/LIPICS.ICALP.2019.13</a>.
  short: B. Ancona, M. Henzinger, L. Roditty, V.V. Williams, N. Wein, in:, 46th International
    Colloquium on Automata, Languages, and Programming, Schloss Dagstuhl - Leibniz-Zentrum
    für Informatik, 2019.
conference:
  end_date: 2019-07-12
  location: Patras, Greece
  name: 'ICALP: International Colloquium on Automata, Languages, and Programming'
  start_date: 2019-07-09
date_created: 2022-08-12T08:14:51Z
date_published: 2019-07-04T00:00:00Z
date_updated: 2024-11-06T11:56:23Z
day: '04'
doi: 10.4230/LIPICS.ICALP.2019.13
extern: '1'
external_id:
  arxiv:
  - '811.12527'
intvolume: '       132'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.4230/LIPIcs.ICALP.2019.13
month: '07'
oa: 1
oa_version: Published Version
publication: 46th International Colloquium on Automata, Languages, and Programming
publication_identifier:
  isbn:
  - 978-3-95977-109-2
  issn:
  - 1868-8969
publication_status: published
publisher: Schloss Dagstuhl - Leibniz-Zentrum für Informatik
quality_controlled: '1'
scopus_import: '1'
status: public
title: Algorithms and hardness for diameter in dynamic graphs
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 132
year: '2019'
...
---
_id: '11847'
abstract:
- lang: eng
  text: This paper serves as a user guide to the Vienna graph clustering framework.
    We review our general memetic algorithm, VieClus, to tackle the graph clustering
    problem. A key component of our contribution are natural recombine operators that
    employ ensemble clusterings as well as multi-level techniques. Lastly, we combine
    these techniques with a scalable communication protocol, producing a system that
    is able to compute high-quality solutions in a short amount of time. After giving
    a description of the algorithms employed, we establish the connection of the graph
    clustering problem to protein–protein interaction networks and moreover give a
    description on how the software can be used, what file formats are expected, and
    how this can be used to find functional groups in protein–protein interaction
    networks.
alternative_title:
- Methods in Molecular Biology
article_processing_charge: No
author:
- first_name: Sonja
  full_name: Biedermann, Sonja
  last_name: Biedermann
- 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: Christian
  full_name: Schulz, Christian
  last_name: Schulz
- first_name: Bernhard
  full_name: Schuster, Bernhard
  last_name: Schuster
citation:
  ama: 'Biedermann S, Henzinger M, Schulz C, Schuster B. Vienna Graph Clustering.
    In: Canzar S, Rojas Ringeling F, eds. <i>Protein-Protein Interaction Networks</i>.
    Vol 2074. MIMB. Springer Nature; 2019:215–231. doi:<a href="https://doi.org/10.1007/978-1-4939-9873-9_16">10.1007/978-1-4939-9873-9_16</a>'
  apa: Biedermann, S., Henzinger, M., Schulz, C., &#38; Schuster, B. (2019). Vienna
    Graph Clustering. In S. Canzar &#38; F. Rojas Ringeling (Eds.), <i>Protein-Protein
    Interaction Networks</i> (Vol. 2074, pp. 215–231). Springer Nature. <a href="https://doi.org/10.1007/978-1-4939-9873-9_16">https://doi.org/10.1007/978-1-4939-9873-9_16</a>
  chicago: Biedermann, Sonja, Monika Henzinger, Christian Schulz, and Bernhard Schuster.
    “Vienna Graph Clustering.” In <i>Protein-Protein Interaction Networks</i>, edited
    by Stefan Canzar and Francisca Rojas Ringeling, 2074:215–231. MIMB. Springer Nature,
    2019. <a href="https://doi.org/10.1007/978-1-4939-9873-9_16">https://doi.org/10.1007/978-1-4939-9873-9_16</a>.
  ieee: S. Biedermann, M. Henzinger, C. Schulz, and B. Schuster, “Vienna Graph Clustering,”
    in <i>Protein-Protein Interaction Networks</i>, vol. 2074, S. Canzar and F. Rojas
    Ringeling, Eds. Springer Nature, 2019, pp. 215–231.
  ista: 'Biedermann S, Henzinger M, Schulz C, Schuster B. 2019.Vienna Graph Clustering.
    In: Protein-Protein Interaction Networks. Methods in Molecular Biology, vol. 2074,
    215–231.'
  mla: Biedermann, Sonja, et al. “Vienna Graph Clustering.” <i>Protein-Protein Interaction
    Networks</i>, edited by Stefan Canzar and Francisca Rojas Ringeling, vol. 2074,
    Springer Nature, 2019, pp. 215–231, doi:<a href="https://doi.org/10.1007/978-1-4939-9873-9_16">10.1007/978-1-4939-9873-9_16</a>.
  short: S. Biedermann, M. Henzinger, C. Schulz, B. Schuster, in:, S. Canzar, F. Rojas
    Ringeling (Eds.), Protein-Protein Interaction Networks, Springer Nature, 2019,
    pp. 215–231.
date_created: 2022-08-16T06:54:48Z
date_published: 2019-10-04T00:00:00Z
date_updated: 2024-11-06T12:17:08Z
day: '04'
doi: 10.1007/978-1-4939-9873-9_16
editor:
- first_name: Stefan
  full_name: Canzar, Stefan
  last_name: Canzar
- first_name: Francisca
  full_name: Rojas Ringeling, Francisca
  last_name: Rojas Ringeling
extern: '1'
external_id:
  pmid:
  - '31583641'
intvolume: '      2074'
language:
- iso: eng
month: '10'
oa_version: None
page: 215–231
pmid: 1
publication: Protein-Protein Interaction Networks
publication_identifier:
  eisbn:
  - '9781493998739'
  eissn:
  - 1940-6029
  isbn:
  - '9781493998722'
  issn:
  - 1064-3745
publication_status: published
publisher: Springer Nature
quality_controlled: '1'
scopus_import: '1'
series_title: MIMB
status: public
title: Vienna Graph Clustering
type: book_chapter
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 2074
year: '2019'
...
---
_id: '11850'
abstract:
- lang: eng
  text: 'Modern networked systems are increasingly reconfigurable, enabling demand-aware
    infrastructures whose resources can be adjusted according to the workload they
    currently serve. Such dynamic adjustments can be exploited to improve network
    utilization and hence performance, by moving frequently interacting communication
    partners closer, e.g., collocating them in the same server or datacenter. However,
    dynamically changing the embedding of workloads is algorithmically challenging:
    communication patterns are often not known ahead of time, but must be learned.
    During the learning process, overheads related to unnecessary moves (i.e., re-embeddings)
    should be minimized. This paper studies a fundamental model which captures the
    tradeoff between the benefits and costs of dynamically collocating communication
    partners on l servers, in an online manner. Our main contribution is a distributed
    online algorithm which is asymptotically almost optimal, i.e., almost matches
    the lower bound (also derived in this paper) on the competitive ratio of any (distributed
    or centralized) online algorithm.'
article_processing_charge: No
arxiv: 1
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: Stefan
  full_name: Neumann, Stefan
  last_name: Neumann
- first_name: Stefan
  full_name: Schmid, Stefan
  last_name: Schmid
citation:
  ama: 'Henzinger M, Neumann S, Schmid S. Efficient distributed workload (re-)embedding.
    In: <i>SIGMETRICS’19: International Conference on Measurement and Modeling of
    Computer Systems</i>. Association for Computing Machinery; 2019:43–44. doi:<a
    href="https://doi.org/10.1145/3309697.3331503">10.1145/3309697.3331503</a>'
  apa: 'Henzinger, M., Neumann, S., &#38; Schmid, S. (2019). Efficient distributed
    workload (re-)embedding. In <i>SIGMETRICS’19: International Conference on Measurement
    and Modeling of Computer Systems</i> (pp. 43–44). Phoenix, AZ, United States:
    Association for Computing Machinery. <a href="https://doi.org/10.1145/3309697.3331503">https://doi.org/10.1145/3309697.3331503</a>'
  chicago: 'Henzinger, Monika, Stefan Neumann, and Stefan Schmid. “Efficient Distributed
    Workload (Re-)Embedding.” In <i>SIGMETRICS’19: International Conference on Measurement
    and Modeling of Computer Systems</i>, 43–44. Association for Computing Machinery,
    2019. <a href="https://doi.org/10.1145/3309697.3331503">https://doi.org/10.1145/3309697.3331503</a>.'
  ieee: 'M. Henzinger, S. Neumann, and S. Schmid, “Efficient distributed workload
    (re-)embedding,” in <i>SIGMETRICS’19: International Conference on Measurement
    and Modeling of Computer Systems</i>, Phoenix, AZ, United States, 2019, pp. 43–44.'
  ista: 'Henzinger M, Neumann S, Schmid S. 2019. Efficient distributed workload (re-)embedding.
    SIGMETRICS’19: International Conference on Measurement and Modeling of Computer
    Systems. SIGMETRICS: International Conference on Measurement and Modeling of Computer
    Systems, 43–44.'
  mla: 'Henzinger, Monika, et al. “Efficient Distributed Workload (Re-)Embedding.”
    <i>SIGMETRICS’19: International Conference on Measurement and Modeling of Computer
    Systems</i>, Association for Computing Machinery, 2019, pp. 43–44, doi:<a href="https://doi.org/10.1145/3309697.3331503">10.1145/3309697.3331503</a>.'
  short: 'M. Henzinger, S. Neumann, S. Schmid, in:, SIGMETRICS’19: International Conference
    on Measurement and Modeling of Computer Systems, Association for Computing Machinery,
    2019, pp. 43–44.'
conference:
  end_date: 2019-06-28
  location: Phoenix, AZ, United States
  name: 'SIGMETRICS: International Conference on Measurement and Modeling of Computer
    Systems'
  start_date: 2019-06-24
date_created: 2022-08-16T07:14:57Z
date_published: 2019-06-20T00:00:00Z
date_updated: 2024-11-06T12:17:32Z
day: '20'
doi: 10.1145/3309697.3331503
extern: '1'
external_id:
  arxiv:
  - '1904.05474'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1904.05474
month: '06'
oa: 1
oa_version: Preprint
page: 43–44
publication: 'SIGMETRICS''19: International Conference on Measurement and Modeling
  of Computer Systems'
publication_identifier:
  isbn:
  - 978-1-4503-6678-6
publication_status: published
publisher: Association for Computing Machinery
quality_controlled: '1'
scopus_import: '1'
status: public
title: Efficient distributed workload (re-)embedding
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2019'
...
---
_id: '11851'
abstract:
- lang: eng
  text: The minimum cut problem for an undirected edge-weighted graph asks us to divide
    its set of nodes into two blocks while minimizing the weighted sum of the cut
    edges. In this paper, we engineer the fastest known exact algorithm for the problem.
    State-of-the-art algorithms like the algorithm of Padberg and Rinaldi or the algorithm
    of Nagamochi, Ono and Ibaraki identify edges that can be contracted to reduce
    the graph size such that at least one minimum cut is maintained in the contracted
    graph. Our algorithm achieves improvements in running time over these algorithms
    by a multitude of techniques. First, we use a recently developed fast and parallel
    inexact minimum cut algorithm to obtain a better bound for the problem. Afterwards,
    we use reductions that depend on this bound to reduce the size of the graph much
    faster than previously possible. We use improved data structures to further lower
    the running time of our algorithm. Additionally, we parallelize the contraction
    routines of Nagamochi et al. . Overall, we arrive at a system that significantly
    outperforms the fastest state-of-the-art solvers for the exact minimum cut problem.
article_number: '8820968'
article_processing_charge: No
arxiv: 1
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: Alexander
  full_name: Noe, Alexander
  last_name: Noe
- first_name: Christian
  full_name: Schulz, Christian
  last_name: Schulz
citation:
  ama: 'Henzinger M, Noe A, Schulz C. Shared-memory exact minimum cuts. In: <i>33rd
    International Parallel and Distributed Processing Symposium</i>. Institute of
    Electrical and Electronics Engineers; 2019. doi:<a href="https://doi.org/10.1109/ipdps.2019.00013">10.1109/ipdps.2019.00013</a>'
  apa: 'Henzinger, M., Noe, A., &#38; Schulz, C. (2019). Shared-memory exact minimum
    cuts. In <i>33rd International Parallel and Distributed Processing Symposium</i>.
    Rio de Janeiro, Brazil: Institute of Electrical and Electronics Engineers. <a
    href="https://doi.org/10.1109/ipdps.2019.00013">https://doi.org/10.1109/ipdps.2019.00013</a>'
  chicago: Henzinger, Monika, Alexander Noe, and Christian Schulz. “Shared-Memory
    Exact Minimum Cuts.” In <i>33rd International Parallel and Distributed Processing
    Symposium</i>. Institute of Electrical and Electronics Engineers, 2019. <a href="https://doi.org/10.1109/ipdps.2019.00013">https://doi.org/10.1109/ipdps.2019.00013</a>.
  ieee: M. Henzinger, A. Noe, and C. Schulz, “Shared-memory exact minimum cuts,” in
    <i>33rd International Parallel and Distributed Processing Symposium</i>, Rio de
    Janeiro, Brazil, 2019.
  ista: 'Henzinger M, Noe A, Schulz C. 2019. Shared-memory exact minimum cuts. 33rd
    International Parallel and Distributed Processing Symposium. IPDPS: International
    Parallel and Distributed Processing Symposium, 8820968.'
  mla: Henzinger, Monika, et al. “Shared-Memory Exact Minimum Cuts.” <i>33rd International
    Parallel and Distributed Processing Symposium</i>, 8820968, Institute of Electrical
    and Electronics Engineers, 2019, doi:<a href="https://doi.org/10.1109/ipdps.2019.00013">10.1109/ipdps.2019.00013</a>.
  short: M. Henzinger, A. Noe, C. Schulz, in:, 33rd International Parallel and Distributed
    Processing Symposium, Institute of Electrical and Electronics Engineers, 2019.
conference:
  end_date: 2019-05-24
  location: Rio de Janeiro, Brazil
  name: 'IPDPS: International Parallel and Distributed Processing Symposium'
  start_date: 2019-05-20
date_created: 2022-08-16T07:25:23Z
date_published: 2019-05-01T00:00:00Z
date_updated: 2024-11-06T12:17:43Z
day: '01'
doi: 10.1109/ipdps.2019.00013
extern: '1'
external_id:
  arxiv:
  - '1808.05458'
language:
- iso: eng
main_file_link:
- url: https://arxiv.org/abs/1808.05458
month: '05'
oa_version: Preprint
publication: 33rd International Parallel and Distributed Processing Symposium
publication_identifier:
  eisbn:
  - 978-1-7281-1246-6
  eissn:
  - 1530-2075
  isbn:
  - 978-1-7281-1247-3
publication_status: published
publisher: Institute of Electrical and Electronics Engineers
quality_controlled: '1'
related_material:
  record:
  - id: '11851'
    relation: later_version
    status: public
scopus_import: '1'
status: public
title: Shared-memory exact minimum cuts
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2019'
...
---
_id: '11853'
abstract:
- lang: eng
  text: We present a deterministic dynamic algorithm for maintaining a (1+ε)f-approximate
    minimum cost set cover with O(f log(Cn)/ε^2) amortized update time, when the input
    set system is undergoing element insertions and deletions. Here, n denotes the
    number of elements, each element appears in at most f sets, and the cost of each
    set lies in the range [1/C, 1]. Our result, together with that of Gupta~et~al.~[STOC'17],
    implies that there is a deterministic algorithm for this problem with O(f log(Cn))
    amortized update time and O(min(log n, f)) -approximation ratio, which nearly
    matches the polynomial-time hardness of approximation for minimum set cover in
    the static setting. Our update time is only O(log (Cn)) away from a trivial lower
    bound. Prior to our work, the previous best approximation ratio guaranteed by
    deterministic algorithms was O(f^2), which was due to Bhattacharya~et~al.~[ICALP`15].
    In contrast, the only result that guaranteed O(f) -approximation was obtained
    very recently by Abboud~et~al.~[STOC`19], who designed a dynamic algorithm with
    (1+ε)f-approximation ratio and O(f^2 log n/ε) amortized update time. Besides the
    extra O(f) factor in the update time compared to our and Gupta~et~al.'s results,
    the Abboud~et~al.~algorithm is randomized, and works only when the adversary is
    oblivious and the sets are unweighted (each set has the same cost). We achieve
    our result via the primal-dual approach, by maintaining a fractional packing solution
    as a dual certificate. This approach was pursued previously by Bhattacharya~et~al.~and
    Gupta~et~al., but not in the recent paper by Abboud~et~al. Unlike previous primal-dual
    algorithms that try to satisfy some local constraints for individual sets at all
    time, our algorithm basically waits until the dual solution changes significantly
    globally, and fixes the solution only where the fix is needed.
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
citation:
  ama: 'Bhattacharya S, Henzinger M, Nanongkai D. A new deterministic algorithm for
    dynamic set cover. In: <i>60th Annual Symposium on Foundations of Computer Science</i>.
    Institute of Electrical and Electronics Engineers; 2019:406-423. doi:<a href="https://doi.org/10.1109/focs.2019.00033">10.1109/focs.2019.00033</a>'
  apa: 'Bhattacharya, S., Henzinger, M., &#38; Nanongkai, D. (2019). A new deterministic
    algorithm for dynamic set cover. In <i>60th Annual Symposium on Foundations of
    Computer Science</i> (pp. 406–423). Baltimore, MD, United States: Institute of
    Electrical and Electronics Engineers. <a href="https://doi.org/10.1109/focs.2019.00033">https://doi.org/10.1109/focs.2019.00033</a>'
  chicago: Bhattacharya, Sayan, Monika Henzinger, and Danupon Nanongkai. “A New Deterministic
    Algorithm for Dynamic Set Cover.” In <i>60th Annual Symposium on Foundations of
    Computer Science</i>, 406–23. Institute of Electrical and Electronics Engineers,
    2019. <a href="https://doi.org/10.1109/focs.2019.00033">https://doi.org/10.1109/focs.2019.00033</a>.
  ieee: S. Bhattacharya, M. Henzinger, and D. Nanongkai, “A new deterministic algorithm
    for dynamic set cover,” in <i>60th Annual Symposium on Foundations of Computer
    Science</i>, Baltimore, MD, United States, 2019, pp. 406–423.
  ista: 'Bhattacharya S, Henzinger M, Nanongkai D. 2019. A new deterministic algorithm
    for dynamic set cover. 60th Annual Symposium on Foundations of Computer Science.
    FOCS: Annual Symposium on Foundations of Computer Science, 406–423.'
  mla: Bhattacharya, Sayan, et al. “A New Deterministic Algorithm for Dynamic Set
    Cover.” <i>60th Annual Symposium on Foundations of Computer Science</i>, Institute
    of Electrical and Electronics Engineers, 2019, pp. 406–23, doi:<a href="https://doi.org/10.1109/focs.2019.00033">10.1109/focs.2019.00033</a>.
  short: S. Bhattacharya, M. Henzinger, D. Nanongkai, in:, 60th Annual Symposium on
    Foundations of Computer Science, Institute of Electrical and Electronics Engineers,
    2019, pp. 406–423.
conference:
  end_date: 2019-11-12
  location: Baltimore, MD, United States
  name: 'FOCS: Annual Symposium on Foundations of Computer Science'
  start_date: 2019-11-09
date_created: 2022-08-16T08:00:00Z
date_published: 2019-11-01T00:00:00Z
date_updated: 2024-11-06T12:18:05Z
day: '01'
doi: 10.1109/focs.2019.00033
extern: '1'
external_id:
  arxiv:
  - '1909.11600'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1909.11600
month: '11'
oa: 1
oa_version: Preprint
page: 406-423
publication: 60th Annual Symposium on Foundations of Computer Science
publication_identifier:
  eisbn:
  - 978-1-7281-4952-3
  isbn:
  - 978-1-7281-4953-0
  issn:
  - 2575-8454
publication_status: published
publisher: Institute of Electrical and Electronics Engineers
quality_controlled: '1'
scopus_import: '1'
status: public
title: A new deterministic algorithm for dynamic set cover
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2019'
...
---
_id: '11865'
abstract:
- lang: eng
  text: We present the first sublinear-time algorithm that can compute the edge connectivity
    λ of a network exactly on distributed message-passing networks (the CONGEST model),
    as long as the network contains no multi-edge. We present the first sublinear-time
    algorithm for a distributed message-passing network sto compute its edge connectivity
    λ exactly in the CONGEST model, as long as there are no parallel edges. Our algorithm
    takes Õ(n1−1/353D1/353+n1−1/706) time to compute λ and a cut of cardinality λ
    with high probability, where n and D are the number of nodes and the diameter
    of the network, respectively, and Õ hides polylogarithmic factors. This running
    time is sublinear in n (i.e. Õ(n1−є)) whenever D is. Previous sublinear-time distributed
    algorithms can solve this problem either (i) exactly only when λ=O(n1/8−є) [Thurimella
    PODC’95; Pritchard, Thurimella, ACM Trans. Algorithms’11; Nanongkai, Su, DISC’14]
    or (ii) approximately [Ghaffari, Kuhn, DISC’13; Nanongkai, Su, DISC’14]. To achieve
    this we develop and combine several new techniques. First, we design the first
    distributed algorithm that can compute a k-edge connectivity certificate for any
    k=O(n1−є) in time Õ(√nk+D). The previous sublinear-time algorithm can do so only
    when k=o(√n) [Thurimella PODC’95]. In fact, our algorithm can be turned into the
    first parallel algorithm with polylogarithmic depth and near-linear work. Previous
    near-linear work algorithms are essentially sequential and previous polylogarithmic-depth
    algorithms require Ω(mk) work in the worst case (e.g. [Karger, Motwani, STOC’93]).
    Second, we show that by combining the recent distributed expander decomposition
    technique of [Chang, Pettie, Zhang, SODA’19] with techniques from the sequential
    deterministic edge connectivity algorithm of [Kawarabayashi, Thorup, STOC’15],
    we can decompose the network into a sublinear number of clusters with small average
    diameter and without any mincut separating a cluster (except the “trivial” ones).
    This leads to a simplification of the Kawarabayashi-Thorup framework (except that
    we are randomized while they are deterministic). This might make this framework
    more useful in other models of computation. Finally, by extending the tree packing
    technique from [Karger STOC’96], we can find the minimum cut in time proportional
    to the number of components. As a byproduct of this technique, we obtain an Õ(n)-time
    algorithm for computing exact minimum cut for weighted graphs.
article_processing_charge: No
arxiv: 1
author:
- first_name: Mohit
  full_name: Daga, Mohit
  last_name: Daga
- 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: Thatchaphol
  full_name: Saranurak, Thatchaphol
  last_name: Saranurak
citation:
  ama: 'Daga M, Henzinger M, Nanongkai D, Saranurak T. Distributed edge connectivity
    in sublinear time. In: <i>Proceedings of the 51st Annual ACM SIGACT Symposium
    on Theory of Computing</i>. Association for Computing Machinery; 2019:343–354.
    doi:<a href="https://doi.org/10.1145/3313276.3316346">10.1145/3313276.3316346</a>'
  apa: 'Daga, M., Henzinger, M., Nanongkai, D., &#38; Saranurak, T. (2019). Distributed
    edge connectivity in sublinear time. In <i>Proceedings of the 51st Annual ACM
    SIGACT Symposium on Theory of Computing</i> (pp. 343–354). Phoenix, AZ, United
    States: Association for Computing Machinery. <a href="https://doi.org/10.1145/3313276.3316346">https://doi.org/10.1145/3313276.3316346</a>'
  chicago: Daga, Mohit, Monika Henzinger, Danupon Nanongkai, and Thatchaphol Saranurak.
    “Distributed Edge Connectivity in Sublinear Time.” In <i>Proceedings of the 51st
    Annual ACM SIGACT Symposium on Theory of Computing</i>, 343–354. Association for
    Computing Machinery, 2019. <a href="https://doi.org/10.1145/3313276.3316346">https://doi.org/10.1145/3313276.3316346</a>.
  ieee: M. Daga, M. Henzinger, D. Nanongkai, and T. Saranurak, “Distributed edge connectivity
    in sublinear time,” in <i>Proceedings of the 51st Annual ACM SIGACT Symposium
    on Theory of Computing</i>, Phoenix, AZ, United States, 2019, pp. 343–354.
  ista: 'Daga M, Henzinger M, Nanongkai D, Saranurak T. 2019. Distributed edge connectivity
    in sublinear time. Proceedings of the 51st Annual ACM SIGACT Symposium on Theory
    of Computing. STOC: Symposium on Theory of Computing, 343–354.'
  mla: Daga, Mohit, et al. “Distributed Edge Connectivity in Sublinear Time.” <i>Proceedings
    of the 51st Annual ACM SIGACT Symposium on Theory of Computing</i>, Association
    for Computing Machinery, 2019, pp. 343–354, doi:<a href="https://doi.org/10.1145/3313276.3316346">10.1145/3313276.3316346</a>.
  short: M. Daga, M. Henzinger, D. Nanongkai, T. Saranurak, in:, Proceedings of the
    51st Annual ACM SIGACT Symposium on Theory of Computing, Association for Computing
    Machinery, 2019, pp. 343–354.
conference:
  end_date: 2019-06-26
  location: Phoenix, AZ, United States
  name: 'STOC: Symposium on Theory of Computing'
  start_date: 2019-06-23
date_created: 2022-08-16T09:11:17Z
date_published: 2019-06-01T00:00:00Z
date_updated: 2024-11-06T12:19:15Z
day: '01'
doi: 10.1145/3313276.3316346
extern: '1'
external_id:
  arxiv:
  - '1904.04341'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1904.04341
month: '06'
oa: 1
oa_version: Preprint
page: 343–354
publication: Proceedings of the 51st Annual ACM SIGACT Symposium on Theory of Computing
publication_identifier:
  isbn:
  - 978-1-4503-6705-9
  issn:
  - 0737-8017
publication_status: published
publisher: Association for Computing Machinery
quality_controlled: '1'
scopus_import: '1'
status: public
title: Distributed edge connectivity in sublinear time
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2019'
...
---
_id: '11871'
abstract:
- lang: eng
  text: "Many dynamic graph algorithms have an amortized update time, rather than
    a stronger worst-case guarantee. But amortized data structures are not suitable
    for real-time systems, where each individual operation has to be executed quickly.
    For this reason, there exist many recent randomized results that aim to provide
    a guarantee stronger than amortized expected. The strongest possible guarantee
    for a randomized algorithm is that it is always correct (Las Vegas), and has high-probability
    worst-case update time, which gives a bound on the time for each individual operation
    that holds with high probability.\r\n\r\nIn this paper we present the first polylogarithmic
    high-probability worst-case time bounds for the dynamic spanner and the dynamic
    maximal matching problem.\r\n\r\n1.\t\r\nFor dynamic spanner, the only known o(n)
    worst-case bounds were O(n3/4) high-probability worst-case update time for maintaining
    a 3-spanner, and O(n5/9) for maintaining a 5-spanner. We give a O(1)k log3(n)
    high-probability worst-case time bound for maintaining a (2k – 1)-spanner, which
    yields the first worst-case polylog update time for all constant k. (All the results
    above maintain the optimal tradeoff of stretch 2k – 1 and Õ(n1+1/k) edges.)\r\n\r\n2.\t\r\nFor
    dynamic maximal matching, or dynamic 2-approximate maximum matching, no algorithm
    with o(n) worst-case time bound was known and we present an algorithm with O(log5
    (n)) high-probability worst-case time; similar worst-case bounds existed only
    for maintaining a matching that was (2 + ∊)-approximate, and hence not maximal.\r\n\r\nOur
    results are achieved using a new approach for converting amortized guarantees
    to worst-case ones for randomized data structures by going through a third type
    of guarantee, which is a middle ground between the two above: an algorithm is
    said to have worst-case expected update time α if for every update σ, the expected
    time to process σ is at most α. Although stronger than amortized expected, the
    worst-case expected guarantee does not resolve the fundamental problem of amortization:
    a worst-case expected update time of O(1) still allows for the possibility that
    every 1/f(n) updates requires Θ(f(n)) time to process, for arbitrarily high f(n).
    In this paper we present a black-box reduction that converts any data structure
    with worst-case expected update time into one with a high-probability worst-case
    update time: the query time remains the same, while the update time increases
    by a factor of O(log2(n)).\r\n\r\nThus we achieve our results in two steps: (1)
    First we show how to convert existing dynamic graph algorithms with amortized
    expected polylogarithmic running times into algorithms with worst-case expected
    polylogarithmic running times. (2) Then we use our black-box reduction to achieve
    the polylogarithmic high-probability worst-case time bound. All our algorithms
    are Las-Vegas-type algorithms."
article_processing_charge: No
arxiv: 1
author:
- first_name: Aaron
  full_name: Bernstein, Aaron
  last_name: Bernstein
- first_name: Sebastian
  full_name: Forster, Sebastian
  last_name: Forster
- 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: 'Bernstein A, Forster S, Henzinger M. A deamortization approach for dynamic
    spanner and dynamic maximal matching. In: <i>30th Annual ACM-SIAM Symposium on
    Discrete Algorithms</i>. Society for Industrial and Applied Mathematics; 2019:1899-1918.
    doi:<a href="https://doi.org/10.1137/1.9781611975482.115">10.1137/1.9781611975482.115</a>'
  apa: 'Bernstein, A., Forster, S., &#38; Henzinger, M. (2019). A deamortization approach
    for dynamic spanner and dynamic maximal matching. In <i>30th Annual ACM-SIAM Symposium
    on Discrete Algorithms</i> (pp. 1899–1918). San Diego, CA, United States: Society
    for Industrial and Applied Mathematics. <a href="https://doi.org/10.1137/1.9781611975482.115">https://doi.org/10.1137/1.9781611975482.115</a>'
  chicago: Bernstein, Aaron, Sebastian Forster, and Monika Henzinger. “A Deamortization
    Approach for Dynamic Spanner and Dynamic Maximal Matching.” In <i>30th Annual
    ACM-SIAM Symposium on Discrete Algorithms</i>, 1899–1918. Society for Industrial
    and Applied Mathematics, 2019. <a href="https://doi.org/10.1137/1.9781611975482.115">https://doi.org/10.1137/1.9781611975482.115</a>.
  ieee: A. Bernstein, S. Forster, and M. Henzinger, “A deamortization approach for
    dynamic spanner and dynamic maximal matching,” in <i>30th Annual ACM-SIAM Symposium
    on Discrete Algorithms</i>, San Diego, CA, United States, 2019, pp. 1899–1918.
  ista: 'Bernstein A, Forster S, Henzinger M. 2019. A deamortization approach for
    dynamic spanner and dynamic maximal matching. 30th Annual ACM-SIAM Symposium on
    Discrete Algorithms. SODA: Symposium on Discrete Algorithms, 1899–1918.'
  mla: Bernstein, Aaron, et al. “A Deamortization Approach for Dynamic Spanner and
    Dynamic Maximal Matching.” <i>30th Annual ACM-SIAM Symposium on Discrete Algorithms</i>,
    Society for Industrial and Applied Mathematics, 2019, pp. 1899–918, doi:<a href="https://doi.org/10.1137/1.9781611975482.115">10.1137/1.9781611975482.115</a>.
  short: A. Bernstein, S. Forster, M. Henzinger, in:, 30th Annual ACM-SIAM Symposium
    on Discrete Algorithms, Society for Industrial and Applied Mathematics, 2019,
    pp. 1899–1918.
conference:
  end_date: 2019-01-09
  location: San Diego, CA, United States
  name: 'SODA: Symposium on Discrete Algorithms'
  start_date: 2019-01-06
date_created: 2022-08-16T09:50:33Z
date_published: 2019-01-01T00:00:00Z
date_updated: 2024-11-06T12:20:24Z
day: '01'
doi: 10.1137/1.9781611975482.115
extern: '1'
external_id:
  arxiv:
  - '1810.10932'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1810.10932
month: '01'
oa: 1
oa_version: Preprint
page: 1899-1918
publication: 30th Annual ACM-SIAM Symposium on Discrete Algorithms
publication_identifier:
  eisbn:
  - 978-1-61197-548-2
publication_status: published
publisher: Society for Industrial and Applied Mathematics
quality_controlled: '1'
related_material:
  record:
  - id: '11871'
    relation: earlier_version
    status: public
scopus_import: '1'
status: public
title: A deamortization approach for dynamic spanner and dynamic maximal matching
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2019'
...
---
_id: '11898'
abstract:
- lang: eng
  text: "We build upon the recent papers by Weinstein and Yu (FOCS'16), Larsen (FOCS'12),
    and Clifford et al. (FOCS'15) to present a general framework that gives amortized
    lower bounds on the update and query times of dynamic data structures. Using our
    framework, we present two concrete results.\r\n(1) For the dynamic polynomial
    evaluation problem, where the polynomial is defined over a finite field of size
    n1+Ω(1) and has degree n, any dynamic data structure must either have an amortized
    update time of Ω((lgn/lglgn)2) or an amortized query time of Ω((lgn/lglgn)2).\r\n(2)
    For the dynamic online matrix vector multiplication problem, where we get an n×n
    matrix whose entires are drawn from a finite field of size nΘ(1), any dynamic
    data structure must either have an amortized update time of Ω((lgn/lglgn)2) or
    an amortized query time of Ω(n⋅(lgn/lglgn)2).\r\nFor these two problems, the previous
    works by Larsen (FOCS'12) and Clifford et al. (FOCS'15) gave the same lower bounds,
    but only for worst case update and query times. Our bounds match the highest unconditional
    lower bounds known till date for any dynamic problem in the cell-probe model."
article_processing_charge: No
article_type: original
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: Stefan
  full_name: Neumann, Stefan
  last_name: Neumann
citation:
  ama: Bhattacharya S, Henzinger M, Neumann S. New amortized cell-probe lower bounds
    for dynamic problems. <i>Theoretical Computer Science</i>. 2019;779:72-87. doi:<a
    href="https://doi.org/10.1016/j.tcs.2019.01.043">10.1016/j.tcs.2019.01.043</a>
  apa: Bhattacharya, S., Henzinger, M., &#38; Neumann, S. (2019). New amortized cell-probe
    lower bounds for dynamic problems. <i>Theoretical Computer Science</i>. Elsevier.
    <a href="https://doi.org/10.1016/j.tcs.2019.01.043">https://doi.org/10.1016/j.tcs.2019.01.043</a>
  chicago: Bhattacharya, Sayan, Monika Henzinger, and Stefan Neumann. “New Amortized
    Cell-Probe Lower Bounds for Dynamic Problems.” <i>Theoretical Computer Science</i>.
    Elsevier, 2019. <a href="https://doi.org/10.1016/j.tcs.2019.01.043">https://doi.org/10.1016/j.tcs.2019.01.043</a>.
  ieee: S. Bhattacharya, M. Henzinger, and S. Neumann, “New amortized cell-probe lower
    bounds for dynamic problems,” <i>Theoretical Computer Science</i>, vol. 779. Elsevier,
    pp. 72–87, 2019.
  ista: Bhattacharya S, Henzinger M, Neumann S. 2019. New amortized cell-probe lower
    bounds for dynamic problems. Theoretical Computer Science. 779, 72–87.
  mla: Bhattacharya, Sayan, et al. “New Amortized Cell-Probe Lower Bounds for Dynamic
    Problems.” <i>Theoretical Computer Science</i>, vol. 779, Elsevier, 2019, pp.
    72–87, doi:<a href="https://doi.org/10.1016/j.tcs.2019.01.043">10.1016/j.tcs.2019.01.043</a>.
  short: S. Bhattacharya, M. Henzinger, S. Neumann, Theoretical Computer Science 779
    (2019) 72–87.
date_created: 2022-08-17T09:02:15Z
date_published: 2019-08-02T00:00:00Z
date_updated: 2024-11-06T12:23:49Z
day: '02'
doi: 10.1016/j.tcs.2019.01.043
extern: '1'
external_id:
  arxiv:
  - '1902.02304'
intvolume: '       779'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1902.02304
month: '08'
oa: 1
oa_version: Preprint
page: 72-87
publication: Theoretical Computer Science
publication_identifier:
  issn:
  - 0304-3975
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: New amortized cell-probe lower bounds for dynamic problems
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 779
year: '2019'
...
---
_id: '11957'
abstract:
- lang: eng
  text: Cross-coupling reactions mediated by dual nickel/photocatalysis are synthetically
    attractive but rely mainly on expensive, non-recyclable noble-metal complexes
    as photocatalysts. Heterogeneous semiconductors, which are commonly used for artificial
    photosynthesis and wastewater treatment, are a sustainable alternative. Graphitic
    carbon nitrides, a class of metal-free polymers that can be easily prepared from
    bulk chemicals, are heterogeneous semiconductors with high potential for photocatalytic
    organic transformations. Here, we demonstrate that graphitic carbon nitrides in
    combination with nickel catalysis can induce selective C−O cross-couplings of
    carboxylic acids with aryl halides, yielding the respective aryl esters in excellent
    yield and selectivity. The heterogeneous organic photocatalyst exhibits a broad
    substrate scope, is able to harvest green light, and can be recycled multiple
    times. In situ FTIR was used to track the reaction progress to study this transformation
    at different irradiation wavelengths and reaction scales.
article_processing_charge: No
article_type: letter_note
author:
- first_name: Bartholomäus
  full_name: Pieber, Bartholomäus
  id: 93e5e5b2-0da6-11ed-8a41-af589a024726
  last_name: Pieber
  orcid: 0000-0001-8689-388X
- first_name: Jamal A.
  full_name: Malik, Jamal A.
  last_name: Malik
- first_name: Cristian
  full_name: Cavedon, Cristian
  last_name: Cavedon
- first_name: Sebastian
  full_name: Gisbertz, Sebastian
  last_name: Gisbertz
- first_name: Aleksandr
  full_name: Savateev, Aleksandr
  last_name: Savateev
- first_name: Daniel
  full_name: Cruz, Daniel
  last_name: Cruz
- first_name: Tobias
  full_name: Heil, Tobias
  last_name: Heil
- first_name: Guigang
  full_name: Zhang, Guigang
  last_name: Zhang
- first_name: Peter H.
  full_name: Seeberger, Peter H.
  last_name: Seeberger
citation:
  ama: 'Pieber B, Malik JA, Cavedon C, et al. Semi‐heterogeneous dual nickel/photocatalysis
    using carbon nitrides: Esterification of carboxylic acids with aryl halides. <i>Angewandte
    Chemie International Edition</i>. 2019;58(28):9575-9580. doi:<a href="https://doi.org/10.1002/anie.201902785">10.1002/anie.201902785</a>'
  apa: 'Pieber, B., Malik, J. A., Cavedon, C., Gisbertz, S., Savateev, A., Cruz, D.,
    … Seeberger, P. H. (2019). Semi‐heterogeneous dual nickel/photocatalysis using
    carbon nitrides: Esterification of carboxylic acids with aryl halides. <i>Angewandte
    Chemie International Edition</i>. Wiley. <a href="https://doi.org/10.1002/anie.201902785">https://doi.org/10.1002/anie.201902785</a>'
  chicago: 'Pieber, Bartholomäus, Jamal A. Malik, Cristian Cavedon, Sebastian Gisbertz,
    Aleksandr Savateev, Daniel Cruz, Tobias Heil, Guigang Zhang, and Peter H. Seeberger.
    “Semi‐heterogeneous Dual Nickel/Photocatalysis Using Carbon Nitrides: Esterification
    of Carboxylic Acids with Aryl Halides.” <i>Angewandte Chemie International Edition</i>.
    Wiley, 2019. <a href="https://doi.org/10.1002/anie.201902785">https://doi.org/10.1002/anie.201902785</a>.'
  ieee: 'B. Pieber <i>et al.</i>, “Semi‐heterogeneous dual nickel/photocatalysis using
    carbon nitrides: Esterification of carboxylic acids with aryl halides,” <i>Angewandte
    Chemie International Edition</i>, vol. 58, no. 28. Wiley, pp. 9575–9580, 2019.'
  ista: 'Pieber B, Malik JA, Cavedon C, Gisbertz S, Savateev A, Cruz D, Heil T, Zhang
    G, Seeberger PH. 2019. Semi‐heterogeneous dual nickel/photocatalysis using carbon
    nitrides: Esterification of carboxylic acids with aryl halides. Angewandte Chemie
    International Edition. 58(28), 9575–9580.'
  mla: 'Pieber, Bartholomäus, et al. “Semi‐heterogeneous Dual Nickel/Photocatalysis
    Using Carbon Nitrides: Esterification of Carboxylic Acids with Aryl Halides.”
    <i>Angewandte Chemie International Edition</i>, vol. 58, no. 28, Wiley, 2019,
    pp. 9575–80, doi:<a href="https://doi.org/10.1002/anie.201902785">10.1002/anie.201902785</a>.'
  short: B. Pieber, J.A. Malik, C. Cavedon, S. Gisbertz, A. Savateev, D. Cruz, T.
    Heil, G. Zhang, P.H. Seeberger, Angewandte Chemie International Edition 58 (2019)
    9575–9580.
date_created: 2022-08-24T10:50:19Z
date_published: 2019-07-08T00:00:00Z
date_updated: 2024-10-14T11:43:18Z
day: '08'
doi: 10.1002/anie.201902785
extern: '1'
external_id:
  pmid:
  - '31050132'
intvolume: '        58'
issue: '28'
language:
- iso: eng
month: '07'
oa_version: None
page: 9575-9580
pmid: 1
publication: Angewandte Chemie International Edition
publication_identifier:
  eissn:
  - 1521-3773
  issn:
  - 1433-7851
publication_status: published
publisher: Wiley
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'Semi‐heterogeneous dual nickel/photocatalysis using carbon nitrides: Esterification
  of carboxylic acids with aryl halides'
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 58
year: '2019'
...
---
_id: '11982'
abstract:
- lang: eng
  text: A carbon nitride material can be combined with homogeneous nickel catalysts
    for light-mediated cross-couplings of aryl bromides with alcohols under mild conditions.
    The metal-free heterogeneous semiconductor is fully recyclable and couples a broad
    range of electron-poor aryl bromides with primary and secondary alcohols as well
    as water. The application for intramolecular reactions and the synthesis of active
    pharmaceutical ingredients was demonstrated. The catalytic protocol is applicable
    for the coupling of aryl iodides with thiols as well.
article_processing_charge: No
article_type: letter_note
author:
- first_name: Cristian
  full_name: Cavedon, Cristian
  last_name: Cavedon
- first_name: Amiera
  full_name: Madani, Amiera
  last_name: Madani
- first_name: Peter H.
  full_name: Seeberger, Peter H.
  last_name: Seeberger
- first_name: Bartholomäus
  full_name: Pieber, Bartholomäus
  id: 93e5e5b2-0da6-11ed-8a41-af589a024726
  last_name: Pieber
  orcid: 0000-0001-8689-388X
citation:
  ama: Cavedon C, Madani A, Seeberger PH, Pieber B. Semiheterogeneous dual nickel/photocatalytic
    (thio)etherification using carbon nitrides. <i>Organic Letters</i>. 2019;21(13):5331-5334.
    doi:<a href="https://doi.org/10.1021/acs.orglett.9b01957">10.1021/acs.orglett.9b01957</a>
  apa: Cavedon, C., Madani, A., Seeberger, P. H., &#38; Pieber, B. (2019). Semiheterogeneous
    dual nickel/photocatalytic (thio)etherification using carbon nitrides. <i>Organic
    Letters</i>. American Chemical Society. <a href="https://doi.org/10.1021/acs.orglett.9b01957">https://doi.org/10.1021/acs.orglett.9b01957</a>
  chicago: Cavedon, Cristian, Amiera Madani, Peter H. Seeberger, and Bartholomäus
    Pieber. “Semiheterogeneous Dual Nickel/Photocatalytic (Thio)Etherification Using
    Carbon Nitrides.” <i>Organic Letters</i>. American Chemical Society, 2019. <a
    href="https://doi.org/10.1021/acs.orglett.9b01957">https://doi.org/10.1021/acs.orglett.9b01957</a>.
  ieee: C. Cavedon, A. Madani, P. H. Seeberger, and B. Pieber, “Semiheterogeneous
    dual nickel/photocatalytic (thio)etherification using carbon nitrides,” <i>Organic
    Letters</i>, vol. 21, no. 13. American Chemical Society, pp. 5331–5334, 2019.
  ista: Cavedon C, Madani A, Seeberger PH, Pieber B. 2019. Semiheterogeneous dual
    nickel/photocatalytic (thio)etherification using carbon nitrides. Organic Letters.
    21(13), 5331–5334.
  mla: Cavedon, Cristian, et al. “Semiheterogeneous Dual Nickel/Photocatalytic (Thio)Etherification
    Using Carbon Nitrides.” <i>Organic Letters</i>, vol. 21, no. 13, American Chemical
    Society, 2019, pp. 5331–34, doi:<a href="https://doi.org/10.1021/acs.orglett.9b01957">10.1021/acs.orglett.9b01957</a>.
  short: C. Cavedon, A. Madani, P.H. Seeberger, B. Pieber, Organic Letters 21 (2019)
    5331–5334.
date_created: 2022-08-25T11:18:00Z
date_published: 2019-07-05T00:00:00Z
date_updated: 2024-10-14T12:07:10Z
day: '05'
doi: 10.1021/acs.orglett.9b01957
extern: '1'
external_id:
  pmid:
  - '31247752'
intvolume: '        21'
issue: '13'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.1021/acs.orglett.9b01957
month: '07'
oa: 1
oa_version: Published Version
page: 5331-5334
pmid: 1
publication: Organic Letters
publication_identifier:
  eissn:
  - 1523-7052
  issn:
  - 1523-7060
publication_status: published
publisher: American Chemical Society
quality_controlled: '1'
scopus_import: '1'
status: public
title: Semiheterogeneous dual nickel/photocatalytic (thio)etherification using carbon
  nitrides
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 21
year: '2019'
...
---
_id: '11984'
abstract:
- lang: eng
  text: Differentially protected galactosamine building blocks are key components
    for the synthesis of human and bacterial oligosaccharides. The azidophenylselenylation
    of 3,4,6-tri-O-acetyl-d-galactal provides straightforward access to the corresponding
    2-nitrogenated glycoside. Poor reproducibility and the use of azides that lead
    to the formation of potentially explosive and toxic species limit the scalability
    of this reaction and render it a bottleneck for carbohydrate synthesis. Here,
    we present a method for the safe, efficient, and reliable azidophenylselenylation
    of 3,4,6-tri-O-acetyl-d-galactal at room temperature, using continuous flow chemistry.
    Careful analysis of the transformation resulted in reaction conditions that produce
    minimal side products while the reaction time was reduced drastically when compared
    to batch reactions. The flow setup is readily scalable to process 5 mmol of galactal
    in 3 h, producing 1.2 mmol/h of product.
article_processing_charge: No
article_type: letter_note
author:
- first_name: Mónica
  full_name: Guberman, Mónica
  last_name: Guberman
- 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: Peter H.
  full_name: Seeberger, Peter H.
  last_name: Seeberger
citation:
  ama: Guberman M, Pieber B, Seeberger PH. Safe and scalable continuous flow azidophenylselenylation
    of galactal to prepare galactosamine building blocks. <i>Organic Process Research
    and Development</i>. 2019;23(12):2764-2770. doi:<a href="https://doi.org/10.1021/acs.oprd.9b00456">10.1021/acs.oprd.9b00456</a>
  apa: Guberman, M., Pieber, B., &#38; Seeberger, P. H. (2019). Safe and scalable
    continuous flow azidophenylselenylation of galactal to prepare galactosamine building
    blocks. <i>Organic Process Research and Development</i>. American Chemical Society.
    <a href="https://doi.org/10.1021/acs.oprd.9b00456">https://doi.org/10.1021/acs.oprd.9b00456</a>
  chicago: Guberman, Mónica, Bartholomäus Pieber, and Peter H. Seeberger. “Safe and
    Scalable Continuous Flow Azidophenylselenylation of Galactal to Prepare Galactosamine
    Building Blocks.” <i>Organic Process Research and Development</i>. American Chemical
    Society, 2019. <a href="https://doi.org/10.1021/acs.oprd.9b00456">https://doi.org/10.1021/acs.oprd.9b00456</a>.
  ieee: M. Guberman, B. Pieber, and P. H. Seeberger, “Safe and scalable continuous
    flow azidophenylselenylation of galactal to prepare galactosamine building blocks,”
    <i>Organic Process Research and Development</i>, vol. 23, no. 12. American Chemical
    Society, pp. 2764–2770, 2019.
  ista: Guberman M, Pieber B, Seeberger PH. 2019. Safe and scalable continuous flow
    azidophenylselenylation of galactal to prepare galactosamine building blocks.
    Organic Process Research and Development. 23(12), 2764–2770.
  mla: Guberman, Mónica, et al. “Safe and Scalable Continuous Flow Azidophenylselenylation
    of Galactal to Prepare Galactosamine Building Blocks.” <i>Organic Process Research
    and Development</i>, vol. 23, no. 12, American Chemical Society, 2019, pp. 2764–70,
    doi:<a href="https://doi.org/10.1021/acs.oprd.9b00456">10.1021/acs.oprd.9b00456</a>.
  short: M. Guberman, B. Pieber, P.H. Seeberger, Organic Process Research and Development
    23 (2019) 2764–2770.
date_created: 2022-08-25T11:30:33Z
date_published: 2019-12-20T00:00:00Z
date_updated: 2023-02-21T10:10:23Z
day: '20'
doi: 10.1021/acs.oprd.9b00456
extern: '1'
intvolume: '        23'
issue: '12'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.1021/acs.oprd.9b00456
month: '12'
oa: 1
oa_version: Published Version
page: 2764-2770
publication: Organic Process Research and Development
publication_identifier:
  eissn:
  - 1520-586X
  issn:
  - 1083-6160
publication_status: published
publisher: American Chemical Society
quality_controlled: '1'
scopus_import: '1'
status: public
title: Safe and scalable continuous flow azidophenylselenylation of galactal to prepare
  galactosamine building blocks
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 23
year: '2019'
...
---
_id: '12190'
abstract:
- lang: eng
  text: Meiotic crossover frequency varies within genomes, which influences genetic
    diversity and adaptation. In turn, genetic variation within populations can act
    to modify crossover frequency in cis and trans. To identify genetic variation
    that controls meiotic crossover frequency, we screened Arabidopsis accessions
    using fluorescent recombination reporters. We mapped a genetic modifier of crossover
    frequency in Col × Bur populations of Arabidopsis to a premature stop codon within
    TBP-ASSOCIATED FACTOR 4b (TAF4b), which encodes a subunit of the RNA polymerase
    II general transcription factor TFIID. The Arabidopsis taf4b mutation is a rare
    variant found in the British Isles, originating in South-West Ireland. Using genetics,
    genomics, and immunocytology, we demonstrate a genome-wide decrease in taf4b crossovers,
    with strongest reduction in the sub-telomeric regions. Using RNA sequencing (RNA-seq)
    from purified meiocytes, we show that TAF4b expression is meiocyte enriched, whereas
    its paralog TAF4 is broadly expressed. Consistent with the role of TFIID in promoting
    gene expression, RNA-seq of wild-type and taf4b meiocytes identified widespread
    transcriptional changes, including in genes that regulate the meiotic cell cycle
    and recombination. Therefore, TAF4b duplication is associated with acquisition
    of meiocyte-specific expression and promotion of germline transcription, which
    act directly or indirectly to elevate crossovers. This identifies a novel mode
    of meiotic recombination control via a general transcription factor.
acknowledgement: "We thank Gregory Copenhaver (University of North Carolina), Avraham
  Levy (The Weizmann Institute), and Scott Poethig (University of Pennsylvania) for
  FTLs; Piotr Ziolkowski for Col-420/Bur seed; Sureshkumar Balasubramanian\r\n(Monash
  University) for providing British and Irish Arabidopsis accessions; Mathilde Grelon
  (INRA, Versailles) for providing the MLH1 antibody; and the Gurdon Institute for
  access to microscopes. This work was supported by a BBSRC DTP studentship (E.J.L.),
  European Research Area Network for Coordinating Action in Plant Sciences/BBSRC ‘‘DeCOP’’
  (BB/M004937/1; C.L.), a BBSRC David Phillips Fellowship (BB/L025043/1; H.G. and
  X.F.), the European Research Council (CoG ‘‘SynthHotspot,’’ A.J.T., C.L., and I.R.H.;
  StG ‘‘SexMeth,’’ X.F.), and a Sainsbury Charitable Foundation Studentship (A.R.B.)."
article_processing_charge: No
article_type: original
author:
- first_name: Emma J.
  full_name: Lawrence, Emma J.
  last_name: Lawrence
- first_name: Hongbo
  full_name: Gao, Hongbo
  last_name: Gao
- first_name: Andrew J.
  full_name: Tock, Andrew J.
  last_name: Tock
- first_name: Christophe
  full_name: Lambing, Christophe
  last_name: Lambing
- first_name: Alexander R.
  full_name: Blackwell, Alexander R.
  last_name: Blackwell
- first_name: Xiaoqi
  full_name: Feng, Xiaoqi
  id: e0164712-22ee-11ed-b12a-d80fcdf35958
  last_name: Feng
  orcid: 0000-0002-4008-1234
- first_name: Ian R.
  full_name: Henderson, Ian R.
  last_name: Henderson
citation:
  ama: Lawrence EJ, Gao H, Tock AJ, et al. Natural variation in TBP-ASSOCIATED FACTOR
    4b controls meiotic crossover and germline transcription in Arabidopsis. <i>Current
    Biology</i>. 2019;29(16):2676-2686.e3. doi:<a href="https://doi.org/10.1016/j.cub.2019.06.084">10.1016/j.cub.2019.06.084</a>
  apa: Lawrence, E. J., Gao, H., Tock, A. J., Lambing, C., Blackwell, A. R., Feng,
    X., &#38; Henderson, I. R. (2019). Natural variation in TBP-ASSOCIATED FACTOR
    4b controls meiotic crossover and germline transcription in Arabidopsis. <i>Current
    Biology</i>. Elsevier. <a href="https://doi.org/10.1016/j.cub.2019.06.084">https://doi.org/10.1016/j.cub.2019.06.084</a>
  chicago: Lawrence, Emma J., Hongbo Gao, Andrew J. Tock, Christophe Lambing, Alexander
    R. Blackwell, Xiaoqi Feng, and Ian R. Henderson. “Natural Variation in TBP-ASSOCIATED
    FACTOR 4b Controls Meiotic Crossover and Germline Transcription in Arabidopsis.”
    <i>Current Biology</i>. Elsevier, 2019. <a href="https://doi.org/10.1016/j.cub.2019.06.084">https://doi.org/10.1016/j.cub.2019.06.084</a>.
  ieee: E. J. Lawrence <i>et al.</i>, “Natural variation in TBP-ASSOCIATED FACTOR
    4b controls meiotic crossover and germline transcription in Arabidopsis,” <i>Current
    Biology</i>, vol. 29, no. 16. Elsevier, p. 2676–2686.e3, 2019.
  ista: Lawrence EJ, Gao H, Tock AJ, Lambing C, Blackwell AR, Feng X, Henderson IR.
    2019. Natural variation in TBP-ASSOCIATED FACTOR 4b controls meiotic crossover
    and germline transcription in Arabidopsis. Current Biology. 29(16), 2676–2686.e3.
  mla: Lawrence, Emma J., et al. “Natural Variation in TBP-ASSOCIATED FACTOR 4b Controls
    Meiotic Crossover and Germline Transcription in Arabidopsis.” <i>Current Biology</i>,
    vol. 29, no. 16, Elsevier, 2019, p. 2676–2686.e3, doi:<a href="https://doi.org/10.1016/j.cub.2019.06.084">10.1016/j.cub.2019.06.084</a>.
  short: E.J. Lawrence, H. Gao, A.J. Tock, C. Lambing, A.R. Blackwell, X. Feng, I.R.
    Henderson, Current Biology 29 (2019) 2676–2686.e3.
date_created: 2023-01-16T09:16:33Z
date_published: 2019-08-19T00:00:00Z
date_updated: 2025-01-14T14:31:02Z
day: '19'
department:
- _id: XiFe
doi: 10.1016/j.cub.2019.06.084
extern: '1'
external_id:
  pmid:
  - '31378616'
intvolume: '        29'
issue: '16'
keyword:
- General Agricultural and Biological Sciences
- General Biochemistry
- Genetics and Molecular Biology
language:
- iso: eng
month: '08'
oa_version: None
page: 2676-2686.e3
pmid: 1
publication: Current Biology
publication_identifier:
  issn:
  - 0960-9822
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: Natural variation in TBP-ASSOCIATED FACTOR 4b controls meiotic crossover and
  germline transcription in Arabidopsis
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 29
year: '2019'
...
---
_id: '12192'
abstract:
- lang: eng
  text: Transposable elements (TEs), the movement of which can damage the genome,
    are epigenetically silenced in eukaryotes. Intriguingly, TEs are activated in
    the sperm companion cell – vegetative cell (VC) – of the flowering plant Arabidopsis
    thaliana. However, the extent and mechanism of this activation are unknown. Here
    we show that about 100 heterochromatic TEs are activated in VCs, mostly by DEMETER-catalyzed
    DNA demethylation. We further demonstrate that DEMETER access to some of these
    TEs is permitted by the natural depletion of linker histone H1 in VCs. Ectopically
    expressed H1 suppresses TEs in VCs by reducing DNA demethylation and via a methylation-independent
    mechanism. We demonstrate that H1 is required for heterochromatin condensation
    in plant cells and show that H1 overexpression creates heterochromatic foci in
    the VC progenitor cell. Taken together, our results demonstrate that the natural
    depletion of H1 during male gametogenesis facilitates DEMETER-directed DNA demethylation,
    heterochromatin relaxation, and TE activation.
acknowledgement: We thank David Twell for the pDONR-P4-P1R-pLAT52 and pDONR-P2R-P3-mRFP
  vectors, the John Innes Centre Bioimaging Facility (Elaine Barclay and Grant Calder)
  for their assistance with microscopy, and the Norwich BioScience Institute Partnership
  Computing infrastructure for Science Group for High Performance Computing resources.
  This work was funded by a Biotechnology and Biological Sciences Research Council
  (BBSRC) David Phillips Fellowship (BB/L025043/1; SH, JZ and XF), a European Research
  Council Starting Grant ('SexMeth' 804981; XF) and a Grant to Exceptional Researchers
  by the Gatsby Charitable Foundation (SH and XF).
article_number: '42530'
article_processing_charge: No
article_type: original
author:
- first_name: Shengbo
  full_name: He, Shengbo
  last_name: He
- first_name: Martin
  full_name: Vickers, Martin
  last_name: Vickers
- first_name: Jingyi
  full_name: Zhang, Jingyi
  last_name: Zhang
- first_name: Xiaoqi
  full_name: Feng, Xiaoqi
  id: e0164712-22ee-11ed-b12a-d80fcdf35958
  last_name: Feng
  orcid: 0000-0002-4008-1234
citation:
  ama: He S, Vickers M, Zhang J, Feng X. Natural depletion of histone H1 in sex cells
    causes DNA demethylation, heterochromatin decondensation and transposon activation.
    <i>eLife</i>. 2019;8. doi:<a href="https://doi.org/10.7554/elife.42530">10.7554/elife.42530</a>
  apa: He, S., Vickers, M., Zhang, J., &#38; Feng, X. (2019). Natural depletion of
    histone H1 in sex cells causes DNA demethylation, heterochromatin decondensation
    and transposon activation. <i>ELife</i>. eLife Sciences Publications. <a href="https://doi.org/10.7554/elife.42530">https://doi.org/10.7554/elife.42530</a>
  chicago: He, Shengbo, Martin Vickers, Jingyi Zhang, and Xiaoqi Feng. “Natural Depletion
    of Histone H1 in Sex Cells Causes DNA Demethylation, Heterochromatin Decondensation
    and Transposon Activation.” <i>ELife</i>. eLife Sciences Publications, 2019. <a
    href="https://doi.org/10.7554/elife.42530">https://doi.org/10.7554/elife.42530</a>.
  ieee: S. He, M. Vickers, J. Zhang, and X. Feng, “Natural depletion of histone H1
    in sex cells causes DNA demethylation, heterochromatin decondensation and transposon
    activation,” <i>eLife</i>, vol. 8. eLife Sciences Publications, 2019.
  ista: He S, Vickers M, Zhang J, Feng X. 2019. Natural depletion of histone H1 in
    sex cells causes DNA demethylation, heterochromatin decondensation and transposon
    activation. eLife. 8, 42530.
  mla: He, Shengbo, et al. “Natural Depletion of Histone H1 in Sex Cells Causes DNA
    Demethylation, Heterochromatin Decondensation and Transposon Activation.” <i>ELife</i>,
    vol. 8, 42530, eLife Sciences Publications, 2019, doi:<a href="https://doi.org/10.7554/elife.42530">10.7554/elife.42530</a>.
  short: S. He, M. Vickers, J. Zhang, X. Feng, ELife 8 (2019).
date_created: 2023-01-16T09:17:21Z
date_published: 2019-05-28T00:00:00Z
date_updated: 2025-01-14T14:31:41Z
day: '28'
ddc:
- '580'
department:
- _id: XiFe
doi: 10.7554/elife.42530
extern: '1'
external_id:
  unknown:
  - '31135340'
file:
- access_level: open_access
  checksum: ea6b89c20d59e5eb3646916fe5d568ad
  content_type: application/pdf
  creator: alisjak
  date_created: 2023-02-07T09:42:46Z
  date_updated: 2023-02-07T09:42:46Z
  file_id: '12525'
  file_name: 2019_elife_He.pdf
  file_size: 2493837
  relation: main_file
  success: 1
file_date_updated: 2023-02-07T09:42:46Z
has_accepted_license: '1'
intvolume: '         8'
keyword:
- General Immunology and Microbiology
- General Biochemistry
- Genetics and Molecular Biology
- General Medicine
- General Neuroscience
language:
- iso: eng
month: '05'
oa: 1
oa_version: Published Version
publication: eLife
publication_identifier:
  issn:
  - 2050-084X
publication_status: published
publisher: eLife Sciences Publications
quality_controlled: '1'
scopus_import: '1'
status: public
title: Natural depletion of histone H1 in sex cells causes DNA demethylation, heterochromatin
  decondensation and transposon activation
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: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 8
year: '2019'
...
---
_id: '27'
abstract:
- lang: eng
  text: The cerebral cortex is composed of a large variety of distinct cell-types
    including projection neurons, interneurons and glial cells which emerge from distinct
    neural stem cell (NSC) lineages. The vast majority of cortical projection neurons
    and certain classes of glial cells are generated by radial glial progenitor cells
    (RGPs) in a highly orchestrated manner. Recent studies employing single cell analysis
    and clonal lineage tracing suggest that NSC and RGP lineage progression are regulated
    in a profound deterministic manner. In this review we focus on recent advances
    based mainly on correlative phenotypic data emerging from functional genetic studies
    in mice. We establish hypotheses to test in future research and outline a conceptual
    framework how epigenetic cues modulate the generation of cell-type diversity during
    cortical development. This article is protected by copyright. All rights reserved.
acknowledgement: " This work was supported by IST Austria institutional funds; NÖ
  Forschung und Bildung \r\nn[f+b]   (C13-002)   to   SH;   a   program   grant   from
  \  the   Human   Frontiers   Science   Program (RGP0053/2014)  to SH;  the  People
  \ Programme  (Marie  Curie  Actions)  of  the  European  Union’s Seventh Framework
  Programme (FP7/2007-2013) under REA grant agreement No 618444 to SH, and the  European
  \ Research  Council  (ERC)  under  the  European  Union’s  Horizon  2020  research
  \ and innovation programme (grant agreement No 725780 LinPro)to SH.\r\n"
article_processing_charge: Yes (via OA deal)
article_type: review
author:
- first_name: Nicole
  full_name: Amberg, Nicole
  id: 4CD6AAC6-F248-11E8-B48F-1D18A9856A87
  last_name: Amberg
  orcid: 0000-0002-3183-8207
- first_name: Susanne
  full_name: Laukoter, Susanne
  id: 2D6B7A9A-F248-11E8-B48F-1D18A9856A87
  last_name: Laukoter
  orcid: 0000-0002-7903-3010
- first_name: Simon
  full_name: Hippenmeyer, Simon
  id: 37B36620-F248-11E8-B48F-1D18A9856A87
  last_name: Hippenmeyer
  orcid: 0000-0003-2279-1061
citation:
  ama: Amberg N, Laukoter S, Hippenmeyer S. Epigenetic cues modulating the generation
    of cell type diversity in the cerebral cortex. <i>Journal of Neurochemistry</i>.
    2019;149(1):12-26. doi:<a href="https://doi.org/10.1111/jnc.14601">10.1111/jnc.14601</a>
  apa: Amberg, N., Laukoter, S., &#38; Hippenmeyer, S. (2019). Epigenetic cues modulating
    the generation of cell type diversity in the cerebral cortex. <i>Journal of Neurochemistry</i>.
    Wiley. <a href="https://doi.org/10.1111/jnc.14601">https://doi.org/10.1111/jnc.14601</a>
  chicago: Amberg, Nicole, Susanne Laukoter, and Simon Hippenmeyer. “Epigenetic Cues
    Modulating the Generation of Cell Type Diversity in the Cerebral Cortex.” <i>Journal
    of Neurochemistry</i>. Wiley, 2019. <a href="https://doi.org/10.1111/jnc.14601">https://doi.org/10.1111/jnc.14601</a>.
  ieee: N. Amberg, S. Laukoter, and S. Hippenmeyer, “Epigenetic cues modulating the
    generation of cell type diversity in the cerebral cortex,” <i>Journal of Neurochemistry</i>,
    vol. 149, no. 1. Wiley, pp. 12–26, 2019.
  ista: Amberg N, Laukoter S, Hippenmeyer S. 2019. Epigenetic cues modulating the
    generation of cell type diversity in the cerebral cortex. Journal of Neurochemistry.
    149(1), 12–26.
  mla: Amberg, Nicole, et al. “Epigenetic Cues Modulating the Generation of Cell Type
    Diversity in the Cerebral Cortex.” <i>Journal of Neurochemistry</i>, vol. 149,
    no. 1, Wiley, 2019, pp. 12–26, doi:<a href="https://doi.org/10.1111/jnc.14601">10.1111/jnc.14601</a>.
  short: N. Amberg, S. Laukoter, S. Hippenmeyer, Journal of Neurochemistry 149 (2019)
    12–26.
corr_author: '1'
date_created: 2018-12-11T11:44:14Z
date_published: 2019-04-01T00:00:00Z
date_updated: 2025-04-14T07:43:05Z
day: '01'
ddc:
- '570'
department:
- _id: SiHi
doi: 10.1111/jnc.14601
ec_funded: 1
external_id:
  isi:
  - '000462680200002'
file:
- access_level: open_access
  checksum: db027721a95d36f5de36aadcd0bdf7e6
  content_type: application/pdf
  creator: kschuh
  date_created: 2020-01-07T13:35:52Z
  date_updated: 2020-07-14T12:45:45Z
  file_id: '7239'
  file_name: 2019_Wiley_Amberg.pdf
  file_size: 889709
  relation: main_file
file_date_updated: 2020-07-14T12:45:45Z
has_accepted_license: '1'
intvolume: '       149'
isi: 1
issue: '1'
language:
- iso: eng
month: '04'
oa: 1
oa_version: Published Version
page: 12-26
project:
- _id: 25D92700-B435-11E9-9278-68D0E5697425
  grant_number: LS13-002
  name: Mapping Cell-Type Specificity of the Genomic Imprintome in the Brain
- _id: 25D7962E-B435-11E9-9278-68D0E5697425
  grant_number: RGP0053/2014
  name: Quantitative Structure-Function Analysis of Cerebral Cortex Assembly at Clonal
    Level
- _id: 25D61E48-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '618444'
  name: Molecular Mechanisms of Cerebral Cortex Development
- _id: 260018B0-B435-11E9-9278-68D0E5697425
  call_identifier: H2020
  grant_number: '725780'
  name: Principles of Neural Stem Cell Lineage Progression in Cerebral Cortex Development
publication: Journal of Neurochemistry
publication_status: published
publisher: Wiley
quality_controlled: '1'
scopus_import: '1'
status: public
title: Epigenetic cues modulating the generation of cell type diversity in the cerebral
  cortex
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: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 149
year: '2019'
...
---
_id: '301'
abstract:
- lang: eng
  text: A representation formula for solutions of stochastic partial differential
    equations with Dirichlet boundary conditions is proved. The scope of our setting
    is wide enough to cover the general situation when the backward characteristics
    that appear in the usual formulation are not even defined in the Itô sense.
article_processing_charge: No
article_type: original
arxiv: 1
author:
- first_name: Mate
  full_name: Gerencser, Mate
  id: 44ECEDF2-F248-11E8-B48F-1D18A9856A87
  last_name: Gerencser
- first_name: István
  full_name: Gyöngy, István
  last_name: Gyöngy
citation:
  ama: Gerencser M, Gyöngy I. A Feynman–Kac formula for stochastic Dirichlet problems.
    <i>Stochastic Processes and their Applications</i>. 2019;129(3):995-1012. doi:<a
    href="https://doi.org/10.1016/j.spa.2018.04.003">10.1016/j.spa.2018.04.003</a>
  apa: Gerencser, M., &#38; Gyöngy, I. (2019). A Feynman–Kac formula for stochastic
    Dirichlet problems. <i>Stochastic Processes and Their Applications</i>. Elsevier.
    <a href="https://doi.org/10.1016/j.spa.2018.04.003">https://doi.org/10.1016/j.spa.2018.04.003</a>
  chicago: Gerencser, Mate, and István Gyöngy. “A Feynman–Kac Formula for Stochastic
    Dirichlet Problems.” <i>Stochastic Processes and Their Applications</i>. Elsevier,
    2019. <a href="https://doi.org/10.1016/j.spa.2018.04.003">https://doi.org/10.1016/j.spa.2018.04.003</a>.
  ieee: M. Gerencser and I. Gyöngy, “A Feynman–Kac formula for stochastic Dirichlet
    problems,” <i>Stochastic Processes and their Applications</i>, vol. 129, no. 3.
    Elsevier, pp. 995–1012, 2019.
  ista: Gerencser M, Gyöngy I. 2019. A Feynman–Kac formula for stochastic Dirichlet
    problems. Stochastic Processes and their Applications. 129(3), 995–1012.
  mla: Gerencser, Mate, and István Gyöngy. “A Feynman–Kac Formula for Stochastic Dirichlet
    Problems.” <i>Stochastic Processes and Their Applications</i>, vol. 129, no. 3,
    Elsevier, 2019, pp. 995–1012, doi:<a href="https://doi.org/10.1016/j.spa.2018.04.003">10.1016/j.spa.2018.04.003</a>.
  short: M. Gerencser, I. Gyöngy, Stochastic Processes and Their Applications 129
    (2019) 995–1012.
date_created: 2018-12-11T11:45:42Z
date_published: 2019-03-01T00:00:00Z
date_updated: 2023-08-24T14:20:49Z
day: '01'
department:
- _id: JaMa
doi: 10.1016/j.spa.2018.04.003
external_id:
  arxiv:
  - '1611.04177'
  isi:
  - '000458945300012'
intvolume: '       129'
isi: 1
issue: '3'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1611.04177
month: '03'
oa: 1
oa_version: Preprint
page: 995-1012
publication: Stochastic Processes and their Applications
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: A Feynman–Kac formula for stochastic Dirichlet problems
type: journal_article
user_id: 4359f0d1-fa6c-11eb-b949-802e58b17ae8
volume: 129
year: '2019'
...
---
_id: '13366'
abstract:
- lang: eng
  text: The ability to reversibly assemble nanoparticles using light is both fundamentally
    interesting and important for applications ranging from reversible data storage
    to controlled drug delivery. Here, the diverse approaches that have so far been
    developed to control the self-assembly of nanoparticles using light are reviewed
    and compared. These approaches include functionalizing nanoparticles with monolayers
    of photoresponsive molecules, placing them in photoresponsive media capable of
    reversibly protonating the particles under light, and decorating plasmonic nanoparticles
    with thermoresponsive polymers, to name just a few. The applicability of these
    methods to larger, micrometer-sized particles is also discussed. Finally, several
    perspectives on further developments in the field are offered.
article_number: '1905866'
article_processing_charge: No
article_type: original
author:
- first_name: Tong
  full_name: Bian, Tong
  last_name: Bian
- first_name: Zonglin
  full_name: Chu, Zonglin
  last_name: Chu
- first_name: Rafal
  full_name: Klajn, Rafal
  id: 8e84690e-1e48-11ed-a02b-a1e6fb8bb53b
  last_name: Klajn
citation:
  ama: Bian T, Chu Z, Klajn R. The many ways to assemble nanoparticles using light.
    <i>Advanced Materials</i>. 2019;32(20). doi:<a href="https://doi.org/10.1002/adma.201905866">10.1002/adma.201905866</a>
  apa: Bian, T., Chu, Z., &#38; Klajn, R. (2019). The many ways to assemble nanoparticles
    using light. <i>Advanced Materials</i>. Wiley. <a href="https://doi.org/10.1002/adma.201905866">https://doi.org/10.1002/adma.201905866</a>
  chicago: Bian, Tong, Zonglin Chu, and Rafal Klajn. “The Many Ways to Assemble Nanoparticles
    Using Light.” <i>Advanced Materials</i>. Wiley, 2019. <a href="https://doi.org/10.1002/adma.201905866">https://doi.org/10.1002/adma.201905866</a>.
  ieee: T. Bian, Z. Chu, and R. Klajn, “The many ways to assemble nanoparticles using
    light,” <i>Advanced Materials</i>, vol. 32, no. 20. Wiley, 2019.
  ista: Bian T, Chu Z, Klajn R. 2019. The many ways to assemble nanoparticles using
    light. Advanced Materials. 32(20), 1905866.
  mla: Bian, Tong, et al. “The Many Ways to Assemble Nanoparticles Using Light.” <i>Advanced
    Materials</i>, vol. 32, no. 20, 1905866, Wiley, 2019, doi:<a href="https://doi.org/10.1002/adma.201905866">10.1002/adma.201905866</a>.
  short: T. Bian, Z. Chu, R. Klajn, Advanced Materials 32 (2019).
date_created: 2023-08-01T09:37:26Z
date_published: 2019-11-19T00:00:00Z
date_updated: 2024-10-14T12:13:25Z
day: '19'
doi: 10.1002/adma.201905866
extern: '1'
external_id:
  pmid:
  - '31709655'
intvolume: '        32'
issue: '20'
keyword:
- Mechanical Engineering
- Mechanics of Materials
- General Materials Science
language:
- iso: eng
month: '11'
oa_version: None
pmid: 1
publication: Advanced Materials
publication_identifier:
  eissn:
  - 1521-4095
  issn:
  - 0935-9648
publication_status: published
publisher: Wiley
quality_controlled: '1'
scopus_import: '1'
status: public
title: The many ways to assemble nanoparticles using light
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 32
year: '2019'
...
---
_id: '13369'
abstract:
- lang: eng
  text: Arylazopyrazoles represent a new family of molecular photoswitches characterized
    by a near-quantitative conversion between two states and long thermal half-lives
    of the metastable state. Here, we investigated the behavior of a model arylazopyrazole
    in the presence of a self-assembled cage based on Pd–imidazole coordination. Owing
    to its high water solubility, the cage can solubilize the E isomer of arylazopyrazole,
    which, by itself, is not soluble in water. NMR spectroscopy and X-ray crystallography
    have independently demonstrated that each cage can encapsulate two molecules of
    E-arylazopyrazole. UV-induced switching to the Z isomer was accompanied by the
    release of one of the two guests from the cage and the formation of a 1:1 cage/Z-arylazopyrazole
    inclusion complex. DFT calculations suggest that this process involves a dramatic
    change in the conformation of the cage. Back-isomerization was induced with green
    light and resulted in the initial 1:2 cage/E-arylazopyrazole complex. This back-isomerization
    reaction also proceeded in the dark, with a rate significantly higher than in
    the absence of the cage.
article_processing_charge: No
article_type: original
author:
- first_name: Anton I
  full_name: Hanopolskyi, Anton I
  last_name: Hanopolskyi
- first_name: Soumen
  full_name: De, Soumen
  last_name: De
- first_name: Michał J
  full_name: Białek, Michał J
  last_name: Białek
- first_name: Yael
  full_name: Diskin-Posner, Yael
  last_name: Diskin-Posner
- first_name: Liat
  full_name: Avram, Liat
  last_name: Avram
- first_name: Moran
  full_name: Feller, Moran
  last_name: Feller
- first_name: Rafal
  full_name: Klajn, Rafal
  id: 8e84690e-1e48-11ed-a02b-a1e6fb8bb53b
  last_name: Klajn
citation:
  ama: Hanopolskyi AI, De S, Białek MJ, et al. Reversible switching of arylazopyrazole
    within a metal–organic cage. <i>Beilstein Journal of Organic Chemistry</i>. 2019;15:2398-2407.
    doi:<a href="https://doi.org/10.3762/bjoc.15.232">10.3762/bjoc.15.232</a>
  apa: Hanopolskyi, A. I., De, S., Białek, M. J., Diskin-Posner, Y., Avram, L., Feller,
    M., &#38; Klajn, R. (2019). Reversible switching of arylazopyrazole within a metal–organic
    cage. <i>Beilstein Journal of Organic Chemistry</i>. Beilstein Institut. <a href="https://doi.org/10.3762/bjoc.15.232">https://doi.org/10.3762/bjoc.15.232</a>
  chicago: Hanopolskyi, Anton I, Soumen De, Michał J Białek, Yael Diskin-Posner, Liat
    Avram, Moran Feller, and Rafal Klajn. “Reversible Switching of Arylazopyrazole
    within a Metal–Organic Cage.” <i>Beilstein Journal of Organic Chemistry</i>. Beilstein
    Institut, 2019. <a href="https://doi.org/10.3762/bjoc.15.232">https://doi.org/10.3762/bjoc.15.232</a>.
  ieee: A. I. Hanopolskyi <i>et al.</i>, “Reversible switching of arylazopyrazole
    within a metal–organic cage,” <i>Beilstein Journal of Organic Chemistry</i>, vol.
    15. Beilstein Institut, pp. 2398–2407, 2019.
  ista: Hanopolskyi AI, De S, Białek MJ, Diskin-Posner Y, Avram L, Feller M, Klajn
    R. 2019. Reversible switching of arylazopyrazole within a metal–organic cage.
    Beilstein Journal of Organic Chemistry. 15, 2398–2407.
  mla: Hanopolskyi, Anton I., et al. “Reversible Switching of Arylazopyrazole within
    a Metal–Organic Cage.” <i>Beilstein Journal of Organic Chemistry</i>, vol. 15,
    Beilstein Institut, 2019, pp. 2398–407, doi:<a href="https://doi.org/10.3762/bjoc.15.232">10.3762/bjoc.15.232</a>.
  short: A.I. Hanopolskyi, S. De, M.J. Białek, Y. Diskin-Posner, L. Avram, M. Feller,
    R. Klajn, Beilstein Journal of Organic Chemistry 15 (2019) 2398–2407.
date_created: 2023-08-01T09:38:06Z
date_published: 2019-10-10T00:00:00Z
date_updated: 2024-10-14T12:13:46Z
day: '10'
doi: 10.3762/bjoc.15.232
extern: '1'
external_id:
  pmid:
  - '31666874'
intvolume: '        15'
keyword:
- Organic Chemistry
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.3762/bjoc.15.232
month: '10'
oa: 1
oa_version: Published Version
page: 2398-2407
pmid: 1
publication: Beilstein Journal of Organic Chemistry
publication_identifier:
  eissn:
  - 1860-5397
publication_status: published
publisher: Beilstein Institut
quality_controlled: '1'
scopus_import: '1'
status: public
title: Reversible switching of arylazopyrazole within a metal–organic cage
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 15
year: '2019'
...
---
_id: '13370'
abstract:
- lang: eng
  text: Efficient isomerization of photochromic molecules often requires conformational
    freedom and is typically not available under solvent-free conditions. Here, we
    report a general methodology allowing for reversible switching of such molecules
    on the surfaces of solid materials. Our method is based on dispersing photochromic
    compounds within polysilsesquioxane nanowire networks (PNNs), which can be fabricated
    as transparent, highly porous, micrometer-thick layers on various substrates.
    We found that azobenzene switching within the PNNs proceeded unusually fast compared
    with the same molecules in liquid solvents. Efficient isomerization of another
    photochromic system, spiropyran, from a colorless to a colored form was used to
    create reversible images in PNN-coated glass. The coloration reaction could be
    induced with sunlight and is of interest for developing “smart” windows.
article_processing_charge: No
article_type: original
author:
- first_name: Zonglin
  full_name: Chu, Zonglin
  last_name: Chu
- first_name: Rafal
  full_name: Klajn, Rafal
  id: 8e84690e-1e48-11ed-a02b-a1e6fb8bb53b
  last_name: Klajn
citation:
  ama: Chu Z, Klajn R. Polysilsesquioxane nanowire networks as an “Artificial Solvent”
    for reversible operation of photochromic molecules. <i>Nano Letters</i>. 2019;19(10):7106-7111.
    doi:<a href="https://doi.org/10.1021/acs.nanolett.9b02642">10.1021/acs.nanolett.9b02642</a>
  apa: Chu, Z., &#38; Klajn, R. (2019). Polysilsesquioxane nanowire networks as an
    “Artificial Solvent” for reversible operation of photochromic molecules. <i>Nano
    Letters</i>. American Chemical Society. <a href="https://doi.org/10.1021/acs.nanolett.9b02642">https://doi.org/10.1021/acs.nanolett.9b02642</a>
  chicago: Chu, Zonglin, and Rafal Klajn. “Polysilsesquioxane Nanowire Networks as
    an ‘Artificial Solvent’ for Reversible Operation of Photochromic Molecules.” <i>Nano
    Letters</i>. American Chemical Society, 2019. <a href="https://doi.org/10.1021/acs.nanolett.9b02642">https://doi.org/10.1021/acs.nanolett.9b02642</a>.
  ieee: Z. Chu and R. Klajn, “Polysilsesquioxane nanowire networks as an ‘Artificial
    Solvent’ for reversible operation of photochromic molecules,” <i>Nano Letters</i>,
    vol. 19, no. 10. American Chemical Society, pp. 7106–7111, 2019.
  ista: Chu Z, Klajn R. 2019. Polysilsesquioxane nanowire networks as an “Artificial
    Solvent” for reversible operation of photochromic molecules. Nano Letters. 19(10),
    7106–7111.
  mla: Chu, Zonglin, and Rafal Klajn. “Polysilsesquioxane Nanowire Networks as an
    ‘Artificial Solvent’ for Reversible Operation of Photochromic Molecules.” <i>Nano
    Letters</i>, vol. 19, no. 10, American Chemical Society, 2019, pp. 7106–11, doi:<a
    href="https://doi.org/10.1021/acs.nanolett.9b02642">10.1021/acs.nanolett.9b02642</a>.
  short: Z. Chu, R. Klajn, Nano Letters 19 (2019) 7106–7111.
date_created: 2023-08-01T09:38:23Z
date_published: 2019-09-20T00:00:00Z
date_updated: 2024-10-14T12:13:57Z
day: '20'
doi: 10.1021/acs.nanolett.9b02642
extern: '1'
external_id:
  pmid:
  - '31539469'
intvolume: '        19'
issue: '10'
keyword:
- Mechanical Engineering
- Condensed Matter Physics
- General Materials Science
- General Chemistry
- Bioengineering
language:
- iso: eng
month: '09'
oa_version: None
page: 7106-7111
pmid: 1
publication: Nano Letters
publication_identifier:
  eissn:
  - 1530-6992
  issn:
  - 1530-6984
publication_status: published
publisher: American Chemical Society
quality_controlled: '1'
scopus_import: '1'
status: public
title: Polysilsesquioxane nanowire networks as an “Artificial Solvent” for reversible
  operation of photochromic molecules
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 19
year: '2019'
...
---
_id: '13371'
abstract:
- lang: eng
  text: Diamondoid nanoporous crystals represent a synthetically challenging class
    of materials that typically have been obtained from tetrahedral building blocks.
    In this issue of Chem, Stoddart and coworkers demonstrate that it is possible
    to generate diamondoid frameworks from a hexacationic building block lacking a
    tetrahedral symmetry. These results highlight the great potential of self-assembly
    for rapidly transforming small molecules into structurally complex functional
    materials.
article_processing_charge: No
article_type: original
author:
- first_name: Michał J.
  full_name: Białek, Michał J.
  last_name: Białek
- first_name: Rafal
  full_name: Klajn, Rafal
  id: 8e84690e-1e48-11ed-a02b-a1e6fb8bb53b
  last_name: Klajn
citation:
  ama: Białek MJ, Klajn R. Diamond grows up. <i>Chem</i>. 2019;5(9):2283-2285. doi:<a
    href="https://doi.org/10.1016/j.chempr.2019.08.012">10.1016/j.chempr.2019.08.012</a>
  apa: Białek, M. J., &#38; Klajn, R. (2019). Diamond grows up. <i>Chem</i>. Elsevier.
    <a href="https://doi.org/10.1016/j.chempr.2019.08.012">https://doi.org/10.1016/j.chempr.2019.08.012</a>
  chicago: Białek, Michał J., and Rafal Klajn. “Diamond Grows Up.” <i>Chem</i>. Elsevier,
    2019. <a href="https://doi.org/10.1016/j.chempr.2019.08.012">https://doi.org/10.1016/j.chempr.2019.08.012</a>.
  ieee: M. J. Białek and R. Klajn, “Diamond grows up,” <i>Chem</i>, vol. 5, no. 9.
    Elsevier, pp. 2283–2285, 2019.
  ista: Białek MJ, Klajn R. 2019. Diamond grows up. Chem. 5(9), 2283–2285.
  mla: Białek, Michał J., and Rafal Klajn. “Diamond Grows Up.” <i>Chem</i>, vol. 5,
    no. 9, Elsevier, 2019, pp. 2283–85, doi:<a href="https://doi.org/10.1016/j.chempr.2019.08.012">10.1016/j.chempr.2019.08.012</a>.
  short: M.J. Białek, R. Klajn, Chem 5 (2019) 2283–2285.
date_created: 2023-08-01T09:38:38Z
date_published: 2019-09-12T00:00:00Z
date_updated: 2024-10-14T12:14:05Z
day: '12'
doi: 10.1016/j.chempr.2019.08.012
extern: '1'
intvolume: '         5'
issue: '9'
keyword:
- Materials Chemistry
- Biochemistry (medical)
- General Chemical Engineering
- Environmental Chemistry
- Biochemistry
- General Chemistry
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.1016/j.chempr.2019.08.012
month: '09'
oa: 1
oa_version: Published Version
page: 2283-2285
publication: Chem
publication_identifier:
  eissn:
  - 2451-9294
  issn:
  - 2451-9308
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: Diamond grows up
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 5
year: '2019'
...
