@article{13408,
  abstract     = {Well-defined metallic nanobowls can be prepared by extending the concept of a protecting group to colloidal synthesis. Magnetic nanoparticles are employed as “protecting groups” during the galvanic replacement of silver with gold. The replacement reaction is accompanied by spontantous dissociation of the protecting groups, leaving behind metallic nanobowls.},
  author       = {Ridelman, Yonatan and Singh, Gurvinder and Popovitz-Biro, Ronit and Wolf, Sharon G. and Das, Sanjib and Klajn, Rafal},
  issn         = {1613-6829},
  journal      = {Small},
  keywords     = {Biomaterials, Biotechnology, General Materials Science, General Chemistry},
  number       = {5},
  pages        = {654--660},
  publisher    = {Wiley},
  title        = {{Metallic nanobowls by galvanic replacement reaction on heterodimeric nanoparticles}},
  doi          = {10.1002/smll.201101882},
  volume       = {8},
  year         = {2012},
}

@inproceedings{1384,
  abstract     = {Software model checking, as an undecidable problem, has three possible outcomes: (1) the program satisfies the specification, (2) the program does not satisfy the specification, and (3) the model checker fails. The third outcome usually manifests itself in a space-out, time-out, or one component of the verification tool giving up; in all of these failing cases, significant computation is performed by the verification tool before the failure, but no result is reported. We propose to reformulate the model-checking problem as follows, in order to have the verification tool report a summary of the performed work even in case of failure: given a program and a specification, the model checker returns a condition Ψ - usually a state predicate - such that the program satisfies the specification under the condition Ψ - that is, as long as the program does not leave the states in which Ψ is satisfied. In our experiments, we investigated as one major application of conditional model checking the sequential combination of model checkers with information passing. We give the condition that one model checker produces, as input to a second conditional model checker, such that the verification problem for the second is restricted to the part of the state space that is not covered by the condition, i.e., the second model checker works on the problems that the first model checker could not solve. Our experiments demonstrate that repeated application of conditional model checkers, passing information from one model checker to the next, can significantly improve the verification results and performance, i.e., we can now verify programs that we could not verify before.},
  author       = {Beyer, Dirk and Henzinger, Thomas A and Keremoglu, Mehmet and Wendler, Philipp},
  booktitle    = {Proceedings of the ACM SIGSOFT 20th International Symposium on the Foundations of Software Engineering},
  location     = {Cary, NC, USA},
  publisher    = {ACM},
  title        = {{Conditional model checking: A technique to pass information between verifiers}},
  doi          = {10.1145/2393596.2393664},
  year         = {2012},
}

@article{1471,
  abstract     = {Given a possibly reducible and non-reduced spectral cover π: X → C over a smooth projective complex curve C we determine the group of connected components of the Prym variety Prym(X/C). As an immediate application we show that the finite group of n-torsion points of the Jacobian of C acts trivially on the cohomology of the twisted SL n-Higgs moduli space up to the degree which is predicted by topological mirror symmetry. In particular this yields a new proof of a result of Harder-Narasimhan, showing that this finite group acts trivially on the cohomology of the twisted SL n stable bundle moduli space.},
  author       = {Tamas Hausel and Pauly, Christian},
  journal      = {Geometry and Topology},
  number       = {3},
  pages        = {1609 -- 1638},
  publisher    = {University of Warwick},
  title        = {{Prym varieties of spectral covers}},
  doi          = {10.2140/gt.2012.16.1609},
  volume       = {16},
  year         = {2012},
}

