datalad-course/html/wissenschaft-online.html

182 lines
6.8 KiB
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- Edit me start! -->
<title>Ganz schön groß</title>
<meta name="description" content=" Warum man bei 'Big Data' ohne gutes Forschungsdatenmanagement nicht weit kommt ">
<meta name="author" content=" Adina Wagner ">
<!-- Edit me end! -->
<link rel="stylesheet" href="../reveal.js/dist/reset.css">
<link rel="stylesheet" href="../reveal.js/dist/reveal.css">
<link rel="stylesheet" href="../reveal.js/dist/theme/beige.css">
<link rel="stylesheet" href="../css/main.css">
<!-- Theme used for syntax highlighted code -->
<link rel="stylesheet" href="../reveal.js/plugin/highlight/monokai.css">
</head>
<body>
<div class="reveal">
<div class="slides">
<!-- Start of slides -->
<section>
<section>
<h2>Ganz schön groß:<br><small>🧠💻</small></h2><h3>Warum man bei 'Big Data' ohne gutes <br>
Forschungsdatenmanagement nicht weit kommt</h3>
<br>
<div style="margin-top:1em;text-align:center">
<table style="border: none;">
<tr>
<td>Adina Wagner
<br><small>
<a href="https://twitter.com/AdinaKrik" target="_blank">
<img data-src="../pics/twitter.png" style="height:30px;margin:0px" />
@AdinaKrik</a></small></td>
<td style="vertical-align: bottom"><img style="height:60px;margin-right:10px" data-src="../pics/fzj_logo.svg" />
<img style="height:60px;margin-right:10px" src="../pics/hhu_logo.svg">
<br></td>
</tr>
<tr>
<td>
<small><a href="http://psychoinformatics.de" target="_blank">Psychoinformatics lab</a>,
<br> Institute of Neuroscience and Medicine (INM-7), FZJ<br>
Institute of Experimental Psychology, HHU Düsseldorf<br>
<a href="https://repronim.org" target="_blank">ReproNim/INCF fellow</a></small><br>
</td>
<td style="vertical-align: bottom">
<img height="90" src="../pics/repronim.png">
<img height="80" src="../pics/incf.png"
</td>
</tr>
</table>
</div>
<p style="z-index: 100;position: fixed;background-color:#ede6d5;font-size:35px;box-shadow: 10px 10px 8px #888888;margin-top:0px;margin-bottom:100px;margin-left:1000px">
<img src="../pics/QRcode_wissonline.png" height="200">
</p>
<br><br><small>
Slides: <a href="https://doi.org/10.5281/zenodo.7155599" target="_blank">
DOI 10.5281/zenodo.7155599</a> (Scan the QR code)
</small>
</a>
</section>
</section>
<section>
<section>
<h2>Acknowledgements</h2>
<table>
<tr style="vertical-align:top">
<td style="vertical-align:top">
<dl>
<dt>Software</dt>
<dd style="margin-left:5px!important">
<ul style="margin-left:5px!important">
<li>Joey Hess (git-annex)</li>
<li>The DataLad team &
contributors</li>
</ul>
</dd>
<dt style="margin-top:20px">Menschen </dt>
<dd style="margin-left:5px!important">
<ul style="margin-left:5px!important">
<li>Psychoinformatics Lab <br>
& INM-7, bes. Laura<br>
Waite, Gosia Wierzba,<br>
Michael Hanke, Felix Hoffstädter</li>
</ul>
</dd>
<dt style="margin-top:20px">Illustrationen</dt>
<dd style="margin-left:5px!important">
<ul style="margin-left:5px!important">
<li>The Turing Way <br>
project & Scriberia</li>
<img src="../pics/bannerthanks.svg">
</ul>
</dd>
</dl>
</td>
<td style="vertical-align:top">
<div style="margin-bottom:-20px;text-align:center"><strong>Förderer</strong></div>
<div style="margin-top:-20px">
<img style="height:150px;margin-right:50px" data-src="../pics/nsf_2020.png" />
<img style="height:150px;margin-right:50pxi;margin-left:50px" data-src="../pics/binc.png" />
<img style="height:150px;margin-left:50px" data-src="../pics/bmbf_2020.png" /><br>
<img style="height:60px;margin-right:20px" data-src="../pics/cbbs_logo.png" />
<img style="height:60px;margin-right:20px" data-src="../pics/erdf.png" />
<img style="height:60px" data-src="../pics/LSA-Logo.png" />
<img style="height:60px;margin-left:50px;margin-bottom:25px" data-src="../../pics/dfg_logo.png" />
<img style="height:80px;margin-top:-300px;margin-left:auto;margin-right:auto;width:50%" data-src="../pics/fzj_logo.svg" />
</div>
<div style="margin-top:40px;margin-bottom:20px;text-align:center"><strong>Kollaborationen</strong></div>
<div style="margin-top:-20px">
<img style="height:100px;margin:20px" data-src="../pics/hbp_logo.png" />
<img style="height:100px;margin:20px" data-src="../pics/conp_logo.png" />
<img style="height:100px;margin:20px" data-src="../pics/vbc_logo.png" />
<img style="height:120px;margin:10px" data-src="../pics/sfb1451_logo.png" />
<img style="height:120px;margin:10px" data-src="../pics/openneuro_logo.png" />
<img style="height:120px;margin:10px" data-src="../pics/cbrain_logo.png" />
<img style="height:140px;margin:10px" data-src="../pics/brainlife_logo.png" />
</div>
</td>
</tr>
</table>
</section>
<section>
<h2>Neurowissenschaftliche Daten</h2>
</section>
</section>
<section>Slide 2</section>
<!-- End of slides -->
</div>
</div>
<script src="../reveal.js/dist/reveal.js"></script>
<script src="../reveal.js/plugin/notes/notes.js"></script>
<script src="../reveal.js/plugin/markdown/markdown.js"></script>
<script src="../reveal.js/plugin/highlight/highlight.js"></script>
<script>
// More info about initialization & config:
// - https://revealjs.com/initialization/
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
// The "normal" size of the presentation, aspect ratio will be preserved
// when the presentation is scaled to fit different resolutions. Can be
// specified using percentage units.
width: 1280,
height: 960,
// Factor of the display size that should remain empty around the content
margin: 0.3,
// Bounds for smallest/largest possible scale to apply to content
minScale: 0.2,
maxScale: 1.0,
controls: true,
progress: true,
history: true,
center: true,
slideNumber: 'c',
pdfSeparateFragments: false,
pdfMaxPagesPerSlide: 1,
pdfPageHeightOffset: -1,
transition: 'slide', // none/fade/slide/convex/concave/zoom
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ]
});
</script>
</body>
</html>