@inbook{6466,
  author       = {{Beutner, Marc and Kremer, H.-Hugo and Wirth, W.}},
  booktitle    = {{bwp@ Spezial 5 - Hochschultage Berufliche Bildung 2011, Workshop 16}},
  editor       = {{Beutner, M. and Kremer, H.-H. and Zoyke, A.}},
  pages        = {{1--26}},
  title        = {{{Bildungsmaßnahmen zur Berufsorientierung im Justizvollzug - Konzept und Erfahrungen}}},
  year         = {{2011}},
}

@inbook{6467,
  author       = {{Beutner, Marc and Kremer, H.-Hugo and Zoyke, A.}},
  booktitle    = {{WS 16 Individuelle Förderung. Konzepte und Erfahrungen zur Berufsorientierung im Übergang. bwp@ Spezial 5 - Hochschultage Berufliche Bildung 2011}},
  editor       = {{Beutner, M. and Kremer, H.-H. and Zoyke, A.}},
  title        = {{{Editorial zu Workshop 16: Individuelle Förderung - Konzepte und Erfahrungen zur Berufsorientierung im Übergang}}},
  year         = {{2011}},
}

@inbook{6470,
  author       = {{Kremer, H.-Hugo}},
  booktitle    = {{bwp@ Sepzial 5 - Hochschultage Berufliche Bildung 2011, Workshop 02}},
  editor       = {{Rützel, J. and Zöller, A.}},
  pages        = {{1--12}},
  title        = {{{Berufsorientierung als Herausforderung für berufsbildende Schulen!}}},
  year         = {{2011}},
}

@inbook{6472,
  author       = {{Kremer, H.-Hugo and Tramm, T.}},
  booktitle    = {{bwp@ Sepzial 5 - Hochschultage Berufliche Bildung 2011, Fachtagung 19}},
  editor       = {{Kremer, H.-H. and Tramm, T.}},
  pages        = {{1--13}},
  title        = {{{Editorial Fachtagung Wirtschaft und Verwaltung: Zwischenbilanz des Lernfeldkonzepts - erfolgreiche Neuorientierung oder Irrweg}}},
  year         = {{2011}},
}

@inbook{6473,
  author       = {{Kremer, H.-Hugo and Sandmann, D.}},
  booktitle    = {{bwp@ Spezial 5 - Hochschultage Berufliche Bildung 2011, Workshop 29}},
  editor       = {{Gerholz, K.-H. and Sloane, P. F. E. }},
  pages        = {{1--18}},
  title        = {{{Kooperationsvorhaben ‚berufliches Gymnasium‘ und Bachelor Wirtschaftswissenschaften. Ein Paderborner Modellprojekt zur Berufs- und Studienorientierung}}},
  year         = {{2011}},
}

@misc{648,
  author       = {{Brandes, Philipp}},
  publisher    = {{Universität Paderborn}},
  title        = {{{Robust Distributed Computation in Dynamic Networks}}},
  year         = {{2011}},
}

@inproceedings{654,
  abstract     = {{Research on peer-to-peer (p2p) and distributed systems needs evaluation tools to predict and observe the behavior of protocols and mechanisms in large scale networks. PeerfactSim.KOM is a simulator for large scale distributed/p2p systems aiming at the evaluation of interdependencies in multi-layered p2p systems. The simulator is written in Java, is event-based and mainly used in p2p research projects. The main development of PeerfactSim.KOM started in 2005 and is driven since 2006 by the project “QuaP2P”,which aims at the systematic improvement and benchmarking of p2p systems. Further users of the simulator are working in the project “On-the-ﬂy Computing” aiming at researching p2p-based service oriented architectures. Both projects state severe requirements on the evaluation of multi-layered and large-scale distributed systems. We describe the architecture of PeerfactSim.KOM supporting these requirements in Section II, present the workﬂow, selected experiences and lessons learned in Section III and conclude the overview in Section IV.}},
  author       = {{Graffi, Kalman}},
  booktitle    = {{Proceedings of the IEEE International Conference on Peer-to-Peer Computing (IEEE PsP)}},
  pages        = {{154--155}},
  title        = {{{PeerfactSim.KOM: A PSP System Simulator - Experiences and Lessons Learned}}},
  doi          = {{10.1109/P2P.2011.6038673}},
  year         = {{2011}},
}