@article{1472,
  abstract     = {For G = GL 2, PGL 2, SL 2 we prove that the perverse filtration associated with the Hitchin map on the rational cohomology of the moduli space of twisted G-Higgs bundles on a compact Riemann surface C agrees with the weight filtration on the rational cohomology of the twisted G character variety of C when the cohomologies are identified via non-Abelian Hodge theory. The proof is accomplished by means of a study of the topology of the Hitchin map over the locus of integral spectral curves.},
  author       = {De Cataldo, Mark A and Tamas Hausel and Migliorini, Luca},
  journal      = {Annals of Mathematics},
  number       = {3},
  pages        = {1329 -- 1407},
  publisher    = {Princeton University Press},
  title        = {{Topology of hitchin systems and Hodge theory of character varieties: The case A 1}},
  doi          = {10.4007/annals.2012.175.3.7},
  volume       = {175},
  year         = {2012},
}

@misc{5396,
  abstract     = {We consider the problem of inference in agraphical model with binary variables. While in theory it is arguably preferable to compute marginal probabilities, in practice researchers often use MAP inference due to the availability of efficient discrete optimization algorithms. We bridge the gap between the two approaches by introducing the Discrete  Marginals technique in which approximate marginals are obtained by minimizing an objective function with unary and pair-wise terms over a discretized domain. This allows the use of techniques originally devel-oped for MAP-MRF inference and learning. We explore two ways to set up the objective function - by discretizing the Bethe free energy and by learning it  from training data. Experimental results show that for certain types of graphs a learned function can out-perform the  Bethe approximation. We also establish a link between the Bethe free energy and submodular functions.},
  author       = {Korc, Filip and Kolmogorov, Vladimir and Lampert, Christoph},
  issn         = {2664-1690},
  pages        = {13},
  publisher    = {IST Austria},
  title        = {{Approximating marginals using discrete energy minimization}},
  doi          = {10.15479/AT:IST-2012-0003},
  year         = {2012},
}

@techreport{5398,
  abstract     = {This document is created as a part of the project “Repository for Research Data on IST Austria”. It summarises the actual state of research data at IST Austria, based on survey results. It supports the choice of appropriate software, which would best fit the requirements of their users, the researchers.},
  author       = {Porsche, Jana},
  publisher    = {IST Austria},
  title        = {{Actual state of research data @ ISTAustria}},
  year         = {2012},
}

@inbook{5745,
  author       = {Gupta, Ashutosh},
  booktitle    = {Automated Technology for Verification and Analysis},
  isbn         = {9783642333859},
  issn         = {1611-3349},
  location     = {Thiruvananthapuram, Kerala, India},
  pages        = {107--121},
  publisher    = {Springer Berlin Heidelberg},
  title        = {{Improved Single Pass Algorithms for Resolution Proof Reduction}},
  doi          = {10.1007/978-3-642-33386-6_10},
  volume       = {7561},
  year         = {2012},
}

@article{5839,
  abstract     = {Canny's edge detection algorithm is a classical and robust method for edge detection in gray-scale images. The two 
significant features of this method are introduction of NMS (Non-Maximum Suppression) and double thresholding of 
the  gradient  image.  Due  to  poor  illumination,  the  region  boundaries  in  an  image  may  become  vague,  creating  
uncertainties  in  the  gradient  image.  In  this  paper,  we  have  proposed  an  algorithm  based  on  the  concept  of  type-2  fuzzy  sets  to  handle  uncertainties  that  automatically  selects  the  threshold  values  needed  to  segment  the  gradient image using classical Canny’s edge detection algorithm. The results show that our algorithm works significantly well on different benchmark images as well as medical images (hand radiography images). },
  author       = {Biswas, Ranita and Sil, Jaya},
  issn         = {2212-0173},
  journal      = {Procedia Technology},
  pages        = {820--824},
  publisher    = {Elsevier},
  title        = {{An Improved Canny Edge Detection Algorithm Based on Type-2 Fuzzy Sets}},
  doi          = {10.1016/j.protcy.2012.05.134},
  volume       = {4},
  year         = {2012},
}

