Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bielefeld-CeBiTec
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
Bielefeld-CeBiTec
Commits
63e675a9
Commit
63e675a9
authored
9 months ago
by
Liliana Sanfilippo
Browse files
Options
Downloads
Patches
Plain Diff
added first citations
parent
3f0d9526
No related branches found
Branches containing commit
No related tags found
1 merge request
!2
merge Description
Pipeline
#380102
failed
9 months ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
static/style.css
+6
-1
6 additions, 1 deletion
static/style.css
wiki/pages/description.html
+47
-0
47 additions, 0 deletions
wiki/pages/description.html
with
53 additions
and
1 deletion
static/style.css
+
6
−
1
View file @
63e675a9
...
...
@@ -9,6 +9,11 @@ body {
background-color
:
white
!important
;
color
:
black
!important
;
}
a
{
color
:
var
(
--lightblue
);
}
.center
{
display
:
block
;
margin-left
:
auto
;
...
...
@@ -306,4 +311,4 @@ a:hover { color: var(--highlight); text-decoration: underline; }
max-width
:
70%
;
max-height
:
70%
;
padding-top
:
20px
;
}
\ No newline at end of file
}
This diff is collapsed.
Click to expand it.
wiki/pages/description.html
+
47
−
0
View file @
63e675a9
...
...
@@ -8,5 +8,52 @@
{% endblock %}
{% block page_content %}
<!-- sources-->
<button
type=
"button"
class=
"collapsible"
>
Sources
</button>
<div
class=
"content"
>
<ol>
<li
typeof=
"schema:ScolarlyArticle"
role=
"doc-biblioentry"
resource=
"http://semver.org/"
property=
"schema:citation"
id=
"desc-one"
>
<span
property=
"schema:author"
typeof=
"schema:Person"
>
<span
property=
"schema:Name"
>
Scotet V.
</span>
,
<span
property=
"schema:familyName"
>
Gutierrez H.
</span>
,
<span
property=
"schema:familyName"
>
Farrell P.M.
</span>
<i>
et al
</i>
.
</span>
<span
property=
"schema:name"
>
Newborn screening for cf across the globe—where is it worthwhile?
</span>
<i
property=
"schema:publisher"
typeof=
"schema:Organization"
>
International Journal of Neonatal Screening
</i>
<b
property=
"issueNumber"
typeof=
"PublicationIssue"
>
6
</b>
,
<span
property=
"schema:pageEnd"
>
18
</span>
(
<time
property=
"schema:datePublished"
datatype=
"xsd:gYear"
datetime=
"2020"
>
2020
</time>
).
<a
class=
"doi"
href=
"https://doi.org/10.3390/ijns6010018"
>
doi: 10.3390/ijns6010018
</a>
</li>
<li
typeof=
"schema:ScolarlyArticle"
role=
"doc-biblioentry"
resource=
"http://semver.org/"
property=
"schema:citation"
id=
"desc-two"
>
<span
property=
"schema:author"
typeof=
"schema:Person"
>
<span
property=
"schema:Name"
>
Anzalone A.V.
</span>
,
<span
property=
"schema:familyName"
>
Randolph P.B.
</span>
,
<span
property=
"schema:familyName"
>
Davis J.R.
</span>
<span
property=
"schema:Name"
>
Sousa A.A.
</span>
,
<span
property=
"schema:familyName"
>
Koblan L.W.
</span>
,
<span
property=
"schema:familyName"
>
Levy J.M.
</span>
<i>
et al
</i>
.
</span>
<span
property=
"schema:name"
>
Search-and-replace genome editing without double-strand breaks or donor DNA.
</span>
<i
property=
"schema:publisher"
typeof=
"schema:Organization"
>
Nature
</i>
<b
property=
"issueNumber"
typeof=
"PublicationIssue"
>
576
</b>
,
<span
property=
"schema:pageEnd"
>
589
</span>
-
<span
property=
"schema:pageEnd"
>
594
</span>
(
<time
property=
"schema:datePublished"
datatype=
"xsd:gYear"
datetime=
"2019"
>
2019
</time>
).
<a
class=
"doi"
href=
"https://doi.org/10.1038/s41586-019-1711-4"
>
doi: 10.1038/s41586-019-1711-4
</a>
</li>
</ol>
</div>
{% endblock %}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment