Skip to content
Snippets Groups Projects

Added frozen page for RESOLUTE project metadata in the IMI Data Catalog, for...

Open Danielle Welter requested to merge resolute_page into master
1 file
+ 107
0
Compare changes
  • Side-by-side
  • Inline
+ 107
0
---
layout: frozen
index: resolute$RESOLUTE
nav: ../index$Frozen pages
theme: paper
type: frozen
title: Frozen RESOLUTE
description: Metadata for the RESOLUTE project in the IMI Data Catalog
---
<style>
.reproblock {
margin-bottom: 50px;
padding: 10px 30px 10px 30px;
border: 1px solid darkgrey;
}
.reproblocktitle {
margin-bottom: 50px;
padding: 30px;
border: 1px solid darkgrey;
}
.rfixed {
height: 330px;
}
.reproblocktitle rtitle {
font-size: 15px;
text-transform: uppercase;
text-align: center;
color: black;
margin: 8px;
padding: 0px;
height: inherit;
}
.reproblocktitle rdoi {
font-size: 15px;
text-align: center;
color: black;
margin: 8px;
padding: 0px;
height: inherit;
}
.reproblock rtitle {
font-size: 15px;
text-transform: uppercase;
text-align: center;
color: black;
margin: 8px;
padding: 0px;
height: inherit;
}
.reproblock rbody {
display: inline-block;
vertical-align: middle;
float: none;
text-align: justify;
}
</style>
<div>
<div class="row">
<div class="col-sm-12 col-lg-12">
<div class="reproblocktitle">
<rtitle>RESOLUTE project metadata</rtitle>
<hr></hr>
<p>
Please refer to the IMI Data Catalog <a href="https://datacatalog.elixir-luxembourg.org/">here</a>.
</p>
<p>
Please cite the RESOLUTE project using <a href="https://media.nature.com/original/magazine-assets/d41573-020-00056-6/d41573-020-00056-6.pdf">this Nature paper</a>.</br>
Giulio Superti-Furga, Daniel Lackner, Tabea Wiedmer, Alvaro Ingles-Prieto, the RESOLUTE consortium and Claire M. Steppan
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-4 col-lg-4">
<div class="reproblock rfixed">
<h4><span class="glyphicon glyphicon-globe" aria-hidden="true"></span><rtitle>Metadata</rtitle></h4>
<hr></hr>
<rbody>
The <b>RESOLUTE</b> project metadata is available in the IMI Data Catalog <a href="https://datacatalog.elixir-luxembourg.org/e/dataset/79d2691a-104d-11ea-9e31-0050569a29db">here</a>.
</rbody>
</div>
</div>
<div class="col-sm-4 col-lg-4">
<div class="reproblock rfixed">
<h4><span class="glyphicon glyphicon-duplicate" aria-hidden="true"></span><rtitle>Documentation</rtitle></h4>
<hr></hr>
<rbody>All available documentation can be found on <a href="https://re-solute.eu/">the RESOLUTE project website</a>.</rbody>
</div>
</div>
</div>
</div>
Loading