@article{596,
  abstract     = {The human Mediator complex controls RNA polymerase II (pol II) function in ways that remain incompletely understood. Activator-Mediator binding alters Mediator structure, and these activator-induced structural shifts appear to play key roles in regulating transcription. A recent cryo-electron microscopy (EM) analysis revealed that pol II adopted a stable orientation within a Mediator-pol II-TFIIF assembly in which Mediator was bound to the activation domain of viral protein 16 (VP16). Whereas TFIIF was shown to be important for orienting pol II within this assembly, the potential role of the activator was not assessed. To determine how activator binding might affect pol II orientation, we isolated human Mediator-pol II-TFIIF complexes in which Mediator was not bound to an activator. Cryo-EM analysis of this assembly, coupled with pol II crystal structure docking, revealed that pol II binds Mediator at the same general location; however, in contrast to VP16-bound Mediator, pol II does not appear to stably orient in the absence of an activator. Variability in pol II orientation might be important mechanistically, perhaps to enable sense and antisense transcription at human promoters. Because Mediator interacts extensively with pol II, these results suggest that Mediator structural shifts induced by activator binding help stably orient pol II prior to transcription initiation.},
  author       = {Bernecky, Carrie A and Taatjes, Dylan},
  journal      = {Journal of Molecular Biology},
  number       = {5},
  pages        = {387 -- 394},
  publisher    = {Elsevier},
  title        = {{Activator-mediator binding stabilizes RNA polymerase II orientation within the human mediator-RNA polymerase II-TFIIF assembly}},
  doi          = {10.1016/j.jmb.2012.02.014},
  volume       = {417},
  year         = {2012},
}

@article{6136,
  abstract     = {Tonic receptors convey stimulus duration and intensity and are implicated in homeostatic control. However, how tonic homeostatic signals are generated and how they reconfigure neural circuits and modify animal behavior is poorly understood. Here we show that Caenorhabditis elegans O2-sensing neurons are tonic receptors that continuously signal ambient [O2] to set the animal's behavioral state. Sustained signaling relied on a Ca2+ relay involving L-type voltage-gated Ca2+ channels, the ryanodine and the inositol-1,4,5-trisphosphate receptors. Tonic activity evoked continuous neuropeptide release, which helps elicit the enduring behavioral state associated with high [O2]. Sustained O2 receptor signaling was propagated to downstream neural circuits, including the hub interneuron RMG. O2 receptors evoked similar locomotory states at particular O2 concentrations, regardless of previous d[O2]/dt. However, a phasic component of the URX receptors' response to high d[O2]/dt, as well as tonic-to-phasic transformations in downstream interneurons, enabled transient reorientation movements shaped by d[O2]/dt. Our results highlight how tonic homeostatic signals can generate both transient and enduring behavioral change.},
  author       = {Busch, Karl Emanuel and Laurent, Patrick and Soltesz, Zoltan and Murphy, Robin Joseph and Faivre, Olivier and Hedwig, Berthold and Thomas, Martin and Smith, Heather L and de Bono, Mario},
  issn         = {1097-6256},
  journal      = {Nature Neuroscience},
  number       = {4},
  pages        = {581--591},
  publisher    = {Springer Nature},
  title        = {{Tonic signaling from O2 sensors sets neural circuit activity and behavioral state}},
  doi          = {10.1038/nn.3061},
  volume       = {15},
  year         = {2012},
}

@article{6588,
  abstract     = {First we note that the best polynomial approximation to vertical bar x vertical bar on the set, which consists of an interval on the positive half-axis and a point on the negative half-axis, can be given by means of the classical Chebyshev polynomials. Then we explore the cases when a solution of the related problem on two intervals can be given in elementary functions.},
  author       = {Pausinger, Florian},
  issn         = {1812-9471},
  journal      = {Journal of Mathematical Physics, Analysis, Geometry},
  number       = {1},
  pages        = {63--78},
  publisher    = {B. Verkin Institute for Low Temperature Physics and Engineering},
  title        = {{Elementary solutions of the Bernstein problem on two intervals}},
  volume       = {8},
  year         = {2012},
}

@inproceedings{6746,
  abstract     = {This paper proposes a novel cooperative approach for two-hop amplify-and-forward (A&F) relaying that exploits both the signal forwarded by the relay and the one directly transmitted by the source in impulse-radio ultra-wideband (IR-UWB) systems. Specifically, we focus on a non-coherent setup employing a double-differential encoding scheme at the source node and a single differential demodulation at the relay and destination. The log-likelihood ratio based decision rule is derived at the destination node. A semi-analytical power allocation strategy is presented by evaluating a closed-form expression for the effective signal to noise ratio (SNR) at the destination, which is maximized by exhaustive search. Numerical simulations show that the proposed system outperforms both the direct transmission with single differential encoding and the non-cooperative multi-hop approach in different scenarios.},
  author       = {Mondelli, Marco and Zhou, Qi and Ma, Xiaoli and Lottici, Vincenzo},
  booktitle    = {2012 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
  issn         = {1520-6149},
  location     = {Kyoto, Japan},
  pages        = {2905--2908},
  publisher    = {IEEE},
  title        = {{A cooperative approach for amplify-and-forward differential transmitted reference IR-UWB relay systems}},
  doi          = {10.1109/icassp.2012.6288524},
  year         = {2012},
}

@article{10387,
  abstract     = {We report numerical simulations of membrane tubulation driven by large colloidal particles. Using Monte Carlo simulations we study how the process depends on particle size and binding strength, and present accurate free energy calculations to sort out how tube formation compares with the competing budding process. We find that tube formation is a result of the collective behavior of the particles adhering on the surface, and it occurs for binding strengths that are smaller than those required for budding. We also find that long linear aggregates of particles forming on the membrane surface act as nucleation seeds for tubulation by lowering the free energy barrier associated to the process.},
  author       = {Šarić, Anđela and Cacciuto, Angelo},
  issn         = {1079-7114},
  journal      = {Physical Review Letters},
  keywords     = {general physics and astronomy},
  number       = {18},
  publisher    = {American Physical Society},
  title        = {{Mechanism of membrane tube formation induced by adhesive nanocomponents}},
  doi          = {10.1103/physrevlett.109.188101},
  volume       = {109},
  year         = {2012},
}

@article{10388,
  abstract     = {Using computer simulations, we show that lipid membranes can mediate linear aggregation of spherical nanoparticles binding to it for a wide range of biologically relevant bending rigidities. This result is in net contrast with the isotropic aggregation of nanoparticles on fluid interfaces or the expected clustering of isotropic insertions in biological membranes. We present a phase diagram indicating where linear aggregation is expected and compute explicitly the free-energy barriers associated with linear and isotropic aggregation. Finally, we provide simple scaling arguments to explain this phenomenology.},
  author       = {Šarić, Anđela and Cacciuto, Angelo},
  issn         = {1079-7114},
  journal      = {Physical Review Letters},
  keywords     = {general physics and astronomy},
  number       = {11},
  publisher    = {American Physical Society},
  title        = {{Fluid membranes can drive linear aggregation of adsorbed spherical nanoparticles}},
  doi          = {10.1103/physrevlett.108.118101},
  volume       = {108},
  year         = {2012},
}

@article{1055,
  abstract     = {In July, 2011, a 32-year-old man presented with thoracic pain radiating to the left arm and upper dorsum, shortness of breath, and palpitations. He had had upper back tension for 6 months. Medical history was unremarkable apart from moderate nicotine use (two pack-years). Echocardiography, electrocardiography, and laboratory tests were unremarkable, excluding a cardiac event. CT of the chest after chest radiography showed a large bulla of 16 cm diameter in the right hemithorax (figure A). We did not detect radiological evidence of underlying pulmonary disease. The bulla wall was unremarkable and no structures were seen within the bulla.},
  author       = {Erne, Barbara and Graff, Mareike and Klemm, Wolfram and Danzl, Johann G and Leschber, Gunda},
  journal      = {The Lancet},
  number       = {9849},
  publisher    = {Elsevier},
  title        = {{Bulla in the lung}},
  doi          = {10.1016/S0140-6736(12)60690-4},
  volume       = {380},
  year         = {2012},
}

@article{1056,
  abstract     = {We prepare and study a metastable attractive Mott-insulator state formed with bosonic atoms in a three-dimensional optical lattice. Starting from a Mott insulator with Cs atoms at weak repulsive interactions, we use a magnetic Feshbach resonance to tune the interactions to large attractive values and produce a metastable state pinned by attractive interactions with a lifetime on the order of 10 s. We probe the (de)excitation spectrum via lattice modulation spectroscopy, measuring the interaction dependence of two- and three-body bound-state energies. As a result of increased on-site three-body loss we observe resonance broadening and suppression of tunneling processes that produce three-body occupation.},
  author       = {Mark, Manfred and Haller, Elmar and Lauber, Katharina and Danzl, Johann G and Janisch, Alexander and Büchler, Hans and Daley, Andrew and Nägerl, Hanns},
  journal      = {Physical Review Letters},
  number       = {21},
  publisher    = {American Physical Society},
  title        = {{Preparation and spectroscopy of a metastable mott-insulator state with attractive interactions}},
  doi          = {10.1103/PhysRevLett.108.215302},
  volume       = {108},
  year         = {2012},
}

@inproceedings{10750,
  abstract     = {The goal of this work is to study the superconducting coherence length in the fluctuation regime in cuprate superconductors. In this work we present cantilever torque magnetometry measurements of micron-size BSCCO flakes patterned with arrays of nanometer scale rings or holes. Using ultrasensitive dynamic torque magnetometry, oscillations in magnetization are observed near Tc as a function of the applied magnetic flux threading the array. Special effort was made to detect the oscillations in magnetization at temperatures above Tc, where the Nernst effect and magnetization measurements suggest the possibility of pairing. To constrain the magnitude of the coherence length in the fluctuation regime, we will present the dependence of the amplitude of the h/2e period oscillations as a function of temperature and hole size.},
  author       = {Polshyn, Hryhoriy and Budakian, Raffi},
  booktitle    = {APS March Meeting 2012},
  issn         = {0003-0503},
  location     = {Boston, MA, United States},
  number       = {1},
  publisher    = {American Physical Society},
  title        = {{Cantilever torque magnetometry study of multiply connected BSCCO arrays near Tc}},
  volume       = {57},
  year         = {2012},
}

@article{9451,
  abstract     = {The Arabidopsis thaliana central cell, the companion cell of the egg, undergoes DNA demethylation before fertilization, but the targeting preferences, mechanism, and biological significance of this process remain unclear. Here, we show that active DNA demethylation mediated by the DEMETER DNA glycosylase accounts for all of the demethylation in the central cell and preferentially targets small, AT-rich, and nucleosome-depleted euchromatic transposable elements. The vegetative cell, the companion cell of sperm, also undergoes DEMETER-dependent demethylation of similar sequences, and lack of DEMETER in vegetative cells causes reduced small RNA–directed DNA methylation of transposons in sperm. Our results demonstrate that demethylation in companion cells reinforces transposon methylation in plant gametes and likely contributes to stable silencing of transposable elements across generations.},
  author       = {Ibarra, Christian A. and Feng, Xiaoqi and Schoft, Vera K. and Hsieh, Tzung-Fu and Uzawa, Rie and Rodrigues, Jessica A. and Zemach, Assaf and Chumak, Nina and Machlicova, Adriana and Nishimura, Toshiro and Rojas, Denisse and Fischer, Robert L. and Tamaru, Hisashi and Zilberman, Daniel},
  issn         = {1095-9203},
  journal      = {Science},
  number       = {6100},
  pages        = {1360--1364},
  publisher    = {American Association for the Advancement of Science},
  title        = {{Active DNA demethylation in plant companion cells reinforces transposon methylation in gametes}},
  doi          = {10.1126/science.1224839},
  volume       = {337},
  year         = {2012},
}

@article{9497,
  abstract     = {The regulation of eukaryotic chromatin relies on interactions between many epigenetic factors, including histone modifications, DNA methylation, and the incorporation of histone variants. H2A.Z, one of the most conserved but enigmatic histone variants that is enriched at the transcriptional start sites of genes, has been implicated in a variety of chromosomal processes. Recently, we reported a genome-wide anticorrelation between H2A.Z and DNA methylation, an epigenetic hallmark of heterochromatin that has also been found in the bodies of active genes in plants and animals. Here, we investigate the basis of this anticorrelation using a novel h2a.z loss-of-function line in Arabidopsis thaliana. Through genome-wide bisulfite sequencing, we demonstrate that loss of H2A.Z in Arabidopsis has only a minor effect on the level or profile of DNA methylation in genes, and we propose that the global anticorrelation between DNA methylation and H2A.Z is primarily caused by the exclusion of H2A.Z from methylated DNA. RNA sequencing and genomic mapping of H2A.Z show that H2A.Z enrichment across gene bodies, rather than at the TSS, is correlated with lower transcription levels and higher measures of gene responsiveness. Loss of H2A.Z causes misregulation of many genes that are disproportionately associated with response to environmental and developmental stimuli. We propose that H2A.Z deposition in gene bodies promotes variability in levels and patterns of gene expression, and that a major function of genic DNA methylation is to exclude H2A.Z from constitutively expressed genes.},
  author       = {Coleman-Derr, Devin and Zilberman, Daniel},
  issn         = {1553-7404},
  journal      = {PLoS Genetics},
  number       = {10},
  publisher    = {Public Library of Science},
  title        = {{Deposition of histone variant H2A.Z within gene bodies regulates responsive genes}},
  doi          = {10.1371/journal.pgen.1002988},
  volume       = {8},
  year         = {2012},
}

@article{9499,
  abstract     = {EMBRYONIC FLOWER1 (EMF1) is a plant-specific gene crucial to Arabidopsis vegetative development. Loss of function mutants in the EMF1 gene mimic the phenotype caused by mutations in Polycomb Group protein (PcG) genes, which encode epigenetic repressors that regulate many aspects of eukaryotic development. In Arabidopsis, Polycomb Repressor Complex 2 (PRC2), made of PcG proteins, catalyzes trimethylation of lysine 27 on histone H3 (H3K27me3) and PRC1-like proteins catalyze H2AK119 ubiquitination. Despite functional similarity to PcG proteins, EMF1 lacks sequence homology with known PcG proteins; thus, its role in the PcG mechanism is unclear. To study the EMF1 functions and its mechanism of action, we performed genome-wide mapping of EMF1 binding and H3K27me3 modification sites in Arabidopsis seedlings. The EMF1 binding pattern is similar to that of H3K27me3 modification on the chromosomal and genic level. ChIPOTLe peak finding and clustering analyses both show that the highly trimethylated genes also have high enrichment levels of EMF1 binding, termed EMF1_K27 genes. EMF1 interacts with regulatory genes, which are silenced to allow vegetative growth, and with genes specifying cell fates during growth and differentiation. H3K27me3 marks not only these genes but also some genes that are involved in endosperm development and maternal effects. Transcriptome analysis, coupled with the H3K27me3 pattern, of EMF1_K27 genes in emf1 and PRC2 mutants showed that EMF1 represses gene activities via diverse mechanisms and plays a novel role in the PcG mechanism.},
  author       = {Kim, Sang Yeol and Lee, Jungeun and Eshed-Williams, Leor and Zilberman, Daniel and Sung, Z. Renee},
  issn         = {1553-7404},
  journal      = {PLoS Genetics},
  number       = {3},
  publisher    = {Public Library of Science},
  title        = {{EMF1 and PRC2 cooperate to repress key regulators of Arabidopsis development}},
  doi          = {10.1371/journal.pgen.1002512},
  volume       = {8},
  year         = {2012},
}