@inproceedings{657,
  abstract     = {{We present two distributed, constant factor approximation algorithms for the metric facility location problem. Both algorithms have been designed with a strong emphasis on applicability in the area of wireless sensor networks: in order to execute them, each sensor node only requires limited local knowledge and simple computations. Also, the algorithms can cope with measurement errors and take into account that communication costs between sensor nodes do not necessarily increase linearly with the distance, but can be represented by a polynomial. Since it cannot always be expected that sensor nodes execute algorithms in a synchronized way, our algorithms are executed in an asynchronous model (but they are still able to break symmetry that might occur when two neighboring nodes act at exactly the same time). Furthermore, they can deal with dynamic scenarios: if a node moves, the solution is updated and the update affects only nodes in the local neighborhood. Finally, the algorithms are robust in the sense that incorrect behavior of some nodes during some round will, in the end, still result in a good approximation. The first algorithm runs in expected O(log_{1+\epsilon} n) communication rounds and yields a \my^4(1+4\my^2(1+\epsilon)^{1/p})^p approximation, while the second has a running time of expected O(log^2_{1+\epsilon} n) communication rounds and an approximation factor of \my^4(1 + 2(1 + \epsilon)^{1/p})^p. Here, \epsilon > 0 is an arbitrarily small constant, p the exponent of the polynomial representing the communication costs, and \my the relative measurement error.}},
  author       = {{Abshoff, Sebastan and Cord-Landwehr, Andreas and Degener, Bastian and Kempkes, Barbara  and Pietrzyk, Peter}},
  booktitle    = {{Proceedings of the 7th International Symposium on Algorithms for Sensor Systems, Wireless Ad Hoc Networks and Autonomous Mobile Entities (ALGOSENSORS)}},
  pages        = {{13--27}},
  title        = {{{Local Approximation Algorithms for the Uncapacitated Metric Facility Location Problem in Power-Aware Sensor Networks}}},
  doi          = {{10.1007/978-3-642-28209-6_3}},
  year         = {{2011}},
}

@inproceedings{662,
  abstract     = {{We present Corona, a deterministic self-stabilizing algorithm for skip list construction in structured overlay networks. Corona operates in the low-atomicity message-passing asynchronous system model. Corona requires constant process memory space for its operation and, therefore, scales well. We prove the general necessary conditions limiting the initial states from which a self-stabilizing structured overlay network in message-passing system can be constructed. The conditions require that initial state information has to form a weakly connected graph and it should only contain identiers that are present in the system. We formally describe Corona and rigorously prove that it stabilizes from an arbitrary initial state subject to the necessary conditions. We extend Corona to construct a skip graph.}},
  author       = {{Nesterenko, Mikhail and Mohd, Rizal and Scheideler, Christian}},
  booktitle    = {{Proceedings of the 13th International Symposium on Stabilization, Safety, and Security of Distributed Systems (SSS)}},
  pages        = {{356----370}},
  title        = {{{Corona: A Stabilizing Deterministic Message-Passing Skip List}}},
  doi          = {{10.1007/978-3-642-24550-3_27}},
  year         = {{2011}},
}

@misc{663,
  author       = {{Swierkot, Kamil}},
  publisher    = {{Universität Paderborn}},
  title        = {{{Complexity Classes for Local Computation}}},
  year         = {{2011}},
}

@misc{665,
  author       = {{Wette, Philip}},
  publisher    = {{Universität Paderborn}},
  title        = {{{Adaptives Loadbalancing für strukturierte Peer-to-Peer-Netzwerke am Beispiel von Chord}}},
  year         = {{2011}},
}

@proceedings{667,
  editor       = {{Meyer auf der Heide, Friedhelm and Rajaraman, Rajmohan }},
  title        = {{{23rd Annual ACM Symposium on Parallelism in Algorithms and Architectures}}},
  doi          = {{10.1145/1989493}},
  year         = {{2011}},
}

@inproceedings{6886,
  author       = {{Koch, S. and Kupke, J. and Tomow, D. and Schoppa, M. and Grunow, Paul and Krauter, Stefan}},
  booktitle    = {{Proceedings of the 26th European Photovoltaic Solar Energy Conference and Exhibition}},
  title        = {{{Polarisation Effects and Tests for Crystalline Silicon Cells}}},
  year         = {{2011}},
}

@inproceedings{6887,
  author       = {{Böttcher, A. and Horstmann, M. and Grunow, Paul and Pourhashemi, R. and Krauter, Stefan}},
  booktitle    = {{Proceedings of the 26th European Photovoltaic Solar Energy Conference and Exhibition}},
  title        = {{{Spectral Mismatch Correction for Micromorph Tandem Modules. }}},
  year         = {{2011}},
}

@inproceedings{6888,
  author       = {{Weber, T. and Albert, A. and Grunow, Paul and Krauter, Stefan}},
  booktitle    = {{Proceedings of the 26th European Photovoltaic Solar Energy Conference and Exhibition}},
  title        = {{{Electroluminescence Investigation on Thin Film Modules}}},
  year         = {{2011}},
}

@inproceedings{16798,
  author       = {{Ebert, Achim and Domik, Gitta and D. Gershon, Nahum and C. van der Veer, Gerrit}},
  booktitle    = {{Human-Computer Interaction - {INTERACT} 2011 - 13th {IFIP} {TC} 13 International Conference, Lisbon, Portugal, September 5-9, 2011, Proceedings, Part {IV}}},
  editor       = {{F. Campos, Pedro and C. Nicholas Graham, T. and A. Jorge, Joaquim and Jardim Nunes, Nuno and A. Palanque, Philippe and Winckler, Marco}},
  pages        = {{722--723}},
  publisher    = {{Springer}},
  title        = {{{Building Bridges - HCI and Visualization}}},
  doi          = {{10.1007/978-3-642-23768-3\_133}},
  volume       = {{6949}},
  year         = {{2011}},
}

@inbook{11843,
  abstract     = {{Employing automatic speech recognition systems in hands-free communication applications is accompanied by perfomance degradation due to background noise and, in particular, due to reverberation. These two kinds of distortion alter the shape of the feature vector trajectory extracted from the microphone signal and consequently lead to a discrepancy between training and testing conditions for the recognizer. In this chapter we present a feature enhancement approach aiming at the joint compensation of noise and reverberation to improve the performance by restoring the training conditions. For the enhancement we concentrate on the logarithmic mel power spectral coefficients as features, which are computed at an intermediate stage to obtain the widely used mel frequency cepstral coefficients. The proposed technique is based on a Bayesian framework, to attempt to infer the posterior distribution of the clean features given the observation of all past corrupted features. It exploits information from a priori models describing the dynamics of clean speech and noise-only feature vector trajectories as well as from an observation model relating the reverberant noisy to the clean features. The observation model relies on a simplified stochastic model of the room impulse response (RIR) between the speaker and the microphone, having only two parameters, namely RIR energy and reverberation time, which can be estimated from the captured microphone signal. The performance of the proposed enhancement technique is finally experimentally studied by means of recognition accuracy obtained for a connected digits recognition task under different noise and reverberation conditions using the Aurora~5 database.}},
  author       = {{Krueger, Alexander and Haeb-Umbach, Reinhold}},
  booktitle    = {{Robust Speech Recognition of Uncertain or Missing Data}},
  editor       = {{Haeb-Umbach, Reinhold and Kolossa, Dorothea}},
  publisher    = {{Springer}},
  title        = {{{A Model-Based Approach to Joint Compensation of Noise and Reverberation for Speech Recognition}}},
  year         = {{2011}},
}

@article{16013,
  author       = {{Lauter, Christian and Frantz, Meike and Tröster, Thomas}},
  issn         = {{1865-4819}},
  journal      = {{Lightweight Design}},
  pages        = {{48--54}},
  title        = {{{Großserientaugliche Herstellung von Hybridwerkstoffen durch Prepregpressen}}},
  doi          = {{10.1365/s35725-011-0044-5}},
  volume       = {{4}},
  year         = {{2011}},
}

@inproceedings{13053,
  author       = {{Cook, Alejandro and Hellebrand, Sybille and Indlekofer, Thomas and Wunderlich, Hans-Joachim}},
  booktitle    = {{5. GMM/GI/ITG Fachtagung "Zuverlässigkeit und Entwurf"}},
  pages        = {{48--53}},
  title        = {{{Robuster Selbsttest mit Diagnose}}},
  year         = {{2011}},
}

@article{31835,
  author       = {{Ballweg, Sandra and Bräuer, Gerd}},
  journal      = {{Fremdsprache Deutsch 45/2}},
  pages        = {{3--11}},
  title        = {{{Portfolioarbeit im Fremdsprachenunterricht – Yes, we can! }}},
  year         = {{2011}},
}

