diff --git a/book.epub b/book.epub index c5b3ed8..1ee673a 100644 Binary files a/book.epub and b/book.epub differ diff --git a/epub/EPUB/copyright.xhtml b/epub/EPUB/copyright.xhtml new file mode 100644 index 0000000..8388211 --- /dev/null +++ b/epub/EPUB/copyright.xhtml @@ -0,0 +1,25 @@ + + + + Generate Lorem Ipsum placeholder text. Select the number of characters, words, sentences or paragraphs, and hit generate! + + + +
+ +
+ + \ No newline at end of file diff --git a/epub/EPUB/css/document.css b/epub/EPUB/css/document.css new file mode 100644 index 0000000..d6d8228 --- /dev/null +++ b/epub/EPUB/css/document.css @@ -0,0 +1,239 @@ +#document-editable, +#footnote-box-container { + counter-reset: cat-figure cat-equation cat-photo cat-table footnote-counter footnote-marker-counter; +} + +/* CSL */ + +.csl-bib-body { + padding-top: .5em; + padding-bottom: .5em; +} + +.csl-left-margin { + padding-right: 1ch; + clear: left; + float: left; + white-space: pre; +} + +.csl-entry i { + font-style: italic; +} + +.csl-entry b { + font-weight: bold; +} + +.csl-entry sup { + vertical-align: super; + font-size: smaller; +} + +.csl-entry sub { + vertical-align: sub; + font-size: smaller; +} + +.csl-indent { + padding-left: .5in; +} + +.csl-entry { + clear: left; +} + +.csl-right-inline { + padding-left: 20px; +} + +span.anchor { + text-decoration: underline; + color: var(--cs-4-text); +} + +figure figcaption { + margin-top: 10px; + font-size: .9em; +} + +figure img { + max-width: 100%; +} + +figure { + width: calc(80% - 12px); + border: 1px solid black; + padding: 5px; + text-align: center; + break-inside: avoid; + cursor: pointer; + margin: 10%; + clear: none; +} + +.aligned-right { + float: right; +} + +.aligned-left { + float: left; +} + +.aligned-center { + float: none; + display: block; + margin-left: auto; + margin-right: auto; + align-content: center; +} + +.image-width-100 { + width: 80%; + box-sizing: border-box; +} + +.image-width-75 { + width: 55%; + box-sizing: border-box; +} + +.image-width-50 { + width: 40%; + box-sizing: border-box; +} + +.image-width-25 { + width: 21%; + box-sizing: border-box; +} + +figure[data-category='figure'] figcaption span.label::after { + counter-increment: cat-figure; + content: ' ' counter(cat-figure); +} + +figure[data-category='equation'] figcaption span.label::after { + counter-increment: cat-equation; + content: ' ' counter(cat-equation); +} + +figure[data-category='photo'] figcaption span.label::after { + counter-increment: cat-photo; + content: ' ' counter(cat-photo); +} + +figure[data-category='table'] figcaption span.label::after, +table[data-category='table'] caption span.label::after { + counter-increment: cat-table; + content: ' ' counter(cat-table); +} + +#footnote-box-container figure[data-category='figure'] figcaption span.label::after { + content: ' ' counter(cat-figure) 'A'; +} + +#footnote-box-container figure[data-category='photo'] figcaption span.label::after { + content: ' ' counter(cat-photo) 'A'; +} + +#footnote-box-container figure[data-category='table'] figcaption span.label::after, +#footnote-box-container table[data-category='table'] caption span.label::after { + content: ' ' counter(cat-table) 'A'; +} + +figure[data-category='table'] figcaption span.text::before, +figure[data-category='photo'] figcaption span.text::before, +figure[data-category='figure'] figcaption span.text::before, +table[data-category='table'] caption span.text::before { + content: ': '; +} + +table { + clear: both; +} + +.table-25 { + width: 25%; +} + +.table-50 { + width: 50%; +} + +.table-75 { + width: 75%; +} + +.table-100 { + width: 100%; +} + +.table-center { + margin-left: auto !important; + margin-right: auto !important; + clear: both; +} + +.table-left { + float: left; +} + +.table-right { + float: right; +} + +.user-contents a { + text-decoration: underline; +} + +.article table[data-layout='fixed'] { + table-layout: fixed !important; +} + +.article table[data-layout='auto'] { + table-layout: auto !important; +} + +.article-title { + font-size: 48px; +} + +.article .table-of-contents h1, +.article .table-of-contents h2, +.article .table-of-contents h3, +.article .table-of-contents h4, +.article .table-of-contents h5, +.article .table-of-contents h6 { + font-size: 1em; + font-weight: normal; + margin-bottom: unset; +} + +.article .table-of-contents h2 { + padding-left: 1em; +} + +.article .table-of-contents h3 { + padding-left: 2em; +} + +.article .table-of-contents h4 { + padding-left: 3em; +} + +.article .table-of-contents h5 { + padding-left: 4em; +} + +.article .table-of-contents h6 { + padding-left: 5em; +} + +.article .table-of-contents h1.toc { + font-style: italic; +} + +.underline { + text-decoration: underline; +} diff --git a/epub/EPUB/css/haflinger.css b/epub/EPUB/css/haflinger.css new file mode 100644 index 0000000..64b2da7 --- /dev/null +++ b/epub/EPUB/css/haflinger.css @@ -0,0 +1,859 @@ +/*Halflinger - manual style*/ + +@page { + size: 210mm 297mm; + margin-top: 30mm; + margin-bottom: 30mm; + margin-left: 28mm; + margin-right: 20mm; +} + +@page: left { + @top-left { + content: env(doc-title); + font-family: "Arial", sans-serif; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; /* 0.58rem */ + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @top-center { + content: " "; + } + @top-right { + content: string(chapter-title, start); + font-family: "Arial", sans-serif; + font-weight: normal; + text-align: right; + font-style: italic; + font-size: 6.96pt; + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @bottom-left { + content: " "; + width: 80mm; + } + @bottom-center { + content: " "; + width: 57mm; + } + @bottom-right { + content: "Page " counter(page) "/" counter(pages); /*Change to Blat*/ + line-height: 1.5; + font-family: "Arial", sans-serif; + text-align: right; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 35mm; + }} +@page: right { + @top-left { + content: env(doc-title); + font-family: "Arial", sans-serif; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @top-center { + content: " "; + } + @top-right { + content: string(chapter-title, start); + font-family: "Arial", sans-serif; + font-weight: normal; + text-align: right; + font-style: italic; + font-size: 6.96pt; + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @bottom-left { + content: " "; + width: 80mm; + } + + @bottom-center { + content: " "; + width: 57mm; + } + @bottom-right { + content: "Page " counter(page) "/" counter(pages); /*Change to Blat*/ + line-height: 1.5; + font-family: "Arial", sans-serif; + text-align: right; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 35mm; + } +} + +html, +body, +div, +span, +object, +iframe, +h1, +h2, +h3, +h4, +h5, +h6, +p, +blockquote, +pre, +abbr, +address, +cite, +code, +del, +dfn, +em, +img, +ins, +kbd, +q, +samp, +small, +strong, +sub, +sup, +var, +b, +i, +dl, +dt, +dd, +ol, +ul, +li, +fieldset, +form, +label, +legend, +table, +caption, +tbody, +tfoot, +thead, +tr, +th, +td, +article, +aside, +canvas, +details, +figcaption, +figure, +footer, +header, +hgroup, +menu, +nav, +section, +summary, +time, +mark, +audio, +video { + margin: 0; + padding: 0; + border: 0; + font-size: 100%; + vertical-align: baseline; +} + +body { + counter-reset: chapter figure-cat-figure figure-cat-photo figure-cat-table footnote-counter footnote-marker-counter; + overflow-wrap: break-word; +} +body.user-contents { + max-width: 60ch; /*126.5mm*/ + margin: 0 auto; + max-height: 220mm; +} +html { + font-family: "Arial", sans-serif; + font-size: 16px; + color: rgb(0,0,0); + text-rendering: optimizeLegibility; /*-webkit-font-smoothing: antialiased;*/ + overflow-wrap: break-word; + word-wrap: break-word; + /*-webkit-hyphens: auto;-ms-hyphens: auto; hyphens: auto;*/ +} + +nav::before { + content: "Table of Contents"; /*Change to Inhaltsverzeichnis*/ + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; + text-align: left; +} + +nav { + margin: 2em 2em 4em 0; + /*break-before: always;*/ + page-break-before: always; + font-size: 0.90rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; +} + +nav ol { + margin-top: 2em; + list-style: none; +} + +nav li a { + display: inline-flex; + width: 100%; + text-decoration: none; + color: black; + align-items: baseline; + border: none; +} +nav li a::before { + margin-left: 0.3em; + margin-right: 0.3em; + border-bottom: 1px dotted; + content: ""; + order: 1; + flex: auto; +} + +nav li ol { + margin-top: 0.5em; +} + +nav li ol li { + margin-left: 0.5em; +} + +nav li a::after { + text-align: right; + content: target-counter(attr(href), page); + align-self: flex-end; + flex: none; + order: 2; +} + +.user-contents .article-title { + page-break-before: always!important; +} +.user-contents h1.part { + page-break-before: always!important; +} +.user-contents .copyrightpage { + page-break-before: always!important; +} +.user-contents.tocpage { + page-break-before: always!important; +} + +div.titlepage { + margin-bottom: 2em; + position: relative; +} + +div.titlepage:after { + content: ""; + background: transparent url(media/logo.png) 0 0 no-repeat; + position: absolute; + right: -30mm; + top: -30mm; + height: 75%; /*add height of your image here*/ + width: 75%; /*add width of your image here*/ + z-index: 1; +} + +h1.booktitle { + text-align: left; + font-size: 2.08rem; + /*margin: 6em 0em 1.5em 0em;*/ +} + +.titlepage h2, .titlepage h3, .titlepage h4 { + margin-bottom: 1.5em; +} + +h1.part { + display: none; +} + +.article-title { + /*string-set: chapter-title content(text);*/ + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; + text-align: left; + margin-bottom: 1.2em; + page-break-inside: avoid; + page-break-after: avoid; + text-transform: none; + hyphens: manual; + white-space: pre-line; + letter-spacing: 0pt; + word-spacing: 1px; +} + +.article-title strong { font-weight: bold;} + +.article-title:before { + display: block; + text-transform: none; + counter-increment: chapter; + font-size: 10pt; + margin-bottom: 13pt; + letter-spacing: 1pt; +} + +/*Literaturverzeichnis*/ + +.article-bibliography-header { + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; + text-align: left; + margin-top: 1.1em; + margin-bottom: 1.2em; + page-break-inside: avoid; + page-break-after: avoid; + text-transform: none; + hyphens: manual; + white-space: pre-line; + letter-spacing: 0pt; + word-spacing: 1px; +} +.csl-entry { + font-family: "Arial", sans-serif; + font-size: 0.90rem; + line-height: 1.3; + margin-bottom: 1em; + margin-right: 4em; + max-width: 68ch; +} + +/* section:footnote-content { + margin-left: auto; + margin-right: auto; + max-width: 126.5mm; +} */ + +.article-body { + font-size: 0.90rem; +} + +.image-width-100 { + width: 99%; + box-sizing:border-box; +} + +.image-width-90 { + width: 89%; + box-sizing:border-box; +} + +.image-width-75 { + width: 74%; + box-sizing:border-box; +} + +.image-width-50 { + width: 49%; + margin-left:5%; + margin-right:5%; + box-sizing:border-box; +} + +.image-width-25 { + width: 24%; + margin-left:2%; + margin-right:2%; + box-sizing:border-box; +} + +p { + font-family: "Arial", sans-serif; + font-size: 0.90rem; + line-height: 1.3; + margin-bottom: 1em; + orphans: 2; + widows: 2; +} + +p + p { + text-indent: 0; + margin-top: 9.80pt; } + +div.table-cell-container p + p { + margin-top: 0pt;} + +li p { + display: inline; +} + +p strong, +p .bold, +p .Bold, +p b, +li strong, +li .bold, +li .Bold, +li b { + font-weight: 700; +} + +table li strong, +table li b { + font-family: "Arial", sans-serif; + font-weight: bold; +} + +em, +.italic { + font-family: inherit; + font-style: italic; + font-weight: 400; +} + +pre { + max-width: 80.1266666667mm; +} + +a, .csl-bib-body a { + color: #000; + text-decoration: none !important; + border-bottom: 0.1pt solid rgb(1,94,78); +} + + +strong em { + font-weight: bold; + font-style: italic; +} + +var { + font-family: "Arial", Helvetica neue, sans-serif; + font-weight: normal; +} + +var em, +var .Italic { + font-weight: normal; + font-style: normal; +} + +sup { + font-size: 9.75pt; + font-weight: inherit; + position: relative; + top: -3px; + vertical-align: baseline; +} + +blockquote { + display: block; + width: 80%; + position: relative; + font-family: "Arial", sans-serif; + font-size: 0.90rem; + margin-top: 9.8pt; + margin-bottom: 9.8pt; + margin-left: 40px; + padding-left: 5px; + margin-right: 10px; + font-style: italic; +} + +blockquote:before { + font-family: "Arial", sans-serif; + content: "“"; + font-size: 4em; + left: -45px; + top: -10px; + z-index: 5; + position: absolute; + color: rgb(1,94,78); + opacity: 1; +} + +blockquote p { + font-family: inherit; + text-align: left; + font-style: normal; +} + +blockquote strong { + font-weight: 900; +} + +blockquote p.att { text-align: right; } + +h2, h2 strong { +font-family: "Arial", sans-serif; +margin-bottom: 0.5em; +color: rgb(1,94,78); +} +h3, h3 strong { + font-family: "Arial", sans-serif; + margin-bottom: 0.5em; + color: rgb(0,0,0); + font-weight: bold; +} +h4, h4 strong, +h5, +h6 { + font-family: "Arial", sans-serif; + margin-bottom: 0.5em; + color: rgb(0,0,0); +} + +h1 { + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,121,100); + font-weight: bold; + font-style: italic; + margin-top: 1.1em; + margin-bottom: 1.1em; + page-break-inside: avoid; + page-break-after: avoid; + text-transform: none; + hyphens: manual; + white-space: pre-line; + letter-spacing: 0pt; + word-spacing: 1px; +} + +h1 strong { font-weight: bold;} + +h2 { + font-size: 0.90rem; + font-family: "Arial", sans-serif; + font-weight: bold; + text-transform: none; + page-break-inside: avoid; + page-break-after: avoid; +} + +h3 { + font-size: 0.90rem; + page-break-inside: avoid; + page-break-after: avoid; + font-weight: bold; +} + +h4 { + font-size: 0.83rem; + font-weight: bold; + page-break-inside: avoid; + page-break-after: avoid; +} + +h5 { + font-family: "Arial", sans-serif; + font-weight: bolder; + font-size: 0.78rem; + page-break-inside: avoid; + page-break-after: avoid; +} +h6 { + font-family: "Arial", sans-serif; + font-weight: bolder; + font-size: 0.7rem; + page-break-inside: avoid; + page-break-after: avoid; +} +hr { + border: 0; + height: 1px; + background: #000; + } + +hr.br { border:0; height: 0px; } + +.one ol li { + list-style-type: decimal; +} + + +h1:before { + display: block; + text-transform: none; + counter-increment: chapter; + font-size: 10pt; + margin-bottom: 13pt; + letter-spacing: 1pt; +} + +.footnotes ol { + font-size: 9pt; + line-height: 10.8pt; + list-style-position: outside; + font-family: "Arial", sans-serif; +} + +.footnotes ol li p { + text-indent: 0; + font-size: 9pt; + line-height: 10.75pt; + word-wrap: break-word; + font-family: "Arial", sans-serif; +} + +/*.footnotes ol li p a { + text-wrap: word-break;}*/ + +li[id*="fn"] { + color: black; + text-indent: 0; + font-size: 9pt; + margin-left: 1.3pc; + font-family: "Arial", sans-serif; +} + +/*epub*/ + +.footnote-content { + color: black; + text-indent: 0; + font-size: 9pt; + font-family: "Arial", sans-serif; +} + +.footnote-content span { + margin-left: 1.3pc; +} + +a.footnoteRef { + border-bottom: 0; + line-height: 0; + background: none; + display: inline; +} + +figure { + text-indent: 0; + width: 100%; + text-align: center; + margin-top: 27pt; + margin-bottom: 27pt; +} + +figure img { + display: block; + height: auto; + margin: auto; +} + + +figure figcaption { + font-family: "Arial", sans-serif; + margin-top: 5px; + font-style: normal; + color: black; + text-indent: 0; + text-align: center; + font-size: 8pt; + font-style: italic; +} + +.epub nav li a::before { + border-bottom: none; +} + +ul { + display: block; + list-style-type: none; + margin-top: 1em; + margin-bottom: 1em; + margin-left: 0; + margin-right: 0; + padding-left: 40px; + line-height: 1.3; + font-size: 0.90rem; + hyphens: none; +} + +.article-body ul > li { + height: auto; +} +.article-body ul > li:before { + content: "-"; + padding-right: 20px; + color:rgb(0,0,0); + font-size: 120%; +} +#page-navigation ol { + margin: 0; + padding: 0; + list-style-type: decimal; + float: left; +} + + .article-body ol { + display: block; + list-style-type: decimal; + margin-top: 1em; + margin-bottom: 1em; + margin-left: 0; + margin-right: 0; + padding-left: 25px; + line-height: 1.3; + font-size: 0.90rem; + hyphens: none; +} +ol li { + margin-bottom: 0.5em; +} + +table { + margin: 0 auto; + width: 100% !important; + font-family: "Arial", sans-serif; + page-break-inside: avoid; + margin-top: 9.80pt; + margin-bottom: 18pt; + text-align: left; + font-size: 8pt; +} +th { + padding: 1em; + font-style: italic; + font-weight: bold; + color:#fff; + background-color: rgb(133,141,146); +} + +table.tbnostyle tr:first-of-type td { + font-style: normal!important; + background-color: transparent !important; + border-bottom: 1px solid rgb(231,231,231)!important; +} + +table caption { + padding: 1em 1em 1em 0; + text-align: left; + margin: 0 auto; + vertical-align: middle; +} + +table caption:before { + counter-increment: table; + margin-right: 1em; + font-style: italic; +} + + +table td { + width: auto; + padding: 0.5em; +} + +table td a { + word-wrap: break-word; + overflow-wrap: break-word; +} + +table td:last-of-type { + padding-right: 1em; +} + +table p, +table ul, +table li, +table ol { + margin: 0; + font-family: "Arial", sans-serif; + text-align: left; + text-indent: 0; +} + +table li { + vertical-align:top; +} + +tr:first-of-type th { + padding-top: 1em; + padding-bottom: 1em; + +} + +tr:last-of-type td { + padding-bottom: 0.6em; +} + +tr:first-of-type { + font-weight: normal; +} + +table + p + p { + margin-top: 18pt; +} +table, td, th { + border: 0.1pt solid black; + border-collapse: collapse; +} + +div.article-body > h2:first-child { + margin-top: 0; +} + +h2 + p { + page-break-after: avoid; +} + +/* Docsify */ + +.content .markdown-section li p { + display: inline!important; +} + +@media print { + a { + color: #000; + text-decoration: none !important; + border-bottom: 0.1pt solid rgb(1,94,78); + } + + @page { + size: 210mm 297mm; + } + nav, p, h2, h3, ul, ol, .csl-entry { + font-size: 9.96pt; + line-height: 1.21; + } + h1, .article-title, .article-bibliography-header { + font-size: 14.04pt; + } + body.user-contents { + max-width: 126.5mm; + margin: 0 auto; + max-height: 220mm; + } +} \ No newline at end of file diff --git a/epub/EPUB/css/mathlive.css b/epub/EPUB/css/mathlive.css new file mode 100644 index 0000000..130b5c1 --- /dev/null +++ b/epub/EPUB/css/mathlive.css @@ -0,0 +1 @@ +/* 0.87.1 */@font-face{font-display:"swap";font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(media/KaTeX_AMS-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(media/KaTeX_Caligraphic-Bold.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(media/KaTeX_Caligraphic-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(media/KaTeX_Fraktur-Bold.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(media/KaTeX_Fraktur-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(media/KaTeX_Main-BoldItalic.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(media/KaTeX_Main-Bold.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(media/KaTeX_Main-Italic.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(media/KaTeX_Main-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(media/KaTeX_Math-BoldItalic.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(media/KaTeX_Math-Italic.woff2) format("woff2")}@font-face{font-display:"swap";font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(media/KaTeX_SansSerif-Bold.woff2) format("woff2")}@font-face{font-display:"swap";font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(media/KaTeX_SansSerif-Italic.woff2) format("woff2")}@font-face{font-display:"swap";font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(media/KaTeX_SansSerif-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(media/KaTeX_Script-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(media/KaTeX_Size1-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(media/KaTeX_Size2-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(media/KaTeX_Size3-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(media/KaTeX_Size4-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(media/KaTeX_Typewriter-Regular.woff2) format("woff2")}:root{--ML__static-fonts:true}.ML__sr-only{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ML__base,.ML__isInline{display:inline-block}.ML__base{border:0;box-sizing:content-box;cursor:text;font-family:inherit;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;position:relative;text-decoration:none;vertical-align:baseline;visibility:inherit;width:min-content}body.ML__fonts-loading .ML__base{visibility:hidden}.ML__strut,.ML__strut--bottom{display:inline-block;min-height:.5em}.ML__small-delim{font-family:KaTeX_Main}.ML__text{font-family:var(--text-font-family,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif);white-space:pre}.ML__cmr{font-family:KaTeX_Main;font-style:normal}.ML__mathit{font-family:KaTeX_Math;font-style:italic}.ML__mathbf{font-family:KaTeX_Main;font-weight:700}.lcGreek.ML__mathbf{font-family:KaTeX_Math;font-weight:400}.ML__mathbfit{font-family:KaTeX_Math;font-style:italic;font-weight:700}.ML__ams,.ML__bb{font-family:KaTeX_AMS}.ML__cal{font-family:KaTeX_Caligraphic}.ML__frak{font-family:KaTeX_Fraktur}.ML__tt{font-family:KaTeX_Typewriter}.ML__script{font-family:KaTeX_Script}.ML__sans{font-family:KaTeX_SansSerif}.ML__series_el,.ML__series_ul{font-weight:100}.ML__series_l{font-weight:200}.ML__series_sl{font-weight:300}.ML__series_sb{font-weight:500}.ML__bold,.ML__boldsymbol{font-weight:700}.ML__series_eb{font-weight:800}.ML__series_ub{font-weight:900}.ML__series_uc{font-stretch:ultra-condensed}.ML__series_ec{font-stretch:extra-condensed}.ML__series_c{font-stretch:condensed}.ML__series_sc{font-stretch:semi-condensed}.ML__series_sx{font-stretch:semi-expanded}.ML__series_x{font-stretch:expanded}.ML__series_ex{font-stretch:extra-expanded}.ML__series_ux{font-stretch:ultra-expanded}.ML__it{font-style:italic}.ML__shape_ol{-webkit-text-stroke:1px #000;text-stroke:1px #000;color:transparent}.ML__shape_sc{font-variant:small-caps}.ML__shape_sl{font-style:oblique}.ML__emph{color:#bc2612}.ML__emph .ML__emph{color:#0c7f99}.ML__highlight{background:#edd1b0;color:#007cb2}.ML__center{text-align:center}.ML__label_padding{padding:0 .5em}.ML__frac-line{min-height:1px;width:100%}.ML__frac-line:after{background:currentColor;box-sizing:content-box;content:"";display:block;margin-top:-.04em;min-height:.04em;-webkit-print-color-adjust:exact;print-color-adjust:exact;transform:translate(0)}.ML__sqrt,.ML__sqrt-sign{display:inline-block}.ML__sqrt-sign{font-family:KaTeX_Main;position:relative}.ML__sqrt-line{display:inline-block;height:.04em;width:100%}.ML__sqrt-line:before{background:currentColor;content:"";display:block;margin-top:-.04em;min-height:.04em;-webkit-print-color-adjust:exact;print-color-adjust:exact;transform:translate(0)}.ML__sqrt-line:after{border-bottom-width:1px;content:" ";display:block;margin-top:-.1em}.ML__sqrt-index{margin-left:.27777778em;margin-right:-.55555556em}.ML__delim-size1{font-family:KaTeX_Size1}.ML__delim-size2{font-family:KaTeX_Size2}.ML__delim-size3{font-family:KaTeX_Size3}.ML__delim-size4{font-family:KaTeX_Size4}.ML__delim-mult .delim-size1>span{font-family:KaTeX_Size1}.ML__delim-mult .delim-size4>span{font-family:KaTeX_Size4}.ML__accent-body>span{font-family:KaTeX_Main;width:0}.ML__accent-vec>span{left:.24em;position:relative}.ML__mathlive{word-wrap:normal;direction:ltr;display:inline-block;font-family:KaTeX_Main,Times New Roman,serif;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant-caps:normal;letter-spacing:normal;line-height:1.2;text-align:left;text-indent:0;text-rendering:auto;text-shadow:none;-webkit-user-select:none;user-select:none;white-space:nowrap;width:min-content;word-spacing:normal}.ML__mathlive .style-wrap{position:relative}.ML__mathlive .left-right,.ML__mathlive .mfrac{display:inline-block}.ML__mathlive .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.ML__mathlive .vlist-r{display:table-row}.ML__mathlive .vlist{display:table-cell;position:relative;vertical-align:bottom}.ML__mathlive .vlist>span{display:block;height:0;position:relative}.ML__mathlive .vlist>span>span{display:inline-block}.ML__mathlive .vlist>span>.pstrut{overflow:hidden;width:0}.ML__mathlive .vlist-t2{margin-right:-2px}.ML__mathlive .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.ML__mathlive .msubsup{text-align:left}.ML__mathlive .negativethinspace{display:inline-block;height:.71em;margin-left:-.16667em}.ML__mathlive .thinspace{display:inline-block;height:.71em;width:.16667em}.ML__mathlive .mediumspace{display:inline-block;height:.71em;width:.22222em}.ML__mathlive .thickspace{display:inline-block;height:.71em;width:.27778em}.ML__mathlive .enspace{display:inline-block;height:.71em;width:.5em}.ML__mathlive .quad{display:inline-block;height:.71em;width:1em}.ML__mathlive .qquad{display:inline-block;height:.71em;width:2em}.ML__mathlive .llap,.ML__mathlive .rlap{display:inline-block;position:relative;width:0}.ML__mathlive .llap>.inner,.ML__mathlive .rlap>.inner{position:absolute}.ML__mathlive .llap>.fix,.ML__mathlive .rlap>.fix{display:inline-block}.ML__mathlive .llap>.inner{right:0}.ML__mathlive .rlap>.inner{left:0}.ML__mathlive .rule{border:0 solid;box-sizing:border-box;display:inline-block;position:relative}.ML__mathlive .overline .overline-line,.ML__mathlive .underline .underline-line{width:100%}.ML__mathlive .overline .overline-line:before,.ML__mathlive .underline .underline-line:before{border-bottom-style:solid;border-bottom-width:.04em;content:"";display:block}.ML__mathlive .overline .overline-line:after,.ML__mathlive .underline .underline-line:after{border-bottom-style:solid;border-bottom-width:.04em;content:"";display:block;margin-top:-1px;min-height:thin}.ML__mathlive .stretchy{display:block;left:0;overflow:hidden;position:absolute;width:100%}.ML__mathlive .stretchy:after,.ML__mathlive .stretchy:before{content:""}.ML__mathlive .stretchy svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.ML__mathlive .slice-1-of-2{left:0}.ML__mathlive .slice-1-of-2,.ML__mathlive .slice-2-of-2{display:inline-flex;overflow:hidden;position:absolute;width:50.2%}.ML__mathlive .slice-2-of-2{right:0}.ML__mathlive .slice-1-of-3{display:inline-flex;left:0;overflow:hidden;position:absolute;width:25.1%}.ML__mathlive .slice-2-of-3{display:inline-flex;left:25%;overflow:hidden;position:absolute;width:50%}.ML__mathlive .slice-3-of-3{display:inline-flex;overflow:hidden;position:absolute;right:0;width:25.1%}.ML__mathlive .slice-1-of-1{display:inline-flex;left:0;overflow:hidden;position:absolute;width:100%}.ML__mathlive .nulldelimiter{display:inline-block;width:.12em}.ML__mathlive .op-group{display:inline-block}.ML__mathlive .op-symbol{position:relative}.ML__mathlive .op-symbol.small-op{font-family:KaTeX_Size1}.ML__mathlive .op-symbol.large-op{font-family:KaTeX_Size2}.ML__mathlive .accent>.vlist>span{text-align:center}.ML__mathlive .mtable .vertical-separator{box-sizing:border-box;display:inline-block;min-width:1px}.ML__mathlive .mtable .arraycolsep{display:inline-block}.ML__mathlive .mtable .col-align-m>.vlist-t{text-align:center}.ML__mathlive .mtable .col-align-c>.vlist-t{text-align:center}.ML__mathlive .mtable .col-align-l>.vlist-t{text-align:left}.ML__mathlive .mtable .col-align-r>.vlist-t{text-align:right}.ML__error{background-color:rgba(204,0,65,.1);background-image:radial-gradient(ellipse at center,#cc0041,transparent 70%);background-position:0 100%;background-repeat:repeat-x;background-size:3px 3px;display:inline-block;padding-bottom:3px}.ML__error>.ML__error{background:transparent;padding:0}.ML__composition{background:#fff1c2;color:#000;-webkit-text-decoration:underline var(--caret-color-computed,var(--ML__caret-color));text-decoration:underline var(--caret-color-computed,var(--ML__caret-color))}@media (prefers-color-scheme:dark){.ML__composition{background:#69571c;color:#fff}}.ML__placeholder{color:var(--placeholder-color,var(--ML__placeholder-color));font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;opacity:var(--placeholder-opacity,.4);padding-left:.4ex;padding-right:.4ex}.ML__placeholdercontainer{display:none}.ML__placeholdercontainer math-field{border:1px solid var(--editable-border);border-radius:4px;display:inline-block;min-width:32px;padding-left:4px;padding-right:4px;position:absolute;z-index:1001}.ML__isReadOnly .ML__placeholdercontainer{display:block}.ML__notation{box-sizing:border-box;position:absolute}.ML__container{min-height:auto!important} \ No newline at end of file diff --git a/epub/EPUB/css/media/KaTeX_AMS-Regular.woff b/epub/EPUB/css/media/KaTeX_AMS-Regular.woff new file mode 100644 index 0000000..dc4f89d Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_AMS-Regular.woff differ diff --git a/epub/EPUB/css/media/KaTeX_AMS-Regular.woff2 b/epub/EPUB/css/media/KaTeX_AMS-Regular.woff2 new file mode 100644 index 0000000..0acaaff Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_AMS-Regular.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Caligraphic-Bold.woff b/epub/EPUB/css/media/KaTeX_Caligraphic-Bold.woff new file mode 100644 index 0000000..eb3cc2a Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Caligraphic-Bold.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Caligraphic-Bold.woff2 b/epub/EPUB/css/media/KaTeX_Caligraphic-Bold.woff2 new file mode 100644 index 0000000..f390922 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Caligraphic-Bold.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Caligraphic-Regular.woff b/epub/EPUB/css/media/KaTeX_Caligraphic-Regular.woff new file mode 100644 index 0000000..79324f4 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Caligraphic-Regular.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Caligraphic-Regular.woff2 b/epub/EPUB/css/media/KaTeX_Caligraphic-Regular.woff2 new file mode 100644 index 0000000..75344a1 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Caligraphic-Regular.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Fraktur-Bold.woff b/epub/EPUB/css/media/KaTeX_Fraktur-Bold.woff new file mode 100644 index 0000000..6c44c5f Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Fraktur-Bold.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Fraktur-Bold.woff2 b/epub/EPUB/css/media/KaTeX_Fraktur-Bold.woff2 new file mode 100644 index 0000000..395f28b Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Fraktur-Bold.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Fraktur-Regular.woff b/epub/EPUB/css/media/KaTeX_Fraktur-Regular.woff new file mode 100644 index 0000000..6d4d5d1 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Fraktur-Regular.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Fraktur-Regular.woff2 b/epub/EPUB/css/media/KaTeX_Fraktur-Regular.woff2 new file mode 100644 index 0000000..735f694 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Fraktur-Regular.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Main-Bold.woff b/epub/EPUB/css/media/KaTeX_Main-Bold.woff new file mode 100644 index 0000000..b3ff11d Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Main-Bold.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Main-Bold.woff2 b/epub/EPUB/css/media/KaTeX_Main-Bold.woff2 new file mode 100644 index 0000000..ab2ad21 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Main-Bold.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Main-BoldItalic.woff b/epub/EPUB/css/media/KaTeX_Main-BoldItalic.woff new file mode 100644 index 0000000..d9c745a Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Main-BoldItalic.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Main-BoldItalic.woff2 b/epub/EPUB/css/media/KaTeX_Main-BoldItalic.woff2 new file mode 100644 index 0000000..5931794 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Main-BoldItalic.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Main-Italic.woff b/epub/EPUB/css/media/KaTeX_Main-Italic.woff new file mode 100644 index 0000000..4d33887 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Main-Italic.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Main-Italic.woff2 b/epub/EPUB/css/media/KaTeX_Main-Italic.woff2 new file mode 100644 index 0000000..b50920e Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Main-Italic.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Main-Regular.woff b/epub/EPUB/css/media/KaTeX_Main-Regular.woff new file mode 100644 index 0000000..f677c5c Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Main-Regular.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Main-Regular.woff2 b/epub/EPUB/css/media/KaTeX_Main-Regular.woff2 new file mode 100644 index 0000000..eb24a7b Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Main-Regular.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Math-BoldItalic.woff b/epub/EPUB/css/media/KaTeX_Math-BoldItalic.woff new file mode 100644 index 0000000..2c2821a Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Math-BoldItalic.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Math-BoldItalic.woff2 b/epub/EPUB/css/media/KaTeX_Math-BoldItalic.woff2 new file mode 100644 index 0000000..2965702 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Math-BoldItalic.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Math-Italic.woff b/epub/EPUB/css/media/KaTeX_Math-Italic.woff new file mode 100644 index 0000000..1bd02dd Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Math-Italic.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Math-Italic.woff2 b/epub/EPUB/css/media/KaTeX_Math-Italic.woff2 new file mode 100644 index 0000000..215c143 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Math-Italic.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_SansSerif-Bold.woff b/epub/EPUB/css/media/KaTeX_SansSerif-Bold.woff new file mode 100644 index 0000000..baff72e Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_SansSerif-Bold.woff differ diff --git a/epub/EPUB/css/media/KaTeX_SansSerif-Bold.woff2 b/epub/EPUB/css/media/KaTeX_SansSerif-Bold.woff2 new file mode 100644 index 0000000..cfaa3bd Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_SansSerif-Bold.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_SansSerif-Italic.woff b/epub/EPUB/css/media/KaTeX_SansSerif-Italic.woff new file mode 100644 index 0000000..5e55b9c Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_SansSerif-Italic.woff differ diff --git a/epub/EPUB/css/media/KaTeX_SansSerif-Italic.woff2 b/epub/EPUB/css/media/KaTeX_SansSerif-Italic.woff2 new file mode 100644 index 0000000..349c06d Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_SansSerif-Italic.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_SansSerif-Regular.woff b/epub/EPUB/css/media/KaTeX_SansSerif-Regular.woff new file mode 100644 index 0000000..b47277d Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_SansSerif-Regular.woff differ diff --git a/epub/EPUB/css/media/KaTeX_SansSerif-Regular.woff2 b/epub/EPUB/css/media/KaTeX_SansSerif-Regular.woff2 new file mode 100644 index 0000000..a90eea8 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_SansSerif-Regular.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Script-Regular.woff b/epub/EPUB/css/media/KaTeX_Script-Regular.woff new file mode 100644 index 0000000..60fff8f Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Script-Regular.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Script-Regular.woff2 b/epub/EPUB/css/media/KaTeX_Script-Regular.woff2 new file mode 100644 index 0000000..b3048fc Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Script-Regular.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Size1-Regular.woff b/epub/EPUB/css/media/KaTeX_Size1-Regular.woff new file mode 100644 index 0000000..d081e39 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Size1-Regular.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Size1-Regular.woff2 b/epub/EPUB/css/media/KaTeX_Size1-Regular.woff2 new file mode 100644 index 0000000..c5a8462 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Size1-Regular.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Size2-Regular.woff b/epub/EPUB/css/media/KaTeX_Size2-Regular.woff new file mode 100644 index 0000000..dfb21ea Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Size2-Regular.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Size2-Regular.woff2 b/epub/EPUB/css/media/KaTeX_Size2-Regular.woff2 new file mode 100644 index 0000000..e1bccfe Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Size2-Regular.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Size3-Regular.woff b/epub/EPUB/css/media/KaTeX_Size3-Regular.woff new file mode 100644 index 0000000..e3e8f8a Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Size3-Regular.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Size3-Regular.woff2 b/epub/EPUB/css/media/KaTeX_Size3-Regular.woff2 new file mode 100644 index 0000000..249a286 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Size3-Regular.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Size4-Regular.woff b/epub/EPUB/css/media/KaTeX_Size4-Regular.woff new file mode 100644 index 0000000..a6069bc Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Size4-Regular.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Size4-Regular.woff2 b/epub/EPUB/css/media/KaTeX_Size4-Regular.woff2 new file mode 100644 index 0000000..680c130 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Size4-Regular.woff2 differ diff --git a/epub/EPUB/css/media/KaTeX_Typewriter-Regular.woff b/epub/EPUB/css/media/KaTeX_Typewriter-Regular.woff new file mode 100644 index 0000000..2bab319 Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Typewriter-Regular.woff differ diff --git a/epub/EPUB/css/media/KaTeX_Typewriter-Regular.woff2 b/epub/EPUB/css/media/KaTeX_Typewriter-Regular.woff2 new file mode 100644 index 0000000..771f1af Binary files /dev/null and b/epub/EPUB/css/media/KaTeX_Typewriter-Regular.woff2 differ diff --git a/epub/EPUB/css/media/logo.png b/epub/EPUB/css/media/logo.png new file mode 100644 index 0000000..a647325 Binary files /dev/null and b/epub/EPUB/css/media/logo.png differ diff --git a/epub/EPUB/css/media/qr.png b/epub/EPUB/css/media/qr.png new file mode 100644 index 0000000..fa2114b Binary files /dev/null and b/epub/EPUB/css/media/qr.png differ diff --git a/epub/EPUB/document-1.xhtml b/epub/EPUB/document-1.xhtml new file mode 100644 index 0000000..f9d0bb6 --- /dev/null +++ b/epub/EPUB/document-1.xhtml @@ -0,0 +1,50 @@ + + + + Imprint + + + + +
Imprint
+
+

Publication title: Demo

+

Authors: List of authors - ORCiD ID: 000-000-000-000

+

Date: 2023-04-07

+

Publisher: Organisation name and ROR PID

+

Cite as: Demo, The Autors, 2023. DOI: 000.000.000

+

Publication DOI: 000.000.000 ISBN: 978-000-000-000 | Associated data DOI: 000.000.000 | Linked Open Data: Q117470000

+

Copyright & licence: © The Organisation 2023. This work is licensed under a Creative Commons Attribution 4.0 International License.

+

Available as multi-format

+

PDF | Website | Web Book eBook | Print-on-Demand

+

Translations

+

Machine translations from DeepL: DE, FR, ES

+

Interoperable formats & reuse

+

Edit using Fidus Writer editor - multi‑user, word processor and publishing pipeline. Request access: contact@tld.com

+ +

Version history

+ +

Publication review

+ +

Publication usage stats

+ +
+
+ + \ No newline at end of file diff --git a/epub/EPUB/document-2.xhtml b/epub/EPUB/document-2.xhtml new file mode 100644 index 0000000..de4de38 --- /dev/null +++ b/epub/EPUB/document-2.xhtml @@ -0,0 +1,50 @@ + + + + Introduction + + + + +
Introduction
+
+
+
Image: blush.design All Illustrations published on Blush can be used for free. Licence.
+
+

Maecenas imperdiet tempus felis sed hendrerit. Etiam ornare placerat augue sit amet sollicitudin. Cras a posuere nibh. Aliquam lobortis imperdiet magna. Curabitur fermentum lacinia consectetur.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce aliquam dictum magna. Etiam eget mollis tellus. Nunc fermentum vestibulum risus in dignissim. Maecenas imperdiet tempus felis sed hendrerit. Etiam ornare placerat augue sit amet sollicitudin. Cras a posuere nibh.1 Aliquam lobortis imperdiet magna. Curabitur fermentum lacinia consectetur. Phasellus auctor ipsum id semper hendrerit. Quisque aliquet molestie eros, ac viverra nunc. Aliquam ut dignissim nisl. Phasellus feugiat luctus magna lacinia ornare. Fusce laoreet vulputate felis.

+

Header 2

+

Nulla eget ante et leo feugiat varius nec id eros. Nullam dictum sit amet leo id faucibus. Nullam in felis nec lorem ultrices consequat eget non velit. Praesent nunc mi, aliquam sit amet purus et, consequat mollis lacus. Vestibulum et laoreet nisi, id pretium erat. Nam mollis placerat augue, non facilisis urna auctor vitae. Aenean quis ipsum et augue facilisis sodales. Quisque dignissim viverra neque in convallis. Mauris augue orci, scelerisque vitae felis ac, pulvinar euismod diam. Suspendisse sed pharetra mauris. (Kay 1972)2

+
+

Praesent nunc mi, aliquam sit amet purus et, consequat mollis lacus. Vestibulum et laoreet nisi, id pretium erat. Nam mollis placerat augue, non facilisis urna auctor vitae. Aenean quis ipsum et augue facilisis sodales. Quisque dignissim viverra neque in convallis.
- A quotation

+
+

Header 3

+

Proin a facilisis urna. Phasellus sed justo iaculis, eleifend lacus ut, commodo enim. Cras blandit volutpat consectetur. Interdum et malesuada fames ac ante ipsum primis in faucibus. Vivamus dapibus urna dui, a volutpat massa aliquam a. Phasellus id finibus erat, eget consequat enim. Suspendisse quis consectetur ligula, ac luctus magna. Aliquam erat volutpat. Vivamus posuere id eros vitae facilisis. Maecenas gravida ultricies vulputate. Aliquam erat volutpat. Curabitur vitae mollis leo. Suspendisse iaculis quam sit amet lobortis fringilla. Donec vehicula est eu sodales vehicula. Aliquam quis quam sem.

+

Header 4

+

Ut eu lacus ac enim ullamcorper rhoncus. Sed ac dapibus libero. Suspendisse mattis orci pretium imperdiet volutpat. Nulla pharetra in mauris eget pharetra. Cras suscipit tristique eros, ac dapibus tellus vestibulum ut. Duis dictum consectetur ante, eu sodales tortor suscipit vitae. Integer semper lacus ipsum, sed dapibus felis faucibus ac. Etiam cursus neque sit amet augue aliquam, a molestie purus rhoncus. Morbi quis interdum leo.

+
Header 5
+

Curabitur ut urna justo. Vivamus odio quam, elementum nec magna sit amet, faucibus iaculis nibh. Praesent porttitor mi ut porta dapibus. Maecenas in dolor sed ex dictum tincidunt sed ac purus. Vestibulum ultrices ante malesuada diam interdum, ac facilisis magna pretium. Nullam placerat libero convallis mattis ullamcorper. Curabitur mollis ipsum at posuere hendrerit. Mauris vitae nunc sollicitudin, tempor velit vitae, tempus nunc.

+
Header 6
+

Vestibulum nec est ipsum. Ut dictum bibendum dui nec pulvinar. Mauris magna urna, aliquet eu odio nec, lobortis tincidunt tellus. Nullam sed ullamcorper enim. Nunc non mauris in odio fringilla cursus. Praesent mattis tellus eget mollis porta. Vivamus eget efficitur nibh. Ut mattis semper est, quis congue lorem tincidunt nec. Cras eu volutpat neque, quis auctor nulla. Integer sapien purus, varius id nisl sit amet, egestas vehicula elit.

+

Duis ultrices felis libero, sed ullamcorper justo aliquet ac. Proin sed sodales urna, eu egestas diam. Fusce vel quam diam. Duis interdum sem sem, a feugiat velit lacinia vitae. Donec sit amet lacus eros. Nullam vel sem ut elit sagittis maximus. Vivamus tellus erat, volutpat a accumsan in, faucibus vel arcu. Phasellus feugiat lobortis ex non lobortis. Curabitur egestas egestas leo, vitae tempus orci viverra quis. Suspendisse porttitor lobortis aliquam. Suspendisse molestie pretium eros, sit amet euismod mauris. Morbi sodales risus a tortor sodales, sed elementum risus lobortis.

+

Morbi tincidunt nisl in dolor bibendum gravida. Aliquam lacinia eros ac lorem lobortis dictum. Fusce ultricies posuere viverra. Sed posuere est orci, eu cursus ipsum eleifend eu. Suspendisse et fermentum metus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent dolor libero, viverra et bibendum et, dapibus in augue. Vestibulum vitae ex elit. Nunc efficitur ante vel nisi sodales, nec fermentum neque dapibus. Aenean molestie faucibus justo nec sagittis. Fusce ac arcu pharetra, tempus dui sed, blandit quam.

+

Nam blandit enim vitae vulputate finibus. Proin iaculis convallis sapien vel scelerisque. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Nam vehicula sagittis justo, vitae mattis purus aliquet quis. Praesent in odio lacus. Donec tristique mollis felis tincidunt convallis. Nullam fringilla, nulla at pharetra porta, augue orci sollicitudin enim, quis tempus enim ex eget neque. In non massa sed arcu venenatis fringilla eget vitae elit. Sed fermentum tempor mauris eget blandit. Nam pulvinar accumsan orci eget luctus.

+

In finibus pharetra ipsum, a placerat mi fringilla vel. Pellentesque hendrerit ante et gravida varius. Duis eget augue sit amet ante finibus pellentesque. Ut blandit venenatis risus, in tristique mauris pulvinar vitae. In hac habitasse platea dictumst. Donec dapibus dictum velit, at posuere lacus auctor eget. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed euismod molestie ipsum. Nunc sagittis, enim vel ultricies eleifend, neque neque imperdiet est, ornare dapibus sem sapien in mauris. Integer viverra sem nibh, sit amet feugiat mi cursus elementum.

+
+

+

+
+ + +
+

Bibliography

+
+
Kay, Alan. 1972. “A Personal Computer for Children of All Ages.” ACM '72: Proceedings of the ACM Annual Conference - Volume 1, August. https://doi.org/10.1145/800193.1971922.
+
+ + \ No newline at end of file diff --git a/epub/EPUB/document-3.xhtml b/epub/EPUB/document-3.xhtml new file mode 100644 index 0000000..25f77e8 --- /dev/null +++ b/epub/EPUB/document-3.xhtml @@ -0,0 +1,224 @@ + + + + Text + + + + + +
Text
+
+
+

by The Authors ORCiD: 0000-0000-0000-0000

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ut bibendum dui, at ultricies dolor. Praesent rhoncus, nibh eget interdum facilisis, massa erat vehicula metus, quis ultrices leo enim et ligula. Vestibulum a ultricies sapien.

+

Praesent id eleifend velit. Vestibulum ut dolor bibendum, congue nisi eget, vestibulum purus. Nullam vel purus iaculis tellus pellentesque pharetra eget at mauris. (GESIS 2020) Morbi fringilla dolor laoreet, blandit elit ac, ultricies est. Nullam eu mi justo. Proin eu scelerisque purus. Cras et finibus nulla, in aliquet ex. Cras non viverra lectus, eu aliquam magna. (Schimmler et al. 2019)

+

Suspendisse sollicitudin interdum ex eu sodales. (WZB 2016) Cras id faucibus leo. Ut pulvinar lorem id sollicitudin scelerisque. Vestibulum ornare molestie vestibulum. Aenean purus nibh, semper ut nunc sit amet, maximus malesuada ante. Aenean mi risus, fringilla et auctor sit amet, condimentum vitae quam. Nam ut neque dolor. (Abhishek V R 2023) Phasellus sit amet nibh a quam euismod consequat. Maecenas non dolor molestie, iaculis metus non, elementum urna. Fusce lobortis accumsan iaculis. Integer interdum vestibulum pulvinar. Aenean blandit, justo ut mollis pulvinar, felis purus efficitur lectus, et eleifend lectus eros ultricies tellus. Maecenas non dolor molestie, iaculis metus non, elementum urna. Fusce lobortis accumsan iaculis. Integer interdum vestibulum pulvinar. Aenean blandit, justo ut mollis pulvinar, felis purus efficitur lectus, et eleifend lectus eros ultricies tellus.

+

Header 2

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table pasted in from a Spreadsheet.
+

NAME

+
+

WEBLAUNCHYEAR

+
+

PRIMEPHASEALPHA

+
+

PRIME PHASE No

+
+

name (blue ones were added during last update)

+
+

year of weblaunch / introduction / founding

+
+

primary phase of workflow targeted

+
+

phase order

+
+

OSF (Open Science Framework)

+
+

2013

+
+

project management/planning

+
+

0

+
+

AsPredicted

+
+

2015

+
+

project management/planning

+
+

0

+
+

DMP Tool

+
+

2011

+
+

project management/planning

+
+

0

+
+

Projects

+
+

2013

+
+

project management/planning

+
+

0

+
+

Confluence (Atlassian)

+
+

2003

+
+

project management/planning

+
+

0

+
+

Innocentive

+
+

2001

+
+

crowdsource/define research priorities/ideas

+
+

1

+
+

DHcommons

+
+

2010

+
+

crowdsource/define research priorities/ideas

+
+

1

+
+

+

Nullam elementum interdum lorem ac aliquet. Sed eleifend blandit convallis. Sed at porttitor urna. Fusce rhoncus sodales scelerisque. Donec massa sem, pharetra nec pulvinar ac, ultrices vitae orci. Donec mollis varius ligula, nec viverra felis ornare rutrum. Fusce euismod metus ac ultricies sollicitudin. Sed vehicula lacus orci, quis volutpat erat consectetur nec.

+

Duis hendrerit laoreet metus quis volutpat. Vivamus vel purus tortor. Integer lectus nunc, aliquet eu malesuada eu, elementum eu elit. Pellentesque vel semper sem. Phasellus bibendum massa sapien. Integer convallis, mauris a porta tincidunt, massa arcu fringilla eros, at fermentum mauris odio vitae diam. Sed nec lacus vel purus interdum finibus. Nullam lacinia nisi vitae dapibus tempus. Morbi sed lectus vitae turpis ornare volutpat. Fusce bibendum enim et risus sagittis, sed fermentum justo feugiat. Nulla at turpis eleifend, consectetur lacus quis, consectetur sapien. Duis euismod hendrerit pellentesque. Quisque pretium turpis mollis, tincidunt erat sed, rhoncus dui. Etiam at tincidunt leo. Cras semper erat vel tortor imperdiet pellentesque.

+

Suspendisse efficitur, nibh elementum mattis pretium, mi diam pharetra nulla, non fringilla turpis enim ut dui. Quisque semper dui id est vestibulum sollicitudin. Integer porttitor commodo tellus, commodo pharetra nunc tempor suscipit. Interdum et malesuada fames ac ante ipsum primis in faucibus.

+

F=Gm1m2/d21

+

Newton's Law of Gravity states that attrative force (gravity) exists between any two objects.

+ +

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin egestas iaculis leo, eget interdum diam porta sed. Donec posuere odio sit amet lectus feugiat pellentesque. Donec ac rhoncus nunc. Pellentesque rhoncus, nisl et scelerisque porta, massa purus condimentum dui, nec dictum dui est at eros. Phasellus auctor odio vitae mollis dictum. Etiam cursus, erat eu efficitur fermentum, est lorem facilisis sapien, quis condimentum velit dui quis eros. Pellentesque non elementum odio. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae;

+

Aenean consequat risus neque, in blandit turpis auctor in. Mauris porta porttitor nibh, sit amet molestie ex ultrices sed. Proin sed turpis quis lacus consectetur lacinia vel id ex. Etiam at finibus magna, id semper leo. Nulla erat nibh, gravida id erat a, maximus convallis sapien. Ut lobortis mi ipsum, sit amet aliquam urna posuere tincidunt. Nullam at feugiat velit. Aliquam erat volutpat.

+

Donec tristique risus libero. Pellentesque lacinia ut orci non ornare. Etiam dapibus dui ut magna pellentesque consequat. In quam nisl, blandit in interdum ut, faucibus a quam. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec aliquam scelerisque erat quis egestas. Cras pharetra imperdiet sodales. Sed rutrum ipsum aliquam nibh viverra ornare. Aliquam id nulla nec est lacinia malesuada id nec risus. Etiam aliquam ante hendrerit urna tincidunt eleifend. Aliquam erat volutpat. Donec consectetur sodales libero ac porta.

+
+
Photo 1: Neudenau, Germany, district Herbolzheim: sloping up bare fields, a track with green grass and a lonely pear tree near the Hohe Strasse southeast of Herbolzheim. © Roman Eisele / Wikimedia Commons / CC BY-SA 4.0.
+
+

Nam volutpat nec nisi id euismod. Donec varius felis orci, vel suscipit leo pretium et. Vestibulum semper, eros a blandit sodales, mi ipsum mollis dui, quis fringilla urna neque sit amet libero. Cras euismod sem ut sem varius sagittis. Suspendisse eu erat elit. Vivamus in magna enim. Mauris vestibulum massa ac porttitor facilisis.

+ +

Aliquam eget lacus ipsum. Pellentesque at fringilla sapien, at facilisis elit. Proin ut lectus accumsan, venenatis lacus sed, aliquet leo. Integer vel orci id mauris volutpat elementum ut non risus. Aliquam eget lacus ipsum. Pellentesque at fringilla sapien, at facilisis elit. Proin ut lectus accumsan, venenatis lacus sed, aliquet leo. Integer vel orci id mauris volutpat elementum ut non risus.

+
    +
  1. +

    Ordered list

    +
  2. +
  3. +

    Item 2

    +
  4. +
  5. +

    Item 3

    +
  6. +
+

Sed faucibus, sem vitae congue gravida, tellus ex tincidunt erat, non tristique elit nibh lobortis ex. Nunc rutrum libero vitae risus sagittis volutpat. Integer orci quam, lobortis a justo quis, varius vehicula felis. Donec non leo sodales, varius magna nec, maximus leo.

+
+

Suspendisse vitae euismod risus. Donec tortor nulla, condimentum non porta ut, gravida nec nisl. Morbi vitae pharetra turpis, in varius turpis.

+

- A quote citation

+
+

Sed venenatis porta pulvinar. Donec nec maximus arcu. Morbi viverra consequat tellus, eu tristique sapien mattis ut.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eget odio sed tortor suscipit pretium. Cras bibendum varius mauris vel hendrerit. Vivamus in blandit urna. Quisque justo elit, laoreet non tortor vitae, dignissim luctus felis. Donec euismod erat nec ex tempus blandit. Proin quis urna dui. Ut tempus felis molestie tortor posuere, id aliquet orci rhoncus. Donec finibus vehicula ex, eget auctor neque mollis et. Duis viverra ex eu ipsum vestibulum consectetur. Suspendisse eget metus sit amet dui feugiat tristique vel sed mauris. Vivamus ut turpis feugiat, auctor sem non, blandit erat. Nulla facilisi. Suspendisse potenti.

+

Sed lobortis rutrum dui vel sagittis. Proin et ligula eu dolor tristique ornare. Vivamus laoreet, lectus ut tincidunt pellentesque, diam dolor auctor ex, vitae facilisis massa orci sit amet velit. Phasellus id sapien bibendum, ornare dolor quis, feugiat urna. Proin vitae felis sollicitudin, sodales mauris at, pretium est.

+
+
+ +
+

Bibliography

+
+
Abhishek V R. 2023. “Energy Efficient Glazing Technologies and Life Cycle Costs.” https://doi.org/10.5281/ZENODO.7809805.
+
GESIS. 2020. “GESIS Open Science Strategy.” https://doi.org/https://doi.org/10.21241/ssoar.68697.
+
Schimmler, Sonja, Fabian Kirstein, Sebastian Urbanek, Hannes Wünsche, and Manfred Hauswirth. 2019. “Growing Open Science with the Combined Potential of Citizen Science and Auto Science.”
+
WZB. 2016. “Time to Go beyond Interstate Federalism - or Something Different? The Response of New pro-European Think Tanks to the EU Integration Crisis.”
+
+ + \ No newline at end of file diff --git a/epub/EPUB/document-4.xhtml b/epub/EPUB/document-4.xhtml new file mode 100644 index 0000000..2596673 --- /dev/null +++ b/epub/EPUB/document-4.xhtml @@ -0,0 +1,1003 @@ + + + + Appendix + + + + +
Appendix
+
+

Associated data

+

Data files can be found in the publication Git repositors.

+

URL: https://github.com/

+

DOI: 0000.0000.000

+

Sed lobortis rutrum dui vel sagittis. Proin et ligula eu dolor tristique ornare. Vivamus laoreet, lectus ut tincidunt pellentesque, diam dolor auctor ex, vitae facilisis massa orci sit amet velit. Phasellus id sapien bibendum, ornare dolor quis, feugiat urna. Proin vitae felis sollicitudin, sodales mauris at, pretium est. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque quis sem nec urna lacinia lobortis quis quis mauris. Cras et risus lacus. Cras rutrum auctor quam eget posuere. Nulla pellentesque mi vitae felis sollicitudin, sed placerat ligula fermentum. Nulla felis orci, elementum ut sem at, condimentum hendrerit quam.

+

Data preview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table 1: A preview of the full data available in a Jupyter Notebook
+

Header 1

+
+

Header 2

+
+

Header 3

+
+

Header 4

+
+

Header 5

+
+

Row 1

+
+

A

+
+

B

+
+

C

+
+

D

+
+

Row 2

+
+

B

+
+

+

+

+

+

+

+

Row 3

+
+

C

+
+

+

+

+

+

+

+

Row 4

+
+

D

+
+

+

+

+

+

+

+

Row 5

+
+

E

+
+

+

+

+

+

+

+

Row 5

+
+

F

+
+

+

+

+

+

+

+

+

Survey

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table 2: Full findings of the survey shown here. Data DOI available at end of table.
+

Resource

+
+

Resource URL

+
+

Healthcare Cost and Utilization Project (HCUP)

+
+

http://www.hcup-us.ahrq.gov/

+
+

Biologic Specimen and Data Repository Information Coordinating Center (BioLINCC)

+
+

https://biolincc.nhlbi.nih.gov/home/

+
+

Biospecimens/Biorepositories: Rare Disease Hub (RD-HUB)

+
+

http://biospecimens.ordr.info.nih.gov/

+
+

dbGaP

+
+

http://www.ncbi.nlm.nih.gov/gap

+
+

Federal Interagency Traumatic Brain Injury Research (FITBIR) Informatics System

+
+

https://fitbir.nih.gov/

+
+

Inter-university Consortium for Political and Social Research (ICPSR)

+
+

https://www.icpsr.umich.edu/icpsrweb/landing.jsp

+
+

National Addiction & HIV Data Archive Program (NAHDAP)

+
+

http://www.icpsr.umich.edu/icpsrweb/NAHDAP/

+
+

National Database for Autism Research

+
+

ndar.nih.gov

+
+

NIDA Center on Genetics Studies

+
+

https://nidagenetics.org/

+
+

NIDDK Central Repository

+
+

https://www.niddkrepository.org/home/

+
+

Parkinson’s Disease Biomarkers Program Data Management Resource (PDBP DMR)

+
+

https://pdbp.ninds.nih.gov/

+
+

Parkinson’s Progression Markers Initiative

+
+

http://www.ppmi-info.org/

+
+

National Sleep Research Resource

+
+

http://sleepdata.org/

+
+

The Immunology Database and Analysis Portal (ImmPort)

+
+

https://immport.niaid.nih.gov/immportWeb/home/home.do?loginType=full

+
+

Biological General Repository for Interaction Datasets (BioGRID)

+
+

http://thebiogrid.org/

+
+

Cell Centred Database (CCDB)

+
+

http://ccdb.ucsd.edu/index.shtm

+
+

Chemical Effects in Biological Systems (CEBS)

+
+

http://tools.niehs.nih.gov/cebs3/ui/

+
+

ClinicalTrials.gov

+
+

https://clinicaltrials.gov/

+
+

CTN Data Share

+
+

https://datashare.nida.nih.gov/

+
+

dbSNP

+
+

http://www.ncbi.nlm.nih.gov/SNP/

+
+

dbVar

+
+

http://www.ncbi.nlm.nih.gov/dbvar/

+
+

Eukaryotic Pathogen Database Resources (EuPathDB)

+
+

http://eupathdb.org/eupathdb/

+
+

Europe PMC

+
+

http://europepmc.org/

+
+

FlyBase: A Drosophila Genomic and Genetic Database

+
+

http://flybase.org/

+
+

GenBank

+
+

http://www.ncbi.nlm.nih.gov/genbank

+
+

Gene Expression Omnibus (GEO)

+
+

http://www.ncbi.nlm.nih.gov/geo/

+
+

Gene Ontology

+
+

geneontology.org/

+
+

Influenza Research Database (IRD)

+
+

http://www.fludb.org/brc/home.spg?decorator=influenza

+
+

International Human Epigenome Consortium (IHEC) Data Portal

+
+

http://epigenomesportal.ca/ihec/

+
+

Kegg

+
+

www.genome.jp/kegg/kegg1.html

+
+

miRBase

+
+

www.mirbase.org

+
+

Mouse genome database

+
+

http://phenome.jax.org/

+
+

Mouse Phenome Database (MPD)

+
+

-

+
+

Nanomaterial Registry

+
+

https://www.nanomaterialregistry.org/

+
+

NCBI databases

+
+

www.ncbi.nlm.nih.gov/guide/all/

+
+

NCBO BioPortal

+
+

bioportal.bioontology.org/

+
+

NeuroMorpho.org

+
+

http://neuromorpho.org/neuroMorpho/index.jsp

+
+

Neuroscience Information Framework (NIF)

+
+

http://www.neuinfo.org/

+
+

NIDDK database

+
+

scicrunch.org/dknet/Data/search?q=

+
+

Nuclear Receptor Signaling Atlas (NURSA)

+
+

https://www.nursa.org/nursa/index.jsf

+
+

OBO Foundry

+
+

www.obofoundry.org/

+
+

Open Science Framework

+
+

http://osf.io/

+
+

Panther

+
+

pantherdb.org/

+
+

Pathway Commons

+
+

www.pathwaycommons.org/about/

+
+

PeptideAtlas

+
+

http://www.peptideatlas.org/

+
+

PMC

+
+

http://www.ncbi.nlm.nih.gov/pmc/

+
+

Protein Data Bank (PDB)

+
+

http://www.rcsb.org/pdb/home/home.do

+
+

PubChem

+
+

pubchem.ncbi.nlm.nih.gov/

+
+

Quantitative Trait Loci (QTL) Archive

+
+

http://phenome.jax.org/db/q?rtn=qtl/home

+
+

Rat Genome Database (RGD)

+
+

rgd.mcw.edu/wg/home

+
+

RxNorm

+
+

www.nlm.nih.gov/research/umls/rxnorm/

+
+

Sequence Read Archive (SRA)

+
+

http://www.ncbi.nlm.nih.gov/sra/

+
+

The Cancer Imaging Archive (TCIA)

+
+

http://www.cancerimagingarchive.net/

+
+

The Zebrafish Model Organism Database (ZFIN)

+
+

http://zfin.org/

+
+

Transporter Classification Database (TCDB)

+
+

http://www.tcdb.org/

+
+

UCSC Genome Browser

+
+

genome.ucsc.edu/

+
+

Uniprot

+
+

www.uniprot.org/

+
+

VectorBase

+
+

https://www.vectorbase.org/

+
+

WormBase

+
+

https://www.wormbase.org/#01-23-6

+
+

Xenbase

+
+

http://www.xenbase.org/entry/

+
+

PubRef

+
+

-

+
+

GitHub

+
+

https://github.com

+
+

eumicrobedb

+
+

http://eumicrobedb.org/

+
+

bgagenomicsdb

+
+

http://www.bgagenomics.iicb.res.in/

+
+

WikiPathways

+
+

http://www.wikipathways.org

+
+

SNPedia

+
+

www.SNPedia.com

+
+

BEI Resource Repository

+
+

https://www.beiresources.org/

+
+

Database of Interacting Proteins (DIP)

+
+

http://dip.doe-mbi.ucla.edu/dip/Main.cgi

+
+

GeneNetwork

+
+

http://www.genenetwork.org/webqtl/main.py

+
+

Human Connectome Project

+
+

http://www.humanconnectome.org/

+
+

Integrating Data for Analysis, Anonymization, and Sharing (iDASH)

+
+

https://idash.ucsd.edu/

+
+

LONI Database

+
+

https://ida.loni.usc.edu/login.jsp

+
+

Multiparameter Intelligent Monitoring in Intensive Care II (MIMIC-II)

+
+

https://mimic.physionet.org/database.html

+
+

Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC)

+
+

https://www.nitrc.org/

+
+

NIDCR FaceBase

+
+

www.facebase.org/

+
+

NIMH Limited Access Clinical Trial Datasets

+
+

http://www.nimh.nih.gov/funding/clinical-research/datasets/nimh-procedures-for-requesting-data-sets.shtml

+
+

NITRC-IR

+
+

www.nitrc.org/ir/app/template/Search.vm/node/projectData.a

+
+

OpenfMRI

+
+

http://openfmri.org/

+
+

TCGA

+
+

tcga-data.nci.nih.gov/tcga/

+
+

The 1000 Functional Connectomes Project (FCP) / International Neuroimaging Data-Sharing Initiative (INDI)

+
+

http://fcon_1000.projects.nitrc.org/

+
+

The Cardiovascular Research Grid (CVRG)

+
+

http://cvrgrid.org/

+
+

TrialShare

+
+

https://www.itntrialshare.org/

+
+

National Archive of Computerized Data on Aging (NACDA)

+
+

http://www.icpsr.umich.edu/icpsrweb/NACDA/

+
+

Gateway to Global Aging Data (G2Aging)

+
+

https://www.g2aging.org/

+
+

Autism Brain Imaging Data Exchange (ABIDE)

+
+

fcon_1000.projects.nitrc.org/indi/abide/

+
+

(Encuesta Nacional de Salud y Nutricion (Health and Nutrition National Survey of Mexico) (ENSANUT)

+
+

http://ensanut.insp.mx

+
+

Korean Longitudinal Study of Ageing (KLoSA)

+
+

http://www.kli.re.kr/kli/

+
+

Mexican Health and Aging Study (MHAS)

+
+

www.mhasweb.org

+
+

PhenoExplorer

+
+

phenoexplorer.org/

+
+

Physionet

+
+

www.physionet.org/physiobank/

+
+

Metabolomics workbench

+
+

www.metabolomicsworkbench.org/

+
+

BIRN

+
+

+

+

Emerge database

+
+

emerge.mc.vanderbilt.edu/

+
+

Healthdata.gov

+
+

http://www.healthdata.gov/

+
+

Intermine

+
+

http://intermine.org/

+
+

LINCS

+
+

www.lincsproject.org/data/data-releases/

+
+

NCI cloud database

+
+

cbiit.nci.nih.gov/ncip/biomedical-informatics-resources/data

+
+

NeuroLex.org

+
+

http://neurolex.org

+
+

NIH Human Microbiome Project

+
+

hmpdacc.org/resources/data_browser.php

+
+

OpenConnectome

+
+

openconnecto.me

+
+

SIB Bioinformatics Portal

+
+

www.expasy.org/

+
+

gramene

+
+

http://www.gramene.org

+
+

3d Brain Atlas Reconstructor

+
+

http://www.3dbars.org/

+
+

Brain Slices

+
+

https://brainslices.org/

+
+

Reactome

+
+

http://www.reactome.org

+
+

Data source

+

Data files can be found in the publication Git repositors.

+

URL: https://github.com/

+

DOI: 0000.0000.000

+
+
+ + \ No newline at end of file diff --git a/epub/EPUB/document-5.xhtml b/epub/EPUB/document-5.xhtml new file mode 100644 index 0000000..08d95ff --- /dev/null +++ b/epub/EPUB/document-5.xhtml @@ -0,0 +1,43 @@ + + + + Contributors + + + + +
Contributors
+
+

Author(s)

+
+

Name

+

ORCiD: https://orcid.org/0000-0000-0000-0000

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam venenatis enim tellus, sit amet consectetur turpis varius eget. Donec commodo pharetra elit, sit amet semper ex tempus sed. Etiam ut pharetra leo. Quisque cursus mauris non mauris porttitor porttitor. Pellentesque viverra risus gravida neque molestie, at vehicula nisl feugiat. Donec eget euismod massa. Vestibulum ut lobortis ante. Pellentesque viverra risus gravida neque molestie, at vehicula nisl feugiat. Donec eget euismod massa. Vestibulum ut lobortis ante.

+

Researcher(s)

+
+

Name

+

ORCiD: https://orcid.org/0000-0000-0000-0000

+

Sed dolor diam, dignissim eget ullamcorper et, venenatis quis orci. Sed ut augue volutpat, tempor diam ac, posuere nulla. Fusce laoreet auctor leo a fringilla. Nulla iaculis neque sem, vel posuere eros tincidunt a. Suspendisse in dui quis sapien congue tempor sit amet sed leo. In semper elementum arcu eu dignissim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Mauris ornare tempus libero, vitae suscipit quam fringilla eget. Praesent placerat nunc nec felis rhoncus, nec finibus nisl pellentesque. Pellentesque et vestibulum magna, non consequat felis.

+

Thanks

+

Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Mauris ornare tempus libero, vitae suscipit quam fringilla eget. Praesent placerat nunc nec felis rhoncus, nec finibus nisl pellentesque. Pellentesque et vestibulum magna, non consequat felis.

+
+

About the publication

+

Curabitur ultricies sapien eget lacus tristique, sit amet iaculis arcu mattis. Cras auctor, augue quis aliquam sagittis, arcu ex pharetra nisl, auctor cursus odio risus eu eros. Phasellus augue velit, vulputate a congue sit amet, mollis nec nisl. Etiam ac ligula luctus, sagittis eros quis, vehicula sem. Mauris eget molestie tortor. Ut sit amet lacus lacus. In augue lorem, vestibulum nec justo condimentum, vehicula tempus metus.

+

Contact

+
Organisation name
+
+

+

+

+

Web: website.tld

+

Social media: organisation@mastodon

+

E-mail: contact@organisation.tld

+

Address: street name 00, City 00000, Country.

+

Registration Number: 00000000

+
Find the publication online
+

Report title. Author names. © The Organisation 20XX. This work is licensed under a Creative Commons Attribution 4.0 International License.

+

DOI: 000.0000 Cryptographic ID: #0000000

+
+
+ + \ No newline at end of file diff --git a/epub/EPUB/document-nav.xhtml b/epub/EPUB/document-nav.xhtml new file mode 100644 index 0000000..598ee5a --- /dev/null +++ b/epub/EPUB/document-nav.xhtml @@ -0,0 +1,114 @@ + + + + + + Navigation + + + + + + + \ No newline at end of file diff --git a/epub/EPUB/document.ncx b/epub/EPUB/document.ncx new file mode 100644 index 0000000..8cca931 --- /dev/null +++ b/epub/EPUB/document.ncx @@ -0,0 +1,145 @@ + + + + + + + Generate Lorem Ipsum placeholder text. Select the number of characters, words, sentences or paragraphs, and hit generate! + + + + + + Title page + + + + Imprint + + + Publication title: Demo + + + Available as multi-format + + + + Translations + + + + Interoperable formats & reuse + + + + Version history + + + + Publication review + + + + Publication usage stats + + + + + + Introduction + + + Header 2 + + + Header 3 + + + Header 4 + + + Header 5 + + + Header 6 + + + + + + + + + Text + + + Header 2 + + + + + Appendix + + + Associated data + + + Data preview + + + + + Survey + + + + Data source + + + + + Contributors + + + Author(s) + + + Name + + + + + Researcher(s) + + + Name + + + + + Thanks + + + + About the publication + + + Contact + + + Organisation name + + + Find the publication online + + + + + + + + Copyright + + + + \ No newline at end of file diff --git a/epub/EPUB/document.opf b/epub/EPUB/document.opf new file mode 100644 index 0000000..a5b2635 --- /dev/null +++ b/epub/EPUB/document.opf @@ -0,0 +1,94 @@ + + + + 2 + Generate Lorem Ipsum placeholder text. Select the number of characters, words, sentences or paragraphs, and hit generate! + + The Author; Author; Author; Author + + en-US + 2024-10-31T16:10:43Z + 2024-10-31 + Creative Commons International 4.0 + The Publisher + manual + demo + report + style + gaffm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/epub/EPUB/images/1fa18e9f-eb2d-44f8-a1bc-a761a09f972e.png b/epub/EPUB/images/1fa18e9f-eb2d-44f8-a1bc-a761a09f972e.png new file mode 100644 index 0000000..f4aa106 Binary files /dev/null and b/epub/EPUB/images/1fa18e9f-eb2d-44f8-a1bc-a761a09f972e.png differ diff --git a/epub/EPUB/images/45ff9ba7-23db-4aef-8e66-5b46cab0740e.png b/epub/EPUB/images/45ff9ba7-23db-4aef-8e66-5b46cab0740e.png new file mode 100644 index 0000000..085b579 Binary files /dev/null and b/epub/EPUB/images/45ff9ba7-23db-4aef-8e66-5b46cab0740e.png differ diff --git a/epub/EPUB/images/4d5aeba0-eccd-4039-93f8-6f576dfb284d.png b/epub/EPUB/images/4d5aeba0-eccd-4039-93f8-6f576dfb284d.png new file mode 100644 index 0000000..1c64743 Binary files /dev/null and b/epub/EPUB/images/4d5aeba0-eccd-4039-93f8-6f576dfb284d.png differ diff --git a/epub/EPUB/images/61c76874-4adf-40b2-9803-0a3db690688c.png b/epub/EPUB/images/61c76874-4adf-40b2-9803-0a3db690688c.png new file mode 100644 index 0000000..65895d1 Binary files /dev/null and b/epub/EPUB/images/61c76874-4adf-40b2-9803-0a3db690688c.png differ diff --git a/epub/EPUB/images/6fe34584-8d69-4802-be0e-a281121840ac.png b/epub/EPUB/images/6fe34584-8d69-4802-be0e-a281121840ac.png new file mode 100644 index 0000000..4960652 Binary files /dev/null and b/epub/EPUB/images/6fe34584-8d69-4802-be0e-a281121840ac.png differ diff --git a/epub/EPUB/images/9ca8919d-1362-44f1-9b69-1a9286cf1f45.jpeg b/epub/EPUB/images/9ca8919d-1362-44f1-9b69-1a9286cf1f45.jpeg new file mode 100644 index 0000000..505b06f Binary files /dev/null and b/epub/EPUB/images/9ca8919d-1362-44f1-9b69-1a9286cf1f45.jpeg differ diff --git a/epub/EPUB/titlepage.xhtml b/epub/EPUB/titlepage.xhtml new file mode 100644 index 0000000..c40ac70 --- /dev/null +++ b/epub/EPUB/titlepage.xhtml @@ -0,0 +1,15 @@ + + + + Generate Lorem Ipsum placeholder text. Select the number of characters, words, sentences or paragraphs, and hit generate! + + + +
+

Generate Lorem Ipsum placeholder text. Select the number of characters, words, sentences or paragraphs, and hit generate!

+

Manual subtitle text text text text

+

Version 1.0M DOI: 10.1000/200 REPO: https://github.com/a-machine/manual-demo

+

by The Author; Author; Author; Author

+
+ + \ No newline at end of file diff --git a/epub/META-INF/container.xml b/epub/META-INF/container.xml new file mode 100644 index 0000000..e00a624 --- /dev/null +++ b/epub/META-INF/container.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/html/css/book.css b/html/css/book.css new file mode 100644 index 0000000..a45d8a2 --- /dev/null +++ b/html/css/book.css @@ -0,0 +1,220 @@ +/* Footnote and figure/table labeling */ + +span.label-counter::after, +a.reference-counter::after { + content: ' ' attr(data-book-counter); /* or data-chapter-counter */ +} + +.footnote-counter::before { + content: attr(data-book-counter); /* or data-chapter-counter */ +} + +section[role='doc-footnote'] .footnote-counter::after { + content: '. '; +} + +/* CSL */ + +.csl-bib-body { + padding-top: .5em; + padding-bottom: .5em; +} + +.csl-left-margin { + padding-right: 1ch; + clear: left; + float: left; + white-space: pre; +} + +.csl-entry i { + font-style: italic; +} + +.csl-entry b { + font-weight: bold; +} + +.csl-entry sup { + vertical-align: super; + font-size: smaller; +} + +.csl-entry sub { + vertical-align: sub; + font-size: smaller; +} + +.csl-indent { + padding-left: .5in; +} + +.csl-entry { + clear: left; +} + +.csl-right-inline { + padding-left: 20px; +} + +span.anchor { + text-decoration: underline; + color: var(--cs-4-text); +} + +figure figcaption { + margin-top: 10px; + font-size: .9em; +} + +figure img { + max-width: 100%; +} + +figure { + width: calc(80% - 12px); + border: 1px solid black; + padding: 5px; + text-align: center; + break-inside: avoid; + cursor: pointer; + margin: 10%; + clear: none; +} + +.aligned-right { + float: right; +} + +.aligned-left { + float: left; +} + +.aligned-center { + float: none; + display: block; + margin-left: auto; + margin-right: auto; + align-content: center; +} + +.image-width-100 { + width: 80%; + box-sizing: border-box; +} + +.image-width-75 { + width: 55%; + box-sizing: border-box; +} + +.image-width-50 { + width: 40%; + margin-left: 5%; + margin-right: 5%; + box-sizing: border-box; +} + +.image-width-25 { + width: 21%; + margin-left: 2%; + margin-right: 2%; + box-sizing: border-box; +} + + +figure[data-category='table'] figcaption span.text::before, +figure[data-category='photo'] figcaption span.text::before, +figure[data-category='figure'] figcaption span.text::before, +table[data-category='table'] caption span.text::before { + content: ': '; +} + +table { + clear: both; +} + +.table-25 { + width: 25%; +} + +.table-50 { + width: 50%; +} + +.table-75 { + width: 75%; +} + +.table-100 { + width: 100%; +} + +.table-center { + margin-left: auto !important; + margin-right: auto !important; + clear: both; +} + +.table-left { + float: left; +} + +.table-right { + float: right; +} + +.user-contents a { + text-decoration: underline; +} + +.article table[data-layout='fixed'] { + table-layout: fixed !important; +} + +.article table[data-layout='auto'] { + table-layout: auto !important; +} + +.article-title { + font-size: 48px; +} + +.article .table-of-contents h1, +.article .table-of-contents h2, +.article .table-of-contents h3, +.article .table-of-contents h4, +.article .table-of-contents h5, +.article .table-of-contents h6 { + font-size: 1em; + font-weight: normal; + margin-bottom: unset; +} + +.article .table-of-contents h2 { + padding-left: 1em; +} + +.article .table-of-contents h3 { + padding-left: 2em; +} + +.article .table-of-contents h4 { + padding-left: 3em; +} + +.article .table-of-contents h5 { + padding-left: 4em; +} + +.article .table-of-contents h6 { + padding-left: 5em; +} + +.article .table-of-contents h1.toc { + font-style: italic; +} + +.underline { + text-decoration: underline; +} diff --git a/html/css/haflinger.css b/html/css/haflinger.css new file mode 100644 index 0000000..64b2da7 --- /dev/null +++ b/html/css/haflinger.css @@ -0,0 +1,859 @@ +/*Halflinger - manual style*/ + +@page { + size: 210mm 297mm; + margin-top: 30mm; + margin-bottom: 30mm; + margin-left: 28mm; + margin-right: 20mm; +} + +@page: left { + @top-left { + content: env(doc-title); + font-family: "Arial", sans-serif; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; /* 0.58rem */ + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @top-center { + content: " "; + } + @top-right { + content: string(chapter-title, start); + font-family: "Arial", sans-serif; + font-weight: normal; + text-align: right; + font-style: italic; + font-size: 6.96pt; + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @bottom-left { + content: " "; + width: 80mm; + } + @bottom-center { + content: " "; + width: 57mm; + } + @bottom-right { + content: "Page " counter(page) "/" counter(pages); /*Change to Blat*/ + line-height: 1.5; + font-family: "Arial", sans-serif; + text-align: right; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 35mm; + }} +@page: right { + @top-left { + content: env(doc-title); + font-family: "Arial", sans-serif; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @top-center { + content: " "; + } + @top-right { + content: string(chapter-title, start); + font-family: "Arial", sans-serif; + font-weight: normal; + text-align: right; + font-style: italic; + font-size: 6.96pt; + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @bottom-left { + content: " "; + width: 80mm; + } + + @bottom-center { + content: " "; + width: 57mm; + } + @bottom-right { + content: "Page " counter(page) "/" counter(pages); /*Change to Blat*/ + line-height: 1.5; + font-family: "Arial", sans-serif; + text-align: right; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 35mm; + } +} + +html, +body, +div, +span, +object, +iframe, +h1, +h2, +h3, +h4, +h5, +h6, +p, +blockquote, +pre, +abbr, +address, +cite, +code, +del, +dfn, +em, +img, +ins, +kbd, +q, +samp, +small, +strong, +sub, +sup, +var, +b, +i, +dl, +dt, +dd, +ol, +ul, +li, +fieldset, +form, +label, +legend, +table, +caption, +tbody, +tfoot, +thead, +tr, +th, +td, +article, +aside, +canvas, +details, +figcaption, +figure, +footer, +header, +hgroup, +menu, +nav, +section, +summary, +time, +mark, +audio, +video { + margin: 0; + padding: 0; + border: 0; + font-size: 100%; + vertical-align: baseline; +} + +body { + counter-reset: chapter figure-cat-figure figure-cat-photo figure-cat-table footnote-counter footnote-marker-counter; + overflow-wrap: break-word; +} +body.user-contents { + max-width: 60ch; /*126.5mm*/ + margin: 0 auto; + max-height: 220mm; +} +html { + font-family: "Arial", sans-serif; + font-size: 16px; + color: rgb(0,0,0); + text-rendering: optimizeLegibility; /*-webkit-font-smoothing: antialiased;*/ + overflow-wrap: break-word; + word-wrap: break-word; + /*-webkit-hyphens: auto;-ms-hyphens: auto; hyphens: auto;*/ +} + +nav::before { + content: "Table of Contents"; /*Change to Inhaltsverzeichnis*/ + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; + text-align: left; +} + +nav { + margin: 2em 2em 4em 0; + /*break-before: always;*/ + page-break-before: always; + font-size: 0.90rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; +} + +nav ol { + margin-top: 2em; + list-style: none; +} + +nav li a { + display: inline-flex; + width: 100%; + text-decoration: none; + color: black; + align-items: baseline; + border: none; +} +nav li a::before { + margin-left: 0.3em; + margin-right: 0.3em; + border-bottom: 1px dotted; + content: ""; + order: 1; + flex: auto; +} + +nav li ol { + margin-top: 0.5em; +} + +nav li ol li { + margin-left: 0.5em; +} + +nav li a::after { + text-align: right; + content: target-counter(attr(href), page); + align-self: flex-end; + flex: none; + order: 2; +} + +.user-contents .article-title { + page-break-before: always!important; +} +.user-contents h1.part { + page-break-before: always!important; +} +.user-contents .copyrightpage { + page-break-before: always!important; +} +.user-contents.tocpage { + page-break-before: always!important; +} + +div.titlepage { + margin-bottom: 2em; + position: relative; +} + +div.titlepage:after { + content: ""; + background: transparent url(media/logo.png) 0 0 no-repeat; + position: absolute; + right: -30mm; + top: -30mm; + height: 75%; /*add height of your image here*/ + width: 75%; /*add width of your image here*/ + z-index: 1; +} + +h1.booktitle { + text-align: left; + font-size: 2.08rem; + /*margin: 6em 0em 1.5em 0em;*/ +} + +.titlepage h2, .titlepage h3, .titlepage h4 { + margin-bottom: 1.5em; +} + +h1.part { + display: none; +} + +.article-title { + /*string-set: chapter-title content(text);*/ + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; + text-align: left; + margin-bottom: 1.2em; + page-break-inside: avoid; + page-break-after: avoid; + text-transform: none; + hyphens: manual; + white-space: pre-line; + letter-spacing: 0pt; + word-spacing: 1px; +} + +.article-title strong { font-weight: bold;} + +.article-title:before { + display: block; + text-transform: none; + counter-increment: chapter; + font-size: 10pt; + margin-bottom: 13pt; + letter-spacing: 1pt; +} + +/*Literaturverzeichnis*/ + +.article-bibliography-header { + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; + text-align: left; + margin-top: 1.1em; + margin-bottom: 1.2em; + page-break-inside: avoid; + page-break-after: avoid; + text-transform: none; + hyphens: manual; + white-space: pre-line; + letter-spacing: 0pt; + word-spacing: 1px; +} +.csl-entry { + font-family: "Arial", sans-serif; + font-size: 0.90rem; + line-height: 1.3; + margin-bottom: 1em; + margin-right: 4em; + max-width: 68ch; +} + +/* section:footnote-content { + margin-left: auto; + margin-right: auto; + max-width: 126.5mm; +} */ + +.article-body { + font-size: 0.90rem; +} + +.image-width-100 { + width: 99%; + box-sizing:border-box; +} + +.image-width-90 { + width: 89%; + box-sizing:border-box; +} + +.image-width-75 { + width: 74%; + box-sizing:border-box; +} + +.image-width-50 { + width: 49%; + margin-left:5%; + margin-right:5%; + box-sizing:border-box; +} + +.image-width-25 { + width: 24%; + margin-left:2%; + margin-right:2%; + box-sizing:border-box; +} + +p { + font-family: "Arial", sans-serif; + font-size: 0.90rem; + line-height: 1.3; + margin-bottom: 1em; + orphans: 2; + widows: 2; +} + +p + p { + text-indent: 0; + margin-top: 9.80pt; } + +div.table-cell-container p + p { + margin-top: 0pt;} + +li p { + display: inline; +} + +p strong, +p .bold, +p .Bold, +p b, +li strong, +li .bold, +li .Bold, +li b { + font-weight: 700; +} + +table li strong, +table li b { + font-family: "Arial", sans-serif; + font-weight: bold; +} + +em, +.italic { + font-family: inherit; + font-style: italic; + font-weight: 400; +} + +pre { + max-width: 80.1266666667mm; +} + +a, .csl-bib-body a { + color: #000; + text-decoration: none !important; + border-bottom: 0.1pt solid rgb(1,94,78); +} + + +strong em { + font-weight: bold; + font-style: italic; +} + +var { + font-family: "Arial", Helvetica neue, sans-serif; + font-weight: normal; +} + +var em, +var .Italic { + font-weight: normal; + font-style: normal; +} + +sup { + font-size: 9.75pt; + font-weight: inherit; + position: relative; + top: -3px; + vertical-align: baseline; +} + +blockquote { + display: block; + width: 80%; + position: relative; + font-family: "Arial", sans-serif; + font-size: 0.90rem; + margin-top: 9.8pt; + margin-bottom: 9.8pt; + margin-left: 40px; + padding-left: 5px; + margin-right: 10px; + font-style: italic; +} + +blockquote:before { + font-family: "Arial", sans-serif; + content: "“"; + font-size: 4em; + left: -45px; + top: -10px; + z-index: 5; + position: absolute; + color: rgb(1,94,78); + opacity: 1; +} + +blockquote p { + font-family: inherit; + text-align: left; + font-style: normal; +} + +blockquote strong { + font-weight: 900; +} + +blockquote p.att { text-align: right; } + +h2, h2 strong { +font-family: "Arial", sans-serif; +margin-bottom: 0.5em; +color: rgb(1,94,78); +} +h3, h3 strong { + font-family: "Arial", sans-serif; + margin-bottom: 0.5em; + color: rgb(0,0,0); + font-weight: bold; +} +h4, h4 strong, +h5, +h6 { + font-family: "Arial", sans-serif; + margin-bottom: 0.5em; + color: rgb(0,0,0); +} + +h1 { + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,121,100); + font-weight: bold; + font-style: italic; + margin-top: 1.1em; + margin-bottom: 1.1em; + page-break-inside: avoid; + page-break-after: avoid; + text-transform: none; + hyphens: manual; + white-space: pre-line; + letter-spacing: 0pt; + word-spacing: 1px; +} + +h1 strong { font-weight: bold;} + +h2 { + font-size: 0.90rem; + font-family: "Arial", sans-serif; + font-weight: bold; + text-transform: none; + page-break-inside: avoid; + page-break-after: avoid; +} + +h3 { + font-size: 0.90rem; + page-break-inside: avoid; + page-break-after: avoid; + font-weight: bold; +} + +h4 { + font-size: 0.83rem; + font-weight: bold; + page-break-inside: avoid; + page-break-after: avoid; +} + +h5 { + font-family: "Arial", sans-serif; + font-weight: bolder; + font-size: 0.78rem; + page-break-inside: avoid; + page-break-after: avoid; +} +h6 { + font-family: "Arial", sans-serif; + font-weight: bolder; + font-size: 0.7rem; + page-break-inside: avoid; + page-break-after: avoid; +} +hr { + border: 0; + height: 1px; + background: #000; + } + +hr.br { border:0; height: 0px; } + +.one ol li { + list-style-type: decimal; +} + + +h1:before { + display: block; + text-transform: none; + counter-increment: chapter; + font-size: 10pt; + margin-bottom: 13pt; + letter-spacing: 1pt; +} + +.footnotes ol { + font-size: 9pt; + line-height: 10.8pt; + list-style-position: outside; + font-family: "Arial", sans-serif; +} + +.footnotes ol li p { + text-indent: 0; + font-size: 9pt; + line-height: 10.75pt; + word-wrap: break-word; + font-family: "Arial", sans-serif; +} + +/*.footnotes ol li p a { + text-wrap: word-break;}*/ + +li[id*="fn"] { + color: black; + text-indent: 0; + font-size: 9pt; + margin-left: 1.3pc; + font-family: "Arial", sans-serif; +} + +/*epub*/ + +.footnote-content { + color: black; + text-indent: 0; + font-size: 9pt; + font-family: "Arial", sans-serif; +} + +.footnote-content span { + margin-left: 1.3pc; +} + +a.footnoteRef { + border-bottom: 0; + line-height: 0; + background: none; + display: inline; +} + +figure { + text-indent: 0; + width: 100%; + text-align: center; + margin-top: 27pt; + margin-bottom: 27pt; +} + +figure img { + display: block; + height: auto; + margin: auto; +} + + +figure figcaption { + font-family: "Arial", sans-serif; + margin-top: 5px; + font-style: normal; + color: black; + text-indent: 0; + text-align: center; + font-size: 8pt; + font-style: italic; +} + +.epub nav li a::before { + border-bottom: none; +} + +ul { + display: block; + list-style-type: none; + margin-top: 1em; + margin-bottom: 1em; + margin-left: 0; + margin-right: 0; + padding-left: 40px; + line-height: 1.3; + font-size: 0.90rem; + hyphens: none; +} + +.article-body ul > li { + height: auto; +} +.article-body ul > li:before { + content: "-"; + padding-right: 20px; + color:rgb(0,0,0); + font-size: 120%; +} +#page-navigation ol { + margin: 0; + padding: 0; + list-style-type: decimal; + float: left; +} + + .article-body ol { + display: block; + list-style-type: decimal; + margin-top: 1em; + margin-bottom: 1em; + margin-left: 0; + margin-right: 0; + padding-left: 25px; + line-height: 1.3; + font-size: 0.90rem; + hyphens: none; +} +ol li { + margin-bottom: 0.5em; +} + +table { + margin: 0 auto; + width: 100% !important; + font-family: "Arial", sans-serif; + page-break-inside: avoid; + margin-top: 9.80pt; + margin-bottom: 18pt; + text-align: left; + font-size: 8pt; +} +th { + padding: 1em; + font-style: italic; + font-weight: bold; + color:#fff; + background-color: rgb(133,141,146); +} + +table.tbnostyle tr:first-of-type td { + font-style: normal!important; + background-color: transparent !important; + border-bottom: 1px solid rgb(231,231,231)!important; +} + +table caption { + padding: 1em 1em 1em 0; + text-align: left; + margin: 0 auto; + vertical-align: middle; +} + +table caption:before { + counter-increment: table; + margin-right: 1em; + font-style: italic; +} + + +table td { + width: auto; + padding: 0.5em; +} + +table td a { + word-wrap: break-word; + overflow-wrap: break-word; +} + +table td:last-of-type { + padding-right: 1em; +} + +table p, +table ul, +table li, +table ol { + margin: 0; + font-family: "Arial", sans-serif; + text-align: left; + text-indent: 0; +} + +table li { + vertical-align:top; +} + +tr:first-of-type th { + padding-top: 1em; + padding-bottom: 1em; + +} + +tr:last-of-type td { + padding-bottom: 0.6em; +} + +tr:first-of-type { + font-weight: normal; +} + +table + p + p { + margin-top: 18pt; +} +table, td, th { + border: 0.1pt solid black; + border-collapse: collapse; +} + +div.article-body > h2:first-child { + margin-top: 0; +} + +h2 + p { + page-break-after: avoid; +} + +/* Docsify */ + +.content .markdown-section li p { + display: inline!important; +} + +@media print { + a { + color: #000; + text-decoration: none !important; + border-bottom: 0.1pt solid rgb(1,94,78); + } + + @page { + size: 210mm 297mm; + } + nav, p, h2, h3, ul, ol, .csl-entry { + font-size: 9.96pt; + line-height: 1.21; + } + h1, .article-title, .article-bibliography-header { + font-size: 14.04pt; + } + body.user-contents { + max-width: 126.5mm; + margin: 0 auto; + max-height: 220mm; + } +} \ No newline at end of file diff --git a/html/css/mathlive.css b/html/css/mathlive.css new file mode 100644 index 0000000..130b5c1 --- /dev/null +++ b/html/css/mathlive.css @@ -0,0 +1 @@ +/* 0.87.1 */@font-face{font-display:"swap";font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(media/KaTeX_AMS-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(media/KaTeX_Caligraphic-Bold.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(media/KaTeX_Caligraphic-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(media/KaTeX_Fraktur-Bold.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(media/KaTeX_Fraktur-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(media/KaTeX_Main-BoldItalic.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(media/KaTeX_Main-Bold.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(media/KaTeX_Main-Italic.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(media/KaTeX_Main-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(media/KaTeX_Math-BoldItalic.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(media/KaTeX_Math-Italic.woff2) format("woff2")}@font-face{font-display:"swap";font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(media/KaTeX_SansSerif-Bold.woff2) format("woff2")}@font-face{font-display:"swap";font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(media/KaTeX_SansSerif-Italic.woff2) format("woff2")}@font-face{font-display:"swap";font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(media/KaTeX_SansSerif-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(media/KaTeX_Script-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(media/KaTeX_Size1-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(media/KaTeX_Size2-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(media/KaTeX_Size3-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(media/KaTeX_Size4-Regular.woff2) format("woff2")}@font-face{font-display:"swap";font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(media/KaTeX_Typewriter-Regular.woff2) format("woff2")}:root{--ML__static-fonts:true}.ML__sr-only{clip:rect(0,0,0,0);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ML__base,.ML__isInline{display:inline-block}.ML__base{border:0;box-sizing:content-box;cursor:text;font-family:inherit;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;position:relative;text-decoration:none;vertical-align:baseline;visibility:inherit;width:min-content}body.ML__fonts-loading .ML__base{visibility:hidden}.ML__strut,.ML__strut--bottom{display:inline-block;min-height:.5em}.ML__small-delim{font-family:KaTeX_Main}.ML__text{font-family:var(--text-font-family,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif);white-space:pre}.ML__cmr{font-family:KaTeX_Main;font-style:normal}.ML__mathit{font-family:KaTeX_Math;font-style:italic}.ML__mathbf{font-family:KaTeX_Main;font-weight:700}.lcGreek.ML__mathbf{font-family:KaTeX_Math;font-weight:400}.ML__mathbfit{font-family:KaTeX_Math;font-style:italic;font-weight:700}.ML__ams,.ML__bb{font-family:KaTeX_AMS}.ML__cal{font-family:KaTeX_Caligraphic}.ML__frak{font-family:KaTeX_Fraktur}.ML__tt{font-family:KaTeX_Typewriter}.ML__script{font-family:KaTeX_Script}.ML__sans{font-family:KaTeX_SansSerif}.ML__series_el,.ML__series_ul{font-weight:100}.ML__series_l{font-weight:200}.ML__series_sl{font-weight:300}.ML__series_sb{font-weight:500}.ML__bold,.ML__boldsymbol{font-weight:700}.ML__series_eb{font-weight:800}.ML__series_ub{font-weight:900}.ML__series_uc{font-stretch:ultra-condensed}.ML__series_ec{font-stretch:extra-condensed}.ML__series_c{font-stretch:condensed}.ML__series_sc{font-stretch:semi-condensed}.ML__series_sx{font-stretch:semi-expanded}.ML__series_x{font-stretch:expanded}.ML__series_ex{font-stretch:extra-expanded}.ML__series_ux{font-stretch:ultra-expanded}.ML__it{font-style:italic}.ML__shape_ol{-webkit-text-stroke:1px #000;text-stroke:1px #000;color:transparent}.ML__shape_sc{font-variant:small-caps}.ML__shape_sl{font-style:oblique}.ML__emph{color:#bc2612}.ML__emph .ML__emph{color:#0c7f99}.ML__highlight{background:#edd1b0;color:#007cb2}.ML__center{text-align:center}.ML__label_padding{padding:0 .5em}.ML__frac-line{min-height:1px;width:100%}.ML__frac-line:after{background:currentColor;box-sizing:content-box;content:"";display:block;margin-top:-.04em;min-height:.04em;-webkit-print-color-adjust:exact;print-color-adjust:exact;transform:translate(0)}.ML__sqrt,.ML__sqrt-sign{display:inline-block}.ML__sqrt-sign{font-family:KaTeX_Main;position:relative}.ML__sqrt-line{display:inline-block;height:.04em;width:100%}.ML__sqrt-line:before{background:currentColor;content:"";display:block;margin-top:-.04em;min-height:.04em;-webkit-print-color-adjust:exact;print-color-adjust:exact;transform:translate(0)}.ML__sqrt-line:after{border-bottom-width:1px;content:" ";display:block;margin-top:-.1em}.ML__sqrt-index{margin-left:.27777778em;margin-right:-.55555556em}.ML__delim-size1{font-family:KaTeX_Size1}.ML__delim-size2{font-family:KaTeX_Size2}.ML__delim-size3{font-family:KaTeX_Size3}.ML__delim-size4{font-family:KaTeX_Size4}.ML__delim-mult .delim-size1>span{font-family:KaTeX_Size1}.ML__delim-mult .delim-size4>span{font-family:KaTeX_Size4}.ML__accent-body>span{font-family:KaTeX_Main;width:0}.ML__accent-vec>span{left:.24em;position:relative}.ML__mathlive{word-wrap:normal;direction:ltr;display:inline-block;font-family:KaTeX_Main,Times New Roman,serif;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant-caps:normal;letter-spacing:normal;line-height:1.2;text-align:left;text-indent:0;text-rendering:auto;text-shadow:none;-webkit-user-select:none;user-select:none;white-space:nowrap;width:min-content;word-spacing:normal}.ML__mathlive .style-wrap{position:relative}.ML__mathlive .left-right,.ML__mathlive .mfrac{display:inline-block}.ML__mathlive .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.ML__mathlive .vlist-r{display:table-row}.ML__mathlive .vlist{display:table-cell;position:relative;vertical-align:bottom}.ML__mathlive .vlist>span{display:block;height:0;position:relative}.ML__mathlive .vlist>span>span{display:inline-block}.ML__mathlive .vlist>span>.pstrut{overflow:hidden;width:0}.ML__mathlive .vlist-t2{margin-right:-2px}.ML__mathlive .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.ML__mathlive .msubsup{text-align:left}.ML__mathlive .negativethinspace{display:inline-block;height:.71em;margin-left:-.16667em}.ML__mathlive .thinspace{display:inline-block;height:.71em;width:.16667em}.ML__mathlive .mediumspace{display:inline-block;height:.71em;width:.22222em}.ML__mathlive .thickspace{display:inline-block;height:.71em;width:.27778em}.ML__mathlive .enspace{display:inline-block;height:.71em;width:.5em}.ML__mathlive .quad{display:inline-block;height:.71em;width:1em}.ML__mathlive .qquad{display:inline-block;height:.71em;width:2em}.ML__mathlive .llap,.ML__mathlive .rlap{display:inline-block;position:relative;width:0}.ML__mathlive .llap>.inner,.ML__mathlive .rlap>.inner{position:absolute}.ML__mathlive .llap>.fix,.ML__mathlive .rlap>.fix{display:inline-block}.ML__mathlive .llap>.inner{right:0}.ML__mathlive .rlap>.inner{left:0}.ML__mathlive .rule{border:0 solid;box-sizing:border-box;display:inline-block;position:relative}.ML__mathlive .overline .overline-line,.ML__mathlive .underline .underline-line{width:100%}.ML__mathlive .overline .overline-line:before,.ML__mathlive .underline .underline-line:before{border-bottom-style:solid;border-bottom-width:.04em;content:"";display:block}.ML__mathlive .overline .overline-line:after,.ML__mathlive .underline .underline-line:after{border-bottom-style:solid;border-bottom-width:.04em;content:"";display:block;margin-top:-1px;min-height:thin}.ML__mathlive .stretchy{display:block;left:0;overflow:hidden;position:absolute;width:100%}.ML__mathlive .stretchy:after,.ML__mathlive .stretchy:before{content:""}.ML__mathlive .stretchy svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.ML__mathlive .slice-1-of-2{left:0}.ML__mathlive .slice-1-of-2,.ML__mathlive .slice-2-of-2{display:inline-flex;overflow:hidden;position:absolute;width:50.2%}.ML__mathlive .slice-2-of-2{right:0}.ML__mathlive .slice-1-of-3{display:inline-flex;left:0;overflow:hidden;position:absolute;width:25.1%}.ML__mathlive .slice-2-of-3{display:inline-flex;left:25%;overflow:hidden;position:absolute;width:50%}.ML__mathlive .slice-3-of-3{display:inline-flex;overflow:hidden;position:absolute;right:0;width:25.1%}.ML__mathlive .slice-1-of-1{display:inline-flex;left:0;overflow:hidden;position:absolute;width:100%}.ML__mathlive .nulldelimiter{display:inline-block;width:.12em}.ML__mathlive .op-group{display:inline-block}.ML__mathlive .op-symbol{position:relative}.ML__mathlive .op-symbol.small-op{font-family:KaTeX_Size1}.ML__mathlive .op-symbol.large-op{font-family:KaTeX_Size2}.ML__mathlive .accent>.vlist>span{text-align:center}.ML__mathlive .mtable .vertical-separator{box-sizing:border-box;display:inline-block;min-width:1px}.ML__mathlive .mtable .arraycolsep{display:inline-block}.ML__mathlive .mtable .col-align-m>.vlist-t{text-align:center}.ML__mathlive .mtable .col-align-c>.vlist-t{text-align:center}.ML__mathlive .mtable .col-align-l>.vlist-t{text-align:left}.ML__mathlive .mtable .col-align-r>.vlist-t{text-align:right}.ML__error{background-color:rgba(204,0,65,.1);background-image:radial-gradient(ellipse at center,#cc0041,transparent 70%);background-position:0 100%;background-repeat:repeat-x;background-size:3px 3px;display:inline-block;padding-bottom:3px}.ML__error>.ML__error{background:transparent;padding:0}.ML__composition{background:#fff1c2;color:#000;-webkit-text-decoration:underline var(--caret-color-computed,var(--ML__caret-color));text-decoration:underline var(--caret-color-computed,var(--ML__caret-color))}@media (prefers-color-scheme:dark){.ML__composition{background:#69571c;color:#fff}}.ML__placeholder{color:var(--placeholder-color,var(--ML__placeholder-color));font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;opacity:var(--placeholder-opacity,.4);padding-left:.4ex;padding-right:.4ex}.ML__placeholdercontainer{display:none}.ML__placeholdercontainer math-field{border:1px solid var(--editable-border);border-radius:4px;display:inline-block;min-width:32px;padding-left:4px;padding-right:4px;position:absolute;z-index:1001}.ML__isReadOnly .ML__placeholdercontainer{display:block}.ML__notation{box-sizing:border-box;position:absolute}.ML__container{min-height:auto!important} \ No newline at end of file diff --git a/html/css/media/KaTeX_AMS-Regular.woff b/html/css/media/KaTeX_AMS-Regular.woff new file mode 100644 index 0000000..dc4f89d Binary files /dev/null and b/html/css/media/KaTeX_AMS-Regular.woff differ diff --git a/html/css/media/KaTeX_AMS-Regular.woff2 b/html/css/media/KaTeX_AMS-Regular.woff2 new file mode 100644 index 0000000..0acaaff Binary files /dev/null and b/html/css/media/KaTeX_AMS-Regular.woff2 differ diff --git a/html/css/media/KaTeX_Caligraphic-Bold.woff b/html/css/media/KaTeX_Caligraphic-Bold.woff new file mode 100644 index 0000000..eb3cc2a Binary files /dev/null and b/html/css/media/KaTeX_Caligraphic-Bold.woff differ diff --git a/html/css/media/KaTeX_Caligraphic-Bold.woff2 b/html/css/media/KaTeX_Caligraphic-Bold.woff2 new file mode 100644 index 0000000..f390922 Binary files /dev/null and b/html/css/media/KaTeX_Caligraphic-Bold.woff2 differ diff --git a/html/css/media/KaTeX_Caligraphic-Regular.woff b/html/css/media/KaTeX_Caligraphic-Regular.woff new file mode 100644 index 0000000..79324f4 Binary files /dev/null and b/html/css/media/KaTeX_Caligraphic-Regular.woff differ diff --git a/html/css/media/KaTeX_Caligraphic-Regular.woff2 b/html/css/media/KaTeX_Caligraphic-Regular.woff2 new file mode 100644 index 0000000..75344a1 Binary files /dev/null and b/html/css/media/KaTeX_Caligraphic-Regular.woff2 differ diff --git a/html/css/media/KaTeX_Fraktur-Bold.woff b/html/css/media/KaTeX_Fraktur-Bold.woff new file mode 100644 index 0000000..6c44c5f Binary files /dev/null and b/html/css/media/KaTeX_Fraktur-Bold.woff differ diff --git a/html/css/media/KaTeX_Fraktur-Bold.woff2 b/html/css/media/KaTeX_Fraktur-Bold.woff2 new file mode 100644 index 0000000..395f28b Binary files /dev/null and b/html/css/media/KaTeX_Fraktur-Bold.woff2 differ diff --git a/html/css/media/KaTeX_Fraktur-Regular.woff b/html/css/media/KaTeX_Fraktur-Regular.woff new file mode 100644 index 0000000..6d4d5d1 Binary files /dev/null and b/html/css/media/KaTeX_Fraktur-Regular.woff differ diff --git a/html/css/media/KaTeX_Fraktur-Regular.woff2 b/html/css/media/KaTeX_Fraktur-Regular.woff2 new file mode 100644 index 0000000..735f694 Binary files /dev/null and b/html/css/media/KaTeX_Fraktur-Regular.woff2 differ diff --git a/html/css/media/KaTeX_Main-Bold.woff b/html/css/media/KaTeX_Main-Bold.woff new file mode 100644 index 0000000..b3ff11d Binary files /dev/null and b/html/css/media/KaTeX_Main-Bold.woff differ diff --git a/html/css/media/KaTeX_Main-Bold.woff2 b/html/css/media/KaTeX_Main-Bold.woff2 new file mode 100644 index 0000000..ab2ad21 Binary files /dev/null and b/html/css/media/KaTeX_Main-Bold.woff2 differ diff --git a/html/css/media/KaTeX_Main-BoldItalic.woff b/html/css/media/KaTeX_Main-BoldItalic.woff new file mode 100644 index 0000000..d9c745a Binary files /dev/null and b/html/css/media/KaTeX_Main-BoldItalic.woff differ diff --git a/html/css/media/KaTeX_Main-BoldItalic.woff2 b/html/css/media/KaTeX_Main-BoldItalic.woff2 new file mode 100644 index 0000000..5931794 Binary files /dev/null and b/html/css/media/KaTeX_Main-BoldItalic.woff2 differ diff --git a/html/css/media/KaTeX_Main-Italic.woff b/html/css/media/KaTeX_Main-Italic.woff new file mode 100644 index 0000000..4d33887 Binary files /dev/null and b/html/css/media/KaTeX_Main-Italic.woff differ diff --git a/html/css/media/KaTeX_Main-Italic.woff2 b/html/css/media/KaTeX_Main-Italic.woff2 new file mode 100644 index 0000000..b50920e Binary files /dev/null and b/html/css/media/KaTeX_Main-Italic.woff2 differ diff --git a/html/css/media/KaTeX_Main-Regular.woff b/html/css/media/KaTeX_Main-Regular.woff new file mode 100644 index 0000000..f677c5c Binary files /dev/null and b/html/css/media/KaTeX_Main-Regular.woff differ diff --git a/html/css/media/KaTeX_Main-Regular.woff2 b/html/css/media/KaTeX_Main-Regular.woff2 new file mode 100644 index 0000000..eb24a7b Binary files /dev/null and b/html/css/media/KaTeX_Main-Regular.woff2 differ diff --git a/html/css/media/KaTeX_Math-BoldItalic.woff b/html/css/media/KaTeX_Math-BoldItalic.woff new file mode 100644 index 0000000..2c2821a Binary files /dev/null and b/html/css/media/KaTeX_Math-BoldItalic.woff differ diff --git a/html/css/media/KaTeX_Math-BoldItalic.woff2 b/html/css/media/KaTeX_Math-BoldItalic.woff2 new file mode 100644 index 0000000..2965702 Binary files /dev/null and b/html/css/media/KaTeX_Math-BoldItalic.woff2 differ diff --git a/html/css/media/KaTeX_Math-Italic.woff b/html/css/media/KaTeX_Math-Italic.woff new file mode 100644 index 0000000..1bd02dd Binary files /dev/null and b/html/css/media/KaTeX_Math-Italic.woff differ diff --git a/html/css/media/KaTeX_Math-Italic.woff2 b/html/css/media/KaTeX_Math-Italic.woff2 new file mode 100644 index 0000000..215c143 Binary files /dev/null and b/html/css/media/KaTeX_Math-Italic.woff2 differ diff --git a/html/css/media/KaTeX_SansSerif-Bold.woff b/html/css/media/KaTeX_SansSerif-Bold.woff new file mode 100644 index 0000000..baff72e Binary files /dev/null and b/html/css/media/KaTeX_SansSerif-Bold.woff differ diff --git a/html/css/media/KaTeX_SansSerif-Bold.woff2 b/html/css/media/KaTeX_SansSerif-Bold.woff2 new file mode 100644 index 0000000..cfaa3bd Binary files /dev/null and b/html/css/media/KaTeX_SansSerif-Bold.woff2 differ diff --git a/html/css/media/KaTeX_SansSerif-Italic.woff b/html/css/media/KaTeX_SansSerif-Italic.woff new file mode 100644 index 0000000..5e55b9c Binary files /dev/null and b/html/css/media/KaTeX_SansSerif-Italic.woff differ diff --git a/html/css/media/KaTeX_SansSerif-Italic.woff2 b/html/css/media/KaTeX_SansSerif-Italic.woff2 new file mode 100644 index 0000000..349c06d Binary files /dev/null and b/html/css/media/KaTeX_SansSerif-Italic.woff2 differ diff --git a/html/css/media/KaTeX_SansSerif-Regular.woff b/html/css/media/KaTeX_SansSerif-Regular.woff new file mode 100644 index 0000000..b47277d Binary files /dev/null and b/html/css/media/KaTeX_SansSerif-Regular.woff differ diff --git a/html/css/media/KaTeX_SansSerif-Regular.woff2 b/html/css/media/KaTeX_SansSerif-Regular.woff2 new file mode 100644 index 0000000..a90eea8 Binary files /dev/null and b/html/css/media/KaTeX_SansSerif-Regular.woff2 differ diff --git a/html/css/media/KaTeX_Script-Regular.woff b/html/css/media/KaTeX_Script-Regular.woff new file mode 100644 index 0000000..60fff8f Binary files /dev/null and b/html/css/media/KaTeX_Script-Regular.woff differ diff --git a/html/css/media/KaTeX_Script-Regular.woff2 b/html/css/media/KaTeX_Script-Regular.woff2 new file mode 100644 index 0000000..b3048fc Binary files /dev/null and b/html/css/media/KaTeX_Script-Regular.woff2 differ diff --git a/html/css/media/KaTeX_Size1-Regular.woff b/html/css/media/KaTeX_Size1-Regular.woff new file mode 100644 index 0000000..d081e39 Binary files /dev/null and b/html/css/media/KaTeX_Size1-Regular.woff differ diff --git a/html/css/media/KaTeX_Size1-Regular.woff2 b/html/css/media/KaTeX_Size1-Regular.woff2 new file mode 100644 index 0000000..c5a8462 Binary files /dev/null and b/html/css/media/KaTeX_Size1-Regular.woff2 differ diff --git a/html/css/media/KaTeX_Size2-Regular.woff b/html/css/media/KaTeX_Size2-Regular.woff new file mode 100644 index 0000000..dfb21ea Binary files /dev/null and b/html/css/media/KaTeX_Size2-Regular.woff differ diff --git a/html/css/media/KaTeX_Size2-Regular.woff2 b/html/css/media/KaTeX_Size2-Regular.woff2 new file mode 100644 index 0000000..e1bccfe Binary files /dev/null and b/html/css/media/KaTeX_Size2-Regular.woff2 differ diff --git a/html/css/media/KaTeX_Size3-Regular.woff b/html/css/media/KaTeX_Size3-Regular.woff new file mode 100644 index 0000000..e3e8f8a Binary files /dev/null and b/html/css/media/KaTeX_Size3-Regular.woff differ diff --git a/html/css/media/KaTeX_Size3-Regular.woff2 b/html/css/media/KaTeX_Size3-Regular.woff2 new file mode 100644 index 0000000..249a286 Binary files /dev/null and b/html/css/media/KaTeX_Size3-Regular.woff2 differ diff --git a/html/css/media/KaTeX_Size4-Regular.woff b/html/css/media/KaTeX_Size4-Regular.woff new file mode 100644 index 0000000..a6069bc Binary files /dev/null and b/html/css/media/KaTeX_Size4-Regular.woff differ diff --git a/html/css/media/KaTeX_Size4-Regular.woff2 b/html/css/media/KaTeX_Size4-Regular.woff2 new file mode 100644 index 0000000..680c130 Binary files /dev/null and b/html/css/media/KaTeX_Size4-Regular.woff2 differ diff --git a/html/css/media/KaTeX_Typewriter-Regular.woff b/html/css/media/KaTeX_Typewriter-Regular.woff new file mode 100644 index 0000000..2bab319 Binary files /dev/null and b/html/css/media/KaTeX_Typewriter-Regular.woff differ diff --git a/html/css/media/KaTeX_Typewriter-Regular.woff2 b/html/css/media/KaTeX_Typewriter-Regular.woff2 new file mode 100644 index 0000000..771f1af Binary files /dev/null and b/html/css/media/KaTeX_Typewriter-Regular.woff2 differ diff --git a/html/css/media/logo.png b/html/css/media/logo.png new file mode 100644 index 0000000..a647325 Binary files /dev/null and b/html/css/media/logo.png differ diff --git a/html/css/media/qr.png b/html/css/media/qr.png new file mode 100644 index 0000000..fa2114b Binary files /dev/null and b/html/css/media/qr.png differ diff --git a/html/document-1.html b/html/document-1.html new file mode 100644 index 0000000..ac4220b --- /dev/null +++ b/html/document-1.html @@ -0,0 +1,51 @@ + + + + + Imprint + + + + +
Imprint
+
+

Publication title: Demo

+

Authors: List of authors - ORCiD ID: 000-000-000-000

+

Date: 2023-04-07

+

Publisher: Organisation name and ROR PID

+

Cite as: Demo, The Autors, 2023. DOI: 000.000.000

+

Publication DOI: 000.000.000 ISBN: 978-000-000-000 | Associated data DOI: 000.000.000 | Linked Open Data: Q117470000

+

Copyright & licence: © The Organisation 2023. This work is licensed under a Creative Commons Attribution 4.0 International License.

+

Available as multi-format

+

PDF | Website | Web Book eBook | Print-on-Demand

+

Translations

+

Machine translations from DeepL: DE, FR, ES

+

Interoperable formats & reuse

+

Edit using Fidus Writer editor - multi‑user, word processor and publishing pipeline. Request access: contact@tld.com

+ +

Version history

+
    +
  • +

    See Github repository for publishing history: All edits | All releases | Publication roadmap and tasks

    +
  • +
+

Publication review

+
    +
  • +

    Review: Pocess #1 | process #2 | Process #3

    +
  • +
+

Publication usage stats

+
    +
  • +

    GitHub Insights | PoD & eBook - use and sales

    +
  • +
+
+
+ + \ No newline at end of file diff --git a/html/document-2.html b/html/document-2.html new file mode 100644 index 0000000..19e21a1 --- /dev/null +++ b/html/document-2.html @@ -0,0 +1,51 @@ + + + + + Introduction + + + + +
Introduction
+
+
+
Image: blush.design All Illustrations published on Blush can be used for free. Licence.
+
+

Maecenas imperdiet tempus felis sed hendrerit. Etiam ornare placerat augue sit amet sollicitudin. Cras a posuere nibh. Aliquam lobortis imperdiet magna. Curabitur fermentum lacinia consectetur.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce aliquam dictum magna. Etiam eget mollis tellus. Nunc fermentum vestibulum risus in dignissim. Maecenas imperdiet tempus felis sed hendrerit. Etiam ornare placerat augue sit amet sollicitudin. Cras a posuere nibh. Aliquam lobortis imperdiet magna. Curabitur fermentum lacinia consectetur. Phasellus auctor ipsum id semper hendrerit. Quisque aliquet molestie eros, ac viverra nunc. Aliquam ut dignissim nisl. Phasellus feugiat luctus magna lacinia ornare. Fusce laoreet vulputate felis.

+

Header 2

+

Nulla eget ante et leo feugiat varius nec id eros. Nullam dictum sit amet leo id faucibus. Nullam in felis nec lorem ultrices consequat eget non velit. Praesent nunc mi, aliquam sit amet purus et, consequat mollis lacus. Vestibulum et laoreet nisi, id pretium erat. Nam mollis placerat augue, non facilisis urna auctor vitae. Aenean quis ipsum et augue facilisis sodales. Quisque dignissim viverra neque in convallis. Mauris augue orci, scelerisque vitae felis ac, pulvinar euismod diam. Suspendisse sed pharetra mauris. (Kay 1972)

+
+

Praesent nunc mi, aliquam sit amet purus et, consequat mollis lacus. Vestibulum et laoreet nisi, id pretium erat. Nam mollis placerat augue, non facilisis urna auctor vitae. Aenean quis ipsum et augue facilisis sodales. Quisque dignissim viverra neque in convallis.
- A quotation

+
+

Header 3

+

Proin a facilisis urna. Phasellus sed justo iaculis, eleifend lacus ut, commodo enim. Cras blandit volutpat consectetur. Interdum et malesuada fames ac ante ipsum primis in faucibus. Vivamus dapibus urna dui, a volutpat massa aliquam a. Phasellus id finibus erat, eget consequat enim. Suspendisse quis consectetur ligula, ac luctus magna. Aliquam erat volutpat. Vivamus posuere id eros vitae facilisis. Maecenas gravida ultricies vulputate. Aliquam erat volutpat. Curabitur vitae mollis leo. Suspendisse iaculis quam sit amet lobortis fringilla. Donec vehicula est eu sodales vehicula. Aliquam quis quam sem.

+

Header 4

+

Ut eu lacus ac enim ullamcorper rhoncus. Sed ac dapibus libero. Suspendisse mattis orci pretium imperdiet volutpat. Nulla pharetra in mauris eget pharetra. Cras suscipit tristique eros, ac dapibus tellus vestibulum ut. Duis dictum consectetur ante, eu sodales tortor suscipit vitae. Integer semper lacus ipsum, sed dapibus felis faucibus ac. Etiam cursus neque sit amet augue aliquam, a molestie purus rhoncus. Morbi quis interdum leo.

+
Header 5
+

Curabitur ut urna justo. Vivamus odio quam, elementum nec magna sit amet, faucibus iaculis nibh. Praesent porttitor mi ut porta dapibus. Maecenas in dolor sed ex dictum tincidunt sed ac purus. Vestibulum ultrices ante malesuada diam interdum, ac facilisis magna pretium. Nullam placerat libero convallis mattis ullamcorper. Curabitur mollis ipsum at posuere hendrerit. Mauris vitae nunc sollicitudin, tempor velit vitae, tempus nunc.

+
Header 6
+

Vestibulum nec est ipsum. Ut dictum bibendum dui nec pulvinar. Mauris magna urna, aliquet eu odio nec, lobortis tincidunt tellus. Nullam sed ullamcorper enim. Nunc non mauris in odio fringilla cursus. Praesent mattis tellus eget mollis porta. Vivamus eget efficitur nibh. Ut mattis semper est, quis congue lorem tincidunt nec. Cras eu volutpat neque, quis auctor nulla. Integer sapien purus, varius id nisl sit amet, egestas vehicula elit.

+

Duis ultrices felis libero, sed ullamcorper justo aliquet ac. Proin sed sodales urna, eu egestas diam. Fusce vel quam diam. Duis interdum sem sem, a feugiat velit lacinia vitae. Donec sit amet lacus eros. Nullam vel sem ut elit sagittis maximus. Vivamus tellus erat, volutpat a accumsan in, faucibus vel arcu. Phasellus feugiat lobortis ex non lobortis. Curabitur egestas egestas leo, vitae tempus orci viverra quis. Suspendisse porttitor lobortis aliquam. Suspendisse molestie pretium eros, sit amet euismod mauris. Morbi sodales risus a tortor sodales, sed elementum risus lobortis.

+

Morbi tincidunt nisl in dolor bibendum gravida. Aliquam lacinia eros ac lorem lobortis dictum. Fusce ultricies posuere viverra. Sed posuere est orci, eu cursus ipsum eleifend eu. Suspendisse et fermentum metus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent dolor libero, viverra et bibendum et, dapibus in augue. Vestibulum vitae ex elit. Nunc efficitur ante vel nisi sodales, nec fermentum neque dapibus. Aenean molestie faucibus justo nec sagittis. Fusce ac arcu pharetra, tempus dui sed, blandit quam.

+

Nam blandit enim vitae vulputate finibus. Proin iaculis convallis sapien vel scelerisque. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Nam vehicula sagittis justo, vitae mattis purus aliquet quis. Praesent in odio lacus. Donec tristique mollis felis tincidunt convallis. Nullam fringilla, nulla at pharetra porta, augue orci sollicitudin enim, quis tempus enim ex eget neque. In non massa sed arcu venenatis fringilla eget vitae elit. Sed fermentum tempor mauris eget blandit. Nam pulvinar accumsan orci eget luctus.

+

In finibus pharetra ipsum, a placerat mi fringilla vel. Pellentesque hendrerit ante et gravida varius. Duis eget augue sit amet ante finibus pellentesque. Ut blandit venenatis risus, in tristique mauris pulvinar vitae. In hac habitasse platea dictumst. Donec dapibus dictum velit, at posuere lacus auctor eget. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed euismod molestie ipsum. Nunc sagittis, enim vel ultricies eleifend, neque neque imperdiet est, ornare dapibus sem sapien in mauris. Integer viverra sem nibh, sit amet feugiat mi cursus elementum.

+
+

+
+
+
+

A footnote commenting on the subject of the report.

+

Footnotes can have multiple paragraphs if needed.

+
+
+

Note citations can be automatically pulled in from databases. As well as have the citation style changed automatically.

+
+
+

Bibliography

+
+
Kay, Alan. 1972. “A Personal Computer for Children of All Ages.” ACM '72: Proceedings of the ACM Annual Conference - Volume 1, August. https://doi.org/10.1145/800193.1971922.
+
+ + \ No newline at end of file diff --git a/html/document-3.html b/html/document-3.html new file mode 100644 index 0000000..0da7ead --- /dev/null +++ b/html/document-3.html @@ -0,0 +1,224 @@ + + + + + Text + + + + +
Text
+
+
+

by The Authors ORCiD: 0000-0000-0000-0000

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ut bibendum dui, at ultricies dolor. Praesent rhoncus, nibh eget interdum facilisis, massa erat vehicula metus, quis ultrices leo enim et ligula. Vestibulum a ultricies sapien.

+

Praesent id eleifend velit. Vestibulum ut dolor bibendum, congue nisi eget, vestibulum purus. Nullam vel purus iaculis tellus pellentesque pharetra eget at mauris. (GESIS 2020) Morbi fringilla dolor laoreet, blandit elit ac, ultricies est. Nullam eu mi justo. Proin eu scelerisque purus. Cras et finibus nulla, in aliquet ex. Cras non viverra lectus, eu aliquam magna. (Schimmler et al. 2019)

+

Suspendisse sollicitudin interdum ex eu sodales. (WZB 2016) Cras id faucibus leo. Ut pulvinar lorem id sollicitudin scelerisque. Vestibulum ornare molestie vestibulum. Aenean purus nibh, semper ut nunc sit amet, maximus malesuada ante. Aenean mi risus, fringilla et auctor sit amet, condimentum vitae quam. Nam ut neque dolor. (Abhishek V R 2023) Phasellus sit amet nibh a quam euismod consequat. Maecenas non dolor molestie, iaculis metus non, elementum urna. Fusce lobortis accumsan iaculis. Integer interdum vestibulum pulvinar. Aenean blandit, justo ut mollis pulvinar, felis purus efficitur lectus, et eleifend lectus eros ultricies tellus. Maecenas non dolor molestie, iaculis metus non, elementum urna. Fusce lobortis accumsan iaculis. Integer interdum vestibulum pulvinar. Aenean blandit, justo ut mollis pulvinar, felis purus efficitur lectus, et eleifend lectus eros ultricies tellus.

+

Header 2

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table pasted in from a Spreadsheet.
+

NAME

+
+

WEBLAUNCHYEAR

+
+

PRIMEPHASEALPHA

+
+

PRIME PHASE No

+
+

name (blue ones were added during last update)

+
+

year of weblaunch / introduction / founding

+
+

primary phase of workflow targeted

+
+

phase order

+
+

OSF (Open Science Framework)

+
+

2013

+
+

project management/planning

+
+

0

+
+

AsPredicted

+
+

2015

+
+

project management/planning

+
+

0

+
+

DMP Tool

+
+

2011

+
+

project management/planning

+
+

0

+
+

Projects

+
+

2013

+
+

project management/planning

+
+

0

+
+

Confluence (Atlassian)

+
+

2003

+
+

project management/planning

+
+

0

+
+

Innocentive

+
+

2001

+
+

crowdsource/define research priorities/ideas

+
+

1

+
+

DHcommons

+
+

2010

+
+

crowdsource/define research priorities/ideas

+
+

1

+
+

+

Nullam elementum interdum lorem ac aliquet. Sed eleifend blandit convallis. Sed at porttitor urna. Fusce rhoncus sodales scelerisque. Donec massa sem, pharetra nec pulvinar ac, ultrices vitae orci. Donec mollis varius ligula, nec viverra felis ornare rutrum. Fusce euismod metus ac ultricies sollicitudin. Sed vehicula lacus orci, quis volutpat erat consectetur nec.

+

Duis hendrerit laoreet metus quis volutpat. Vivamus vel purus tortor. Integer lectus nunc, aliquet eu malesuada eu, elementum eu elit. Pellentesque vel semper sem. Phasellus bibendum massa sapien. Integer convallis, mauris a porta tincidunt, massa arcu fringilla eros, at fermentum mauris odio vitae diam. Sed nec lacus vel purus interdum finibus. Nullam lacinia nisi vitae dapibus tempus. Morbi sed lectus vitae turpis ornare volutpat. Fusce bibendum enim et risus sagittis, sed fermentum justo feugiat. Nulla at turpis eleifend, consectetur lacus quis, consectetur sapien. Duis euismod hendrerit pellentesque. Quisque pretium turpis mollis, tincidunt erat sed, rhoncus dui. Etiam at tincidunt leo. Cras semper erat vel tortor imperdiet pellentesque.

+

Suspendisse efficitur, nibh elementum mattis pretium, mi diam pharetra nulla, non fringilla turpis enim ut dui. Quisque semper dui id est vestibulum sollicitudin. Integer porttitor commodo tellus, commodo pharetra nunc tempor suscipit. Interdum et malesuada fames ac ante ipsum primis in faucibus.

+

F=Gm1m2/d2

+

Newton's Law of Gravity states that attrative force (gravity) exists between any two objects.

+
    +
  • +

    F: Gravitational Force, in N

    +
  • +
  • +

    m1: Mass of Object 1, in Kg

    +
  • +
  • +

    m2: Mass of Object 2, in Kg

    +
  • +
  • +

    d: Distance between the two Objects, in m

    +
  • +
  • +

    G: Gravitation Constant, is 6.67 × 10-11 N.m2/kg2

    +
  • +
+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin egestas iaculis leo, eget interdum diam porta sed. Donec posuere odio sit amet lectus feugiat pellentesque. Donec ac rhoncus nunc. Pellentesque rhoncus, nisl et scelerisque porta, massa purus condimentum dui, nec dictum dui est at eros. Phasellus auctor odio vitae mollis dictum. Etiam cursus, erat eu efficitur fermentum, est lorem facilisis sapien, quis condimentum velit dui quis eros. Pellentesque non elementum odio. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae;

+

Aenean consequat risus neque, in blandit turpis auctor in. Mauris porta porttitor nibh, sit amet molestie ex ultrices sed. Proin sed turpis quis lacus consectetur lacinia vel id ex. Etiam at finibus magna, id semper leo. Nulla erat nibh, gravida id erat a, maximus convallis sapien. Ut lobortis mi ipsum, sit amet aliquam urna posuere tincidunt. Nullam at feugiat velit. Aliquam erat volutpat.

+

Donec tristique risus libero. Pellentesque lacinia ut orci non ornare. Etiam dapibus dui ut magna pellentesque consequat. In quam nisl, blandit in interdum ut, faucibus a quam. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec aliquam scelerisque erat quis egestas. Cras pharetra imperdiet sodales. Sed rutrum ipsum aliquam nibh viverra ornare. Aliquam id nulla nec est lacinia malesuada id nec risus. Etiam aliquam ante hendrerit urna tincidunt eleifend. Aliquam erat volutpat. Donec consectetur sodales libero ac porta.

+
+
PhotoNeudenau, Germany, district Herbolzheim: sloping up bare fields, a track with green grass and a lonely pear tree near the Hohe Strasse southeast of Herbolzheim. © Roman Eisele / Wikimedia Commons / CC BY-SA 4.0.
+
+

Nam volutpat nec nisi id euismod. Donec varius felis orci, vel suscipit leo pretium et. Vestibulum semper, eros a blandit sodales, mi ipsum mollis dui, quis fringilla urna neque sit amet libero. Cras euismod sem ut sem varius sagittis. Suspendisse eu erat elit. Vivamus in magna enim. Mauris vestibulum massa ac porttitor facilisis.

+
    +
  • +

    Unordered list

    +
  • +
  • +

    Item two

    +
  • +
  • +

    Item three

    +
  • +
+

Aliquam eget lacus ipsum. Pellentesque at fringilla sapien, at facilisis elit. Proin ut lectus accumsan, venenatis lacus sed, aliquet leo. Integer vel orci id mauris volutpat elementum ut non risus. Aliquam eget lacus ipsum. Pellentesque at fringilla sapien, at facilisis elit. Proin ut lectus accumsan, venenatis lacus sed, aliquet leo. Integer vel orci id mauris volutpat elementum ut non risus.

+
    +
  1. +

    Ordered list

    +
  2. +
  3. +

    Item 2

    +
  4. +
  5. +

    Item 3

    +
  6. +
+

Sed faucibus, sem vitae congue gravida, tellus ex tincidunt erat, non tristique elit nibh lobortis ex. Nunc rutrum libero vitae risus sagittis volutpat. Integer orci quam, lobortis a justo quis, varius vehicula felis. Donec non leo sodales, varius magna nec, maximus leo.

+
+

Suspendisse vitae euismod risus. Donec tortor nulla, condimentum non porta ut, gravida nec nisl. Morbi vitae pharetra turpis, in varius turpis.

+

- A quote citation

+
+

Sed venenatis porta pulvinar. Donec nec maximus arcu. Morbi viverra consequat tellus, eu tristique sapien mattis ut.

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eget odio sed tortor suscipit pretium. Cras bibendum varius mauris vel hendrerit. Vivamus in blandit urna. Quisque justo elit, laoreet non tortor vitae, dignissim luctus felis. Donec euismod erat nec ex tempus blandit. Proin quis urna dui. Ut tempus felis molestie tortor posuere, id aliquet orci rhoncus. Donec finibus vehicula ex, eget auctor neque mollis et. Duis viverra ex eu ipsum vestibulum consectetur. Suspendisse eget metus sit amet dui feugiat tristique vel sed mauris. Vivamus ut turpis feugiat, auctor sem non, blandit erat. Nulla facilisi. Suspendisse potenti.

+

Sed lobortis rutrum dui vel sagittis. Proin et ligula eu dolor tristique ornare. Vivamus laoreet, lectus ut tincidunt pellentesque, diam dolor auctor ex, vitae facilisis massa orci sit amet velit. Phasellus id sapien bibendum, ornare dolor quis, feugiat urna. Proin vitae felis sollicitudin, sodales mauris at, pretium est.

+
+
+
+

The editor can handle math calculations.

+
+
+

Bibliography

+
+
Abhishek V R. 2023. “Energy Efficient Glazing Technologies and Life Cycle Costs.” https://doi.org/10.5281/ZENODO.7809805.
+
GESIS. 2020. “GESIS Open Science Strategy.” https://doi.org/https://doi.org/10.21241/ssoar.68697.
+
Schimmler, Sonja, Fabian Kirstein, Sebastian Urbanek, Hannes Wünsche, and Manfred Hauswirth. 2019. “Growing Open Science with the Combined Potential of Citizen Science and Auto Science.”
+
WZB. 2016. “Time to Go beyond Interstate Federalism - or Something Different? The Response of New pro-European Think Tanks to the EU Integration Crisis.”
+
+ + \ No newline at end of file diff --git a/html/document-4.html b/html/document-4.html new file mode 100644 index 0000000..869dd95 --- /dev/null +++ b/html/document-4.html @@ -0,0 +1,1004 @@ + + + + + Appendix + + + + +
Appendix
+
+

Associated data

+

Data files can be found in the publication Git repositors.

+

URL: https://github.com/

+

DOI: 0000.0000.000

+

Sed lobortis rutrum dui vel sagittis. Proin et ligula eu dolor tristique ornare. Vivamus laoreet, lectus ut tincidunt pellentesque, diam dolor auctor ex, vitae facilisis massa orci sit amet velit. Phasellus id sapien bibendum, ornare dolor quis, feugiat urna. Proin vitae felis sollicitudin, sodales mauris at, pretium est. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque quis sem nec urna lacinia lobortis quis quis mauris. Cras et risus lacus. Cras rutrum auctor quam eget posuere. Nulla pellentesque mi vitae felis sollicitudin, sed placerat ligula fermentum. Nulla felis orci, elementum ut sem at, condimentum hendrerit quam.

+

Data preview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TableA preview of the full data available in a Jupyter Notebook
+

Header 1

+
+

Header 2

+
+

Header 3

+
+

Header 4

+
+

Header 5

+
+

Row 1

+
+

A

+
+

B

+
+

C

+
+

D

+
+

Row 2

+
+

B

+
+

+
+

+
+

+
+

Row 3

+
+

C

+
+

+
+

+
+

+
+

Row 4

+
+

D

+
+

+
+

+
+

+
+

Row 5

+
+

E

+
+

+
+

+
+

+
+

Row 5

+
+

F

+
+

+
+

+
+

+
+

+

Survey

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TableFull findings of the survey shown here. Data DOI available at end of table.
+

Resource

+
+

Resource URL

+
+

Healthcare Cost and Utilization Project (HCUP)

+
+

http://www.hcup-us.ahrq.gov/

+
+

Biologic Specimen and Data Repository Information Coordinating Center (BioLINCC)

+
+

https://biolincc.nhlbi.nih.gov/home/

+
+

Biospecimens/Biorepositories: Rare Disease Hub (RD-HUB)

+
+

http://biospecimens.ordr.info.nih.gov/

+
+

dbGaP

+
+

http://www.ncbi.nlm.nih.gov/gap

+
+

Federal Interagency Traumatic Brain Injury Research (FITBIR) Informatics System

+
+

https://fitbir.nih.gov/

+
+

Inter-university Consortium for Political and Social Research (ICPSR)

+
+

https://www.icpsr.umich.edu/icpsrweb/landing.jsp

+
+

National Addiction & HIV Data Archive Program (NAHDAP)

+
+

http://www.icpsr.umich.edu/icpsrweb/NAHDAP/

+
+

National Database for Autism Research

+
+

ndar.nih.gov

+
+

NIDA Center on Genetics Studies

+
+

https://nidagenetics.org/

+
+

NIDDK Central Repository

+
+

https://www.niddkrepository.org/home/

+
+

Parkinson’s Disease Biomarkers Program Data Management Resource (PDBP DMR)

+
+

https://pdbp.ninds.nih.gov/

+
+

Parkinson’s Progression Markers Initiative

+
+

http://www.ppmi-info.org/

+
+

National Sleep Research Resource

+
+

http://sleepdata.org/

+
+

The Immunology Database and Analysis Portal (ImmPort)

+
+

https://immport.niaid.nih.gov/immportWeb/home/home.do?loginType=full

+
+

Biological General Repository for Interaction Datasets (BioGRID)

+
+

http://thebiogrid.org/

+
+

Cell Centred Database (CCDB)

+
+

http://ccdb.ucsd.edu/index.shtm

+
+

Chemical Effects in Biological Systems (CEBS)

+
+

http://tools.niehs.nih.gov/cebs3/ui/

+
+

ClinicalTrials.gov

+
+

https://clinicaltrials.gov/

+
+

CTN Data Share

+
+

https://datashare.nida.nih.gov/

+
+

dbSNP

+
+

http://www.ncbi.nlm.nih.gov/SNP/

+
+

dbVar

+
+

http://www.ncbi.nlm.nih.gov/dbvar/

+
+

Eukaryotic Pathogen Database Resources (EuPathDB)

+
+

http://eupathdb.org/eupathdb/

+
+

Europe PMC

+
+

http://europepmc.org/

+
+

FlyBase: A Drosophila Genomic and Genetic Database

+
+

http://flybase.org/

+
+

GenBank

+
+

http://www.ncbi.nlm.nih.gov/genbank

+
+

Gene Expression Omnibus (GEO)

+
+

http://www.ncbi.nlm.nih.gov/geo/

+
+

Gene Ontology

+
+

geneontology.org/

+
+

Influenza Research Database (IRD)

+
+

http://www.fludb.org/brc/home.spg?decorator=influenza

+
+

International Human Epigenome Consortium (IHEC) Data Portal

+
+

http://epigenomesportal.ca/ihec/

+
+

Kegg

+
+

www.genome.jp/kegg/kegg1.html

+
+

miRBase

+
+

www.mirbase.org

+
+

Mouse genome database

+
+

http://phenome.jax.org/

+
+

Mouse Phenome Database (MPD)

+
+

-

+
+

Nanomaterial Registry

+
+

https://www.nanomaterialregistry.org/

+
+

NCBI databases

+
+

www.ncbi.nlm.nih.gov/guide/all/

+
+

NCBO BioPortal

+
+

bioportal.bioontology.org/

+
+

NeuroMorpho.org

+
+

http://neuromorpho.org/neuroMorpho/index.jsp

+
+

Neuroscience Information Framework (NIF)

+
+

http://www.neuinfo.org/

+
+

NIDDK database

+
+

scicrunch.org/dknet/Data/search?q=

+
+

Nuclear Receptor Signaling Atlas (NURSA)

+
+

https://www.nursa.org/nursa/index.jsf

+
+

OBO Foundry

+
+

www.obofoundry.org/

+
+

Open Science Framework

+
+

http://osf.io/

+
+

Panther

+
+

pantherdb.org/

+
+

Pathway Commons

+
+

www.pathwaycommons.org/about/

+
+

PeptideAtlas

+
+

http://www.peptideatlas.org/

+
+

PMC

+
+

http://www.ncbi.nlm.nih.gov/pmc/

+
+

Protein Data Bank (PDB)

+
+

http://www.rcsb.org/pdb/home/home.do

+
+

PubChem

+
+

pubchem.ncbi.nlm.nih.gov/

+
+

Quantitative Trait Loci (QTL) Archive

+
+

http://phenome.jax.org/db/q?rtn=qtl/home

+
+

Rat Genome Database (RGD)

+
+

rgd.mcw.edu/wg/home

+
+

RxNorm

+
+

www.nlm.nih.gov/research/umls/rxnorm/

+
+

Sequence Read Archive (SRA)

+
+

http://www.ncbi.nlm.nih.gov/sra/

+
+

The Cancer Imaging Archive (TCIA)

+
+

http://www.cancerimagingarchive.net/

+
+

The Zebrafish Model Organism Database (ZFIN)

+
+

http://zfin.org/

+
+

Transporter Classification Database (TCDB)

+
+

http://www.tcdb.org/

+
+

UCSC Genome Browser

+
+

genome.ucsc.edu/

+
+

Uniprot

+
+

www.uniprot.org/

+
+

VectorBase

+
+

https://www.vectorbase.org/

+
+

WormBase

+
+

https://www.wormbase.org/#01-23-6

+
+

Xenbase

+
+

http://www.xenbase.org/entry/

+
+

PubRef

+
+

-

+
+

GitHub

+
+

https://github.com

+
+

eumicrobedb

+
+

http://eumicrobedb.org/

+
+

bgagenomicsdb

+
+

http://www.bgagenomics.iicb.res.in/

+
+

WikiPathways

+
+

http://www.wikipathways.org

+
+

SNPedia

+
+

www.SNPedia.com

+
+

BEI Resource Repository

+
+

https://www.beiresources.org/

+
+

Database of Interacting Proteins (DIP)

+
+

http://dip.doe-mbi.ucla.edu/dip/Main.cgi

+
+

GeneNetwork

+
+

http://www.genenetwork.org/webqtl/main.py

+
+

Human Connectome Project

+
+

http://www.humanconnectome.org/

+
+

Integrating Data for Analysis, Anonymization, and Sharing (iDASH)

+
+

https://idash.ucsd.edu/

+
+

LONI Database

+
+

https://ida.loni.usc.edu/login.jsp

+
+

Multiparameter Intelligent Monitoring in Intensive Care II (MIMIC-II)

+
+

https://mimic.physionet.org/database.html

+
+

Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC)

+
+

https://www.nitrc.org/

+
+

NIDCR FaceBase

+
+

www.facebase.org/

+
+

NIMH Limited Access Clinical Trial Datasets

+
+

http://www.nimh.nih.gov/funding/clinical-research/datasets/nimh-procedures-for-requesting-data-sets.shtml

+
+

NITRC-IR

+
+

www.nitrc.org/ir/app/template/Search.vm/node/projectData.a

+
+

OpenfMRI

+
+

http://openfmri.org/

+
+

TCGA

+
+

tcga-data.nci.nih.gov/tcga/

+
+

The 1000 Functional Connectomes Project (FCP) / International Neuroimaging Data-Sharing Initiative (INDI)

+
+

http://fcon_1000.projects.nitrc.org/

+
+

The Cardiovascular Research Grid (CVRG)

+
+

http://cvrgrid.org/

+
+

TrialShare

+
+

https://www.itntrialshare.org/

+
+

National Archive of Computerized Data on Aging (NACDA)

+
+

http://www.icpsr.umich.edu/icpsrweb/NACDA/

+
+

Gateway to Global Aging Data (G2Aging)

+
+

https://www.g2aging.org/

+
+

Autism Brain Imaging Data Exchange (ABIDE)

+
+

fcon_1000.projects.nitrc.org/indi/abide/

+
+

(Encuesta Nacional de Salud y Nutricion (Health and Nutrition National Survey of Mexico) (ENSANUT)

+
+

http://ensanut.insp.mx

+
+

Korean Longitudinal Study of Ageing (KLoSA)

+
+

http://www.kli.re.kr/kli/

+
+

Mexican Health and Aging Study (MHAS)

+
+

www.mhasweb.org

+
+

PhenoExplorer

+
+

phenoexplorer.org/

+
+

Physionet

+
+

www.physionet.org/physiobank/

+
+

Metabolomics workbench

+
+

www.metabolomicsworkbench.org/

+
+

BIRN

+
+

+
+

Emerge database

+
+

emerge.mc.vanderbilt.edu/

+
+

Healthdata.gov

+
+

http://www.healthdata.gov/

+
+

Intermine

+
+

http://intermine.org/

+
+

LINCS

+
+

www.lincsproject.org/data/data-releases/

+
+

NCI cloud database

+
+

cbiit.nci.nih.gov/ncip/biomedical-informatics-resources/data

+
+

NeuroLex.org

+
+

http://neurolex.org

+
+

NIH Human Microbiome Project

+
+

hmpdacc.org/resources/data_browser.php

+
+

OpenConnectome

+
+

openconnecto.me

+
+

SIB Bioinformatics Portal

+
+

www.expasy.org/

+
+

gramene

+
+

http://www.gramene.org

+
+

3d Brain Atlas Reconstructor

+
+

http://www.3dbars.org/

+
+

Brain Slices

+
+

https://brainslices.org/

+
+

Reactome

+
+

http://www.reactome.org

+
+

Data source

+

Data files can be found in the publication Git repositors.

+

URL: https://github.com/

+

DOI: 0000.0000.000

+
+
+ + \ No newline at end of file diff --git a/html/document-5.html b/html/document-5.html new file mode 100644 index 0000000..013e6a9 --- /dev/null +++ b/html/document-5.html @@ -0,0 +1,44 @@ + + + + + Contributors + + + + +
Contributors
+
+

Author(s)

+
+

Name

+

ORCiD: https://orcid.org/0000-0000-0000-0000

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam venenatis enim tellus, sit amet consectetur turpis varius eget. Donec commodo pharetra elit, sit amet semper ex tempus sed. Etiam ut pharetra leo. Quisque cursus mauris non mauris porttitor porttitor. Pellentesque viverra risus gravida neque molestie, at vehicula nisl feugiat. Donec eget euismod massa. Vestibulum ut lobortis ante. Pellentesque viverra risus gravida neque molestie, at vehicula nisl feugiat. Donec eget euismod massa. Vestibulum ut lobortis ante.

+

Researcher(s)

+
+

Name

+

ORCiD: https://orcid.org/0000-0000-0000-0000

+

Sed dolor diam, dignissim eget ullamcorper et, venenatis quis orci. Sed ut augue volutpat, tempor diam ac, posuere nulla. Fusce laoreet auctor leo a fringilla. Nulla iaculis neque sem, vel posuere eros tincidunt a. Suspendisse in dui quis sapien congue tempor sit amet sed leo. In semper elementum arcu eu dignissim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Mauris ornare tempus libero, vitae suscipit quam fringilla eget. Praesent placerat nunc nec felis rhoncus, nec finibus nisl pellentesque. Pellentesque et vestibulum magna, non consequat felis.

+

Thanks

+

Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Mauris ornare tempus libero, vitae suscipit quam fringilla eget. Praesent placerat nunc nec felis rhoncus, nec finibus nisl pellentesque. Pellentesque et vestibulum magna, non consequat felis.

+
+

About the publication

+

Curabitur ultricies sapien eget lacus tristique, sit amet iaculis arcu mattis. Cras auctor, augue quis aliquam sagittis, arcu ex pharetra nisl, auctor cursus odio risus eu eros. Phasellus augue velit, vulputate a congue sit amet, mollis nec nisl. Etiam ac ligula luctus, sagittis eros quis, vehicula sem. Mauris eget molestie tortor. Ut sit amet lacus lacus. In augue lorem, vestibulum nec justo condimentum, vehicula tempus metus.

+

Contact

+
Organisation name
+
+

+

+

+

Web: website.tld

+

Social media: organisation@mastodon

+

E-mail: contact@organisation.tld

+

Address: street name 00, City 00000, Country.

+

Registration Number: 00000000

+
Find the publication online
+

Report title. Author names. © The Organisation 20XX. This work is licensed under a Creative Commons Attribution 4.0 International License.

+

DOI: 000.0000 Cryptographic ID: #0000000

+
+
+ + \ No newline at end of file diff --git a/html/images/1fa18e9f-eb2d-44f8-a1bc-a761a09f972e.png b/html/images/1fa18e9f-eb2d-44f8-a1bc-a761a09f972e.png new file mode 100644 index 0000000..f4aa106 Binary files /dev/null and b/html/images/1fa18e9f-eb2d-44f8-a1bc-a761a09f972e.png differ diff --git a/html/images/45ff9ba7-23db-4aef-8e66-5b46cab0740e.png b/html/images/45ff9ba7-23db-4aef-8e66-5b46cab0740e.png new file mode 100644 index 0000000..085b579 Binary files /dev/null and b/html/images/45ff9ba7-23db-4aef-8e66-5b46cab0740e.png differ diff --git a/html/images/4d5aeba0-eccd-4039-93f8-6f576dfb284d.png b/html/images/4d5aeba0-eccd-4039-93f8-6f576dfb284d.png new file mode 100644 index 0000000..1c64743 Binary files /dev/null and b/html/images/4d5aeba0-eccd-4039-93f8-6f576dfb284d.png differ diff --git a/html/images/61c76874-4adf-40b2-9803-0a3db690688c.png b/html/images/61c76874-4adf-40b2-9803-0a3db690688c.png new file mode 100644 index 0000000..65895d1 Binary files /dev/null and b/html/images/61c76874-4adf-40b2-9803-0a3db690688c.png differ diff --git a/html/images/6fe34584-8d69-4802-be0e-a281121840ac.png b/html/images/6fe34584-8d69-4802-be0e-a281121840ac.png new file mode 100644 index 0000000..4960652 Binary files /dev/null and b/html/images/6fe34584-8d69-4802-be0e-a281121840ac.png differ diff --git a/html/images/9ca8919d-1362-44f1-9b69-1a9286cf1f45.jpeg b/html/images/9ca8919d-1362-44f1-9b69-1a9286cf1f45.jpeg new file mode 100644 index 0000000..505b06f Binary files /dev/null and b/html/images/9ca8919d-1362-44f1-9b69-1a9286cf1f45.jpeg differ diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..422ebef --- /dev/null +++ b/html/index.html @@ -0,0 +1,228 @@ + + + + + + Generate Lorem Ipsum placeholder text. Select the number of characters, words, sentences or paragraphs, and hit generate! + + + + +
+

Generate Lorem Ipsum placeholder text. Select the number of characters, words, sentences or paragraphs, and hit generate!

+

Manual subtitle text text text text

+

by The Author; Author; Author; Author

+

Version 1.0M DOI: 10.1000/200 REPO: https://github.com/a-machine/manual-demo

+
+
+

Published by: The Publisher

+

Last updated: 2024-10-31

+

Created: 2023-06-13

+

Language: English (United States)

+

Created by: The Editor

+
+ + + \ No newline at end of file diff --git a/latex/1fa18e9f-eb2d-44f8-a1bc-a761a09f972e.png b/latex/1fa18e9f-eb2d-44f8-a1bc-a761a09f972e.png new file mode 100644 index 0000000..f4aa106 Binary files /dev/null and b/latex/1fa18e9f-eb2d-44f8-a1bc-a761a09f972e.png differ diff --git a/latex/45ff9ba7-23db-4aef-8e66-5b46cab0740e.png b/latex/45ff9ba7-23db-4aef-8e66-5b46cab0740e.png new file mode 100644 index 0000000..085b579 Binary files /dev/null and b/latex/45ff9ba7-23db-4aef-8e66-5b46cab0740e.png differ diff --git a/latex/4d5aeba0-eccd-4039-93f8-6f576dfb284d.png b/latex/4d5aeba0-eccd-4039-93f8-6f576dfb284d.png new file mode 100644 index 0000000..1c64743 Binary files /dev/null and b/latex/4d5aeba0-eccd-4039-93f8-6f576dfb284d.png differ diff --git a/latex/61c76874-4adf-40b2-9803-0a3db690688c.png b/latex/61c76874-4adf-40b2-9803-0a3db690688c.png new file mode 100644 index 0000000..65895d1 Binary files /dev/null and b/latex/61c76874-4adf-40b2-9803-0a3db690688c.png differ diff --git a/latex/6fe34584-8d69-4802-be0e-a281121840ac.png b/latex/6fe34584-8d69-4802-be0e-a281121840ac.png new file mode 100644 index 0000000..4960652 Binary files /dev/null and b/latex/6fe34584-8d69-4802-be0e-a281121840ac.png differ diff --git a/latex/9ca8919d-1362-44f1-9b69-1a9286cf1f45.jpeg b/latex/9ca8919d-1362-44f1-9b69-1a9286cf1f45.jpeg new file mode 100644 index 0000000..505b06f Binary files /dev/null and b/latex/9ca8919d-1362-44f1-9b69-1a9286cf1f45.jpeg differ diff --git a/latex/bibliography.bib b/latex/bibliography.bib new file mode 100644 index 0000000..3d47d7e --- /dev/null +++ b/latex/bibliography.bib @@ -0,0 +1,38 @@ +@article{KayAlan197208, +doi = {10.1145/800193.1971922}, +url = {https://dl.acm.org/doi/abs/10.1145/800193.1971922}, +date = {1972-08}, +title = {A Personal Computer for Children of All Ages}, +author = {given={Alan}, family={Kay}}, +journaltitle = {{\mkbibitalic{ACM '72: Proceedings of the ACM annual conference - Volume 1}}} +} + +@misc{gesis-ssoar-70027, +date = {2016}, +title = {Time to go beyond interstate federalism - or something different? The response of new pro-European think tanks to the EU integration crisis}, +author = {{WZB}} +} + +@misc{gesis-ssoar-62624, +date = {2019}, +title = {Growing Open Science with the Combined Potential of Citizen Science {and} Auto Science}, +author = {given={Sonja}, family={Schimmler} and given={Fabian}, family={Kirstein} and given={Sebastian}, family={Urbanek} and given={Hannes}, family={Wünsche} and given={Manfred}, family={Hauswirth}} +} + +@misc{gesis-ssoar-68697, +doi = {https://doi.org/10.21241/ssoar.68697}, +date = {2020}, +title = {GESIS Open Science Strategy}, +author = {{GESIS}} +} + +@article{https://doi.org/10.5281/zenodo.7809805, +doi = {10.5281/ZENODO.7809805}, +url = {https://zenodo.org/record/7809805}, +date = {2023}, +title = {Energy Efficient Glazing Technologies {and} Life Cycle Costs}, +author = {{Abhishek V R}}, +langid = {usenglish}, +keywords = {life cycle cost, glazing, technology, system, High-Performance Glazing, buildings}, +language = {en} +} \ No newline at end of file diff --git a/latex/book.tex b/latex/book.tex new file mode 100644 index 0000000..bb963b3 --- /dev/null +++ b/latex/book.tex @@ -0,0 +1,50 @@ +\documentclass[11pt]{book} + +\usepackage{hyperref} +\usepackage{caption} +\usepackage{wrapfig} + +\usepackage[backend=biber,hyperref=false,citestyle=authoryear,bibstyle=authoryear]{biblatex} + +\bibliography{bibliography} + +\usepackage{graphicx} + +\usepackage{calc} + +\newlength{\imgwidth} + +\newcommand\scaledgraphics[2]{% + +\settowidth{\imgwidth}{\includegraphics{#1}}% + +\setlength{\imgwidth}{\minof{\imgwidth}{#2\textwidth}}% + +\includegraphics[width=\imgwidth,height=\textheight,keepaspectratio]{#1}% + +} + +\usepackage{tabu} +\usepackage{docmute} +\title{Generate Lorem Ipsum placeholder text. Select the number of characters, words, sentences or paragraphs, and hit generate!} +\author{The Author; Author; Author; Author} +\date{Version 1.0M DOI: 10.1000/200 REPO: https://github.com/a-machine/manual-demo} +\begin{document} +\maketitle +\def\title#1{\chapter{#1}} +\tableofcontents + + \input{chapter-1} + + \input{chapter-2} + + \input{chapter-3} + + \input{chapter-4} + + \input{chapter-5} + + + +\printbibliography[title={Bibliography}] +\end{document} \ No newline at end of file diff --git a/latex/chapter-1.tex b/latex/chapter-1.tex new file mode 100644 index 0000000..8542e07 --- /dev/null +++ b/latex/chapter-1.tex @@ -0,0 +1,85 @@ +\documentclass{article} + +\usepackage{hyperref} +\begin{document} + +\title{Imprint} + +\maketitle + + +\subsubsection{Publication title: \emph{Demo }}\label{H6864698} + + + +Authors: List of authors - ORCiD ID: 000-000-000-000 + + +Date: 2023-04-07 + + +Publisher: Organisation name and ROR PID + + +Cite as: \emph{Demo, The Autors, 2023. DOI:} \emph{000.000.000} + + +Publication DOI: 000.000.000 ISBN: 978-000-000-000 | Associated data DOI: 000.000.000 | \emph{Linked Open Data: }Q117470000 + + +Copyright \& licence: © The Organisation 2023. This work is licensed under a \href{https://creativecommons.org/licenses/by/4.0/}{Creative Commons Attribution 4.0 International License}. + + +\subsubsection{Available as multi-format}\label{H8085668} + + + +PDF | Website | Web Book eBook | Print-on-Demand + + +\subsubsection{Translations}\label{H5866075} + + + +Machine translations from DeepL: DE, FR, ES + + +\subsubsection{Interoperable formats \& reuse}\label{H4022411} + + + +Edit using Fidus Writer editor - multi‑user, word\textbf{ }processor and publishing pipeline. Request access: \href{contact@tld.com}{contact@tld.com} + +\begin{itemize} +\item Formats: JATS | HTML | JSON + \href{https://docs.github.com/en/rest/guides/getting-started-with-the-rest-api?apiVersion=2022-11-28}{API Access via GitHub} + + +\end{itemize} + +\subsubsection{Version history}\label{H288689} + + +\begin{itemize} +\item See Github repository for publishing history: All edits | All releases | Publication roadmap and tasks + + +\end{itemize} + +\subsubsection{Publication review }\label{H3767141} + + +\begin{itemize} +\item Review: Pocess \#1 | process \#2 | Process \#3 + + +\end{itemize} + +\subsubsection{Publication usage stats}\label{H3133638} + + +\begin{itemize} +\item GitHub Insights | PoD \& eBook - use and sales + + +\end{itemize} +\end{document} diff --git a/latex/chapter-2.tex b/latex/chapter-2.tex new file mode 100644 index 0000000..de45157 --- /dev/null +++ b/latex/chapter-2.tex @@ -0,0 +1,109 @@ +\documentclass{article} + +\usepackage{hyperref} +\usepackage{caption} + +\usepackage[backend=biber,hyperref=false,citestyle=authoryear,bibstyle=authoryear]{biblatex} + +\bibliography{bibliography} + +\usepackage{graphicx} + +\usepackage{calc} + +\newlength{\imgwidth} + +\newcommand\scaledgraphics[2]{% + +\settowidth{\imgwidth}{\includegraphics{#1}}% + +\setlength{\imgwidth}{\minof{\imgwidth}{#2\textwidth}}% + +\includegraphics[width=\imgwidth,height=\textheight,keepaspectratio]{#1}% + +} + +\begin{document} + +\title{Introduction} + +\maketitle + +\begin{figure} +\scaledgraphics{61c76874-4adf-40b2-9803-0a3db690688c.png}{0.75} +\caption*{Image: \href{https://blush.design/}{blush.design} All Illustrations published on Blush can be used for free. \href{https://blush.design/license}{Licence}.}\label{F94100281} +\end{figure} + + +\textbf{Maecenas imperdiet tempus felis sed hendrerit. Etiam ornare placerat augue sit amet sollicitudin. Cras a posuere nibh. Aliquam lobortis imperdiet magna. Curabitur fermentum lacinia consectetur.} + + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce aliquam dictum magna. Etiam eget mollis tellus. Nunc fermentum vestibulum risus in dignissim. Maecenas imperdiet tempus felis sed hendrerit. Etiam ornare placerat augue sit amet sollicitudin. Cras a posuere nibh.\footnote{A footnote commenting on the subject of the report. + + +Footnotes can have multiple paragraphs if needed.} Aliquam lobortis imperdiet magna. Curabitur fermentum lacinia consectetur. Phasellus auctor ipsum id semper hendrerit. Quisque aliquet molestie eros, ac viverra nunc. Aliquam ut dignissim nisl. Phasellus feugiat luctus magna lacinia ornare. Fusce laoreet vulputate felis. + + +\subsection{Header 2}\label{H152469} + + + +Nulla eget ante et leo feugiat varius nec id eros. Nullam dictum sit amet leo id faucibus. Nullam in felis nec lorem ultrices consequat eget non velit. Praesent nunc mi, aliquam sit amet purus et, consequat mollis lacus. Vestibulum et laoreet nisi, id pretium erat. Nam mollis placerat augue, non facilisis urna auctor vitae. Aenean quis ipsum et augue facilisis sodales. Quisque dignissim viverra neque in convallis. Mauris augue orci, scelerisque vitae felis ac, pulvinar euismod diam. Suspendisse sed pharetra mauris. \autocite{KayAlan197208}\footnote{Note citations can be automatically pulled in from databases. As well as have the citation style changed automatically.} + +\begin{quote} + + + +Praesent nunc mi, aliquam sit amet purus et, consequat mollis lacus. Vestibulum et laoreet nisi, id pretium erat. Nam mollis placerat augue, non facilisis urna auctor vitae. Aenean quis ipsum et augue facilisis sodales. Quisque dignissim viverra neque in convallis. + +\emph{\textbf{-}} \emph{\textbf{A quotation}} + + +\end{quote} + + +\subsubsection{Header 3}\label{H940055} + + + +Proin a facilisis urna. Phasellus sed justo iaculis, eleifend lacus ut, commodo enim. Cras blandit volutpat consectetur. Interdum et malesuada fames ac ante ipsum primis in faucibus. Vivamus dapibus urna dui, a volutpat massa aliquam a. Phasellus id finibus erat, eget consequat enim. Suspendisse quis consectetur ligula, ac luctus magna. Aliquam erat volutpat. Vivamus posuere id eros vitae facilisis. Maecenas gravida ultricies vulputate. Aliquam erat volutpat. Curabitur vitae mollis leo. Suspendisse iaculis quam sit amet lobortis fringilla. Donec vehicula est eu sodales vehicula. Aliquam quis quam sem. + + +\subsubsection{Header 4}\label{H1559559} + + + +Ut eu lacus ac enim ullamcorper rhoncus. Sed ac dapibus libero. Suspendisse mattis orci pretium imperdiet volutpat. Nulla pharetra in mauris eget pharetra. Cras suscipit tristique eros, ac dapibus tellus vestibulum ut. Duis dictum consectetur ante, eu sodales tortor suscipit vitae. Integer semper lacus ipsum, sed dapibus felis faucibus ac. Etiam cursus neque sit amet augue aliquam, a molestie purus rhoncus. Morbi quis interdum leo. + + +\subsubsection{Header 5}\label{H7046962} + + + +Curabitur ut urna justo. Vivamus odio quam, elementum nec magna sit amet, faucibus iaculis nibh. Praesent porttitor mi ut porta dapibus. Maecenas in dolor sed ex dictum tincidunt sed ac purus. Vestibulum ultrices ante malesuada diam interdum, ac facilisis magna pretium. Nullam placerat libero convallis mattis ullamcorper. Curabitur mollis ipsum at posuere hendrerit. Mauris vitae nunc sollicitudin, tempor velit vitae, tempus nunc. + + +\subsubsection{Header 6}\label{H2507771} + + + +Vestibulum nec est ipsum. Ut dictum bibendum dui nec pulvinar. Mauris magna urna, aliquet eu odio nec, lobortis tincidunt tellus. Nullam sed ullamcorper enim. Nunc non mauris in odio fringilla cursus. Praesent mattis tellus eget mollis porta. Vivamus eget efficitur nibh. Ut mattis semper est, quis congue lorem tincidunt nec. Cras eu volutpat neque, quis auctor nulla. Integer sapien purus, varius id nisl sit amet, egestas vehicula elit. + + +Duis ultrices felis libero, sed ullamcorper justo aliquet ac. Proin sed sodales urna, eu egestas diam. Fusce vel quam diam. Duis interdum sem sem, a feugiat velit lacinia vitae. Donec sit amet lacus eros. Nullam vel sem ut elit sagittis maximus. Vivamus tellus erat, volutpat a accumsan in, faucibus vel arcu. Phasellus feugiat lobortis ex non lobortis. Curabitur egestas egestas leo, vitae tempus orci viverra quis. Suspendisse porttitor lobortis aliquam. Suspendisse molestie pretium eros, sit amet euismod mauris. Morbi sodales risus a tortor sodales, sed elementum risus lobortis. + + +Morbi tincidunt nisl in dolor bibendum gravida. Aliquam lacinia eros ac lorem lobortis dictum. Fusce ultricies posuere viverra. Sed posuere est orci, eu cursus ipsum eleifend eu. Suspendisse et fermentum metus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent dolor libero, viverra et bibendum et, dapibus in augue. Vestibulum vitae ex elit. Nunc efficitur ante vel nisi sodales, nec fermentum neque dapibus. Aenean molestie faucibus justo nec sagittis. Fusce ac arcu pharetra, tempus dui sed, blandit quam. + + +Nam blandit enim vitae vulputate finibus. Proin iaculis convallis sapien vel scelerisque. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Nam vehicula sagittis justo, vitae mattis purus aliquet quis. Praesent in odio lacus. Donec tristique mollis felis tincidunt convallis. Nullam fringilla, nulla at pharetra porta, augue orci sollicitudin enim, quis tempus enim ex eget neque. In non massa sed arcu venenatis fringilla eget vitae elit. Sed fermentum tempor mauris eget blandit. Nam pulvinar accumsan orci eget luctus. + + +In finibus pharetra ipsum, a placerat mi fringilla vel. Pellentesque hendrerit ante et gravida varius. Duis eget augue sit amet ante finibus pellentesque. Ut blandit venenatis risus, in tristique mauris pulvinar vitae. In hac habitasse platea dictumst. Donec dapibus dictum velit, at posuere lacus auctor eget. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed euismod molestie ipsum. Nunc sagittis, enim vel ultricies eleifend, neque neque imperdiet est, ornare dapibus sem sapien in mauris. Integer viverra sem nibh, sit amet feugiat mi cursus elementum. + + + + + +\printbibliography[title={Bibliography}] +\end{document} diff --git a/latex/chapter-3.tex b/latex/chapter-3.tex new file mode 100644 index 0000000..39a2cd7 --- /dev/null +++ b/latex/chapter-3.tex @@ -0,0 +1,203 @@ +\documentclass{article} + +\usepackage{hyperref} +\usepackage{caption} + +\usepackage[backend=biber,hyperref=false,citestyle=authoryear,bibstyle=authoryear]{biblatex} + +\bibliography{bibliography} + +\usepackage{graphicx} + +\usepackage{calc} + +\newlength{\imgwidth} + +\newcommand\scaledgraphics[2]{% + +\settowidth{\imgwidth}{\includegraphics{#1}}% + +\setlength{\imgwidth}{\minof{\imgwidth}{#2\textwidth}}% + +\includegraphics[width=\imgwidth,height=\textheight,keepaspectratio]{#1}% + +} + +\usepackage{tabu} +\begin{document} + +\title{Text} + +\maketitle + +\begin{figure} +\scaledgraphics{45ff9ba7-23db-4aef-8e66-5b46cab0740e.png}{1} +\label{F46825101} +\end{figure} + + +\emph{by The Authors ORCiD: 0000-0000-0000-0000} + + +\textbf{Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ut bibendum dui, at ultricies dolor. Praesent rhoncus, nibh eget interdum facilisis, massa erat vehicula metus, quis ultrices leo enim et ligula. Vestibulum a ultricies sapien.} + + +Praesent id eleifend velit. Vestibulum ut dolor bibendum, congue nisi eget, vestibulum purus. Nullam vel purus iaculis tellus pellentesque pharetra eget at mauris. \autocite{gesis-ssoar-68697} Morbi fringilla dolor laoreet, blandit elit ac, ultricies est. Nullam eu mi justo. Proin eu scelerisque purus. Cras et finibus nulla, in aliquet ex. Cras non viverra lectus, eu aliquam magna. \autocite{gesis-ssoar-62624} + + +Suspendisse sollicitudin interdum ex eu sodales. \autocite{gesis-ssoar-70027} Cras id faucibus leo. Ut pulvinar lorem id sollicitudin scelerisque. Vestibulum ornare molestie vestibulum. Aenean purus nibh, semper ut nunc sit amet, maximus malesuada ante. Aenean mi risus, fringilla et auctor sit amet, condimentum vitae quam. Nam ut neque dolor. \autocite{https://doi.org/10.5281/zenodo.7809805} Phasellus sit amet nibh a quam euismod consequat. Maecenas non dolor molestie, iaculis metus non, elementum urna. Fusce lobortis accumsan iaculis. Integer interdum vestibulum pulvinar. Aenean blandit, justo ut mollis pulvinar, felis purus efficitur lectus, et eleifend lectus eros ultricies tellus. Maecenas non dolor molestie, iaculis metus non, elementum urna. Fusce lobortis accumsan iaculis. Integer interdum vestibulum pulvinar. Aenean blandit, justo ut mollis pulvinar, felis purus efficitur lectus, et eleifend lectus eros ultricies tellus. + + +\subsection{Header 2}\label{H3719843} + + +\begin{table} +\caption*{Table pasted in from a Spreadsheet.}\label{T16439061} + +\begin{tabu} to \textwidth { |X|X|X|X| } +\hline + + + +\textbf{NAME} & \textbf{WEBLAUNCHYEAR} & \textbf{PRIMEPHASEALPHA} & \textbf{PRIME PHASE No} + \\ + + +\textbf{name (blue ones were added during last update)} & \textbf{year of weblaunch / introduction / founding} & \textbf{primary phase of workflow targeted} & \textbf{phase order} + \\ + + +OSF (Open Science Framework) & 2013 & project management/planning & 0 + \\ + + +AsPredicted & 2015 & project management/planning & 0 + \\ + + +DMP Tool & 2011 & project management/planning & 0 + \\ + + +Projects & 2013 & project management/planning & 0 + \\ + + +Confluence (Atlassian) & 2003 & project management/planning & 0 + \\ + + +Innocentive & 2001 & crowdsource/define research priorities/ideas & 1 + \\ + + +DHcommons & 2010 & crowdsource/define research priorities/ideas & 1 + \\ +\hline + +\end{tabu}\end{table} + + + + + +Nullam elementum interdum lorem ac aliquet. Sed eleifend blandit convallis. Sed at porttitor urna. Fusce rhoncus sodales scelerisque. Donec massa sem, pharetra nec pulvinar ac, ultrices vitae orci. Donec mollis varius ligula, nec viverra felis ornare rutrum. Fusce euismod metus ac ultricies sollicitudin. Sed vehicula lacus orci, quis volutpat erat consectetur nec. + + +Duis hendrerit laoreet metus quis volutpat. Vivamus vel purus tortor. Integer lectus nunc, aliquet eu malesuada eu, elementum eu elit. Pellentesque vel semper sem. Phasellus bibendum massa sapien. Integer convallis, mauris a porta tincidunt, massa arcu fringilla eros, at fermentum mauris odio vitae diam. Sed nec lacus vel purus interdum finibus. Nullam lacinia nisi vitae dapibus tempus. Morbi sed lectus vitae turpis ornare volutpat. Fusce bibendum enim et risus sagittis, sed fermentum justo feugiat. Nulla at turpis eleifend, consectetur lacus quis, consectetur sapien. Duis euismod hendrerit pellentesque. Quisque pretium turpis mollis, tincidunt erat sed, rhoncus dui. Etiam at tincidunt leo. Cras semper erat vel tortor imperdiet pellentesque. + + +Suspendisse efficitur, nibh elementum mattis pretium, mi diam pharetra nulla, non fringilla turpis enim ut dui. Quisque semper dui id est vestibulum sollicitudin. Integer porttitor commodo tellus, commodo pharetra nunc tempor suscipit. Interdum et malesuada fames ac ante ipsum primis in faucibus. + + +$F = G * m1 * m2 / d2$\footnote{The editor can handle math calculations.} + + +Newton's Law of Gravity states that attrative force (gravity) exists between any two objects. + +\begin{itemize} +\item F: Gravitational Force, in N + + +\item m1: Mass of Object 1, in Kg + + +\item m2: Mass of Object 2, in Kg + + +\item d: Distance between the two Objects, in m + + +\item G: Gravitation Constant, is 6.67 × 10-11 N.m2/kg2 + + +\end{itemize} + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin egestas iaculis leo, eget interdum diam porta sed. Donec posuere odio sit amet lectus feugiat pellentesque. Donec ac rhoncus nunc. Pellentesque rhoncus, nisl et scelerisque porta, massa purus condimentum dui, nec dictum dui est at eros. Phasellus auctor odio vitae mollis dictum. Etiam cursus, erat eu efficitur fermentum, est lorem facilisis sapien, quis condimentum velit dui quis eros. Pellentesque non elementum odio. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; + + +Aenean consequat risus neque, in blandit turpis auctor in. Mauris porta porttitor nibh, sit amet molestie ex ultrices sed. Proin sed turpis quis lacus consectetur lacinia vel id ex. Etiam at finibus magna, id semper leo. Nulla erat nibh, gravida id erat a, maximus convallis sapien. Ut lobortis mi ipsum, sit amet aliquam urna posuere tincidunt. Nullam at feugiat velit. Aliquam erat volutpat. + + +Donec tristique risus libero. Pellentesque lacinia ut orci non ornare. Etiam dapibus dui ut magna pellentesque consequat. In quam nisl, blandit in interdum ut, faucibus a quam. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec aliquam scelerisque erat quis egestas. Cras pharetra imperdiet sodales. Sed rutrum ipsum aliquam nibh viverra ornare. Aliquam id nulla nec est lacinia malesuada id nec risus. Etiam aliquam ante hendrerit urna tincidunt eleifend. Aliquam erat volutpat. Donec consectetur sodales libero ac porta. + +\begin{figure} +\scaledgraphics{9ca8919d-1362-44f1-9b69-1a9286cf1f45.jpeg}{1} +\caption*{Photo 1: \href{https://en.wikipedia.org/wiki/Neudenau}{Neudenau}, Germany, district Herbolzheim: sloping up bare fields, a track with green grass and a lonely pear tree near the \emph{Hohe Strasse} southeast of Herbolzheim. © \href{https://commons.wikimedia.org/wiki/User:Aristeas}{Roman Eisele} / \href{https://commons.wikimedia.org/wiki/Main_Page}{Wikimedia Commons} / \href{https://creativecommons.org/licenses/by-sa/4.0/}{CC BY-SA 4.0}.}\label{F6617821} +\end{figure} + + +Nam volutpat nec nisi id euismod. Donec varius felis orci, vel suscipit leo pretium et. Vestibulum semper, eros a blandit sodales, mi ipsum mollis dui, quis fringilla urna neque sit amet libero. Cras euismod sem ut sem varius sagittis. Suspendisse eu erat elit. Vivamus in magna enim. Mauris vestibulum massa ac porttitor facilisis. + +\begin{itemize} +\item Unordered list + + +\item Item two + + +\item Item three + + +\end{itemize} + +Aliquam eget lacus ipsum. Pellentesque at fringilla sapien, at facilisis elit. Proin ut lectus accumsan, venenatis lacus sed, aliquet leo. Integer vel orci id mauris volutpat elementum ut non risus. Aliquam eget lacus ipsum. Pellentesque at fringilla sapien, at facilisis elit. Proin ut lectus accumsan, venenatis lacus sed, aliquet leo. Integer vel orci id mauris volutpat elementum ut non risus. + +\begin{enumerate} +\item Ordered list + + +\item Item 2 + + +\item Item 3 + + +\end{enumerate} + +Sed faucibus, sem vitae congue gravida, tellus ex tincidunt erat, non tristique elit nibh lobortis ex. Nunc rutrum libero vitae risus sagittis volutpat. Integer orci quam, lobortis a justo quis, varius vehicula felis. Donec non leo sodales, varius magna nec, maximus leo. + +\begin{quote} + + + +Suspendisse vitae euismod risus. Donec tortor nulla, condimentum non porta ut, gravida nec nisl. Morbi vitae pharetra turpis, in varius turpis. + + +\textbf{- A quote citation} + + +\end{quote} + + +Sed venenatis porta pulvinar. Donec nec maximus arcu. Morbi viverra consequat tellus, eu tristique sapien mattis ut. + + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eget odio sed tortor suscipit pretium. Cras bibendum varius mauris vel hendrerit. Vivamus in blandit urna. Quisque justo elit, laoreet non tortor vitae, dignissim luctus felis. Donec euismod erat nec ex tempus blandit. Proin quis urna dui. Ut tempus felis molestie tortor posuere, id aliquet orci rhoncus. Donec finibus vehicula ex, eget auctor neque mollis et. Duis viverra ex eu ipsum vestibulum consectetur. Suspendisse eget metus sit amet dui feugiat tristique vel sed mauris. Vivamus ut turpis feugiat, auctor sem non, blandit erat. Nulla facilisi. Suspendisse potenti. + + +Sed lobortis rutrum dui vel sagittis. Proin et ligula eu dolor tristique ornare. Vivamus laoreet, lectus ut tincidunt pellentesque, diam dolor auctor ex, vitae facilisis massa orci sit amet velit. Phasellus id sapien bibendum, ornare dolor quis, feugiat urna. Proin vitae felis sollicitudin, sodales mauris at, pretium est. + + +\printbibliography[title={Bibliography}] +\end{document} diff --git a/latex/chapter-4.tex b/latex/chapter-4.tex new file mode 100644 index 0000000..cb67581 --- /dev/null +++ b/latex/chapter-4.tex @@ -0,0 +1,529 @@ +\documentclass{article} + +\usepackage{hyperref} +\usepackage{caption} +\usepackage{tabu} +\begin{document} + +\title{Appendix} + +\maketitle + + +\subsubsection{Associated data}\label{H2118760} + + + +Data files can be found in the publication Git repositors. + + +URL: https://github.com/ + + +DOI: 0000.0000.000 + + +Sed lobortis rutrum dui vel sagittis. Proin et ligula eu dolor tristique ornare. Vivamus laoreet, lectus ut tincidunt pellentesque, diam dolor auctor ex, vitae facilisis massa orci sit amet velit. Phasellus id sapien bibendum, ornare dolor quis, feugiat urna. Proin vitae felis sollicitudin, sodales mauris at, pretium est. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque quis sem nec urna lacinia lobortis quis quis mauris. Cras et risus lacus. Cras rutrum auctor quam eget posuere. Nulla pellentesque mi vitae felis sollicitudin, sed placerat ligula fermentum. Nulla felis orci, elementum ut sem at, condimentum hendrerit quam. + + +\subsubsection{Data preview}\label{H298432} + + + +\begin{center} +\begin{table} +\caption*{Table 1: A preview of the full data available in a Jupyter Notebook}\label{T38376431} + +\begin{tabu} to 0.75\textwidth { |X|X|X|X|X| } +\hline + + + +\textbf{Header 1} & \textbf{Header 2} & \textbf{Header 3} & \textbf{Header 4} & \textbf{Header 5} + \\ + + +Row 1 & A & B & C & D + \\ + + +Row 2 & B & & & + \\ + + +Row 3 & C & & & + \\ + + +Row 4 & D & & & + \\ + + +Row 5 & E & & & + \\ + + +Row 5 & F & & & + \\ +\hline + +\end{tabu}\end{table} + + +\end{center} + + + + + +\subsubsection{Survey}\label{H3599814} + + +\begin{table} +\caption*{Table 2: Full findings of the survey shown here. Data DOI available at end of table.}\label{T21405461} + +\begin{tabu} to \textwidth { |X|X| } +\hline + + + +\textbf{Resource} & \textbf{Resource URL} + \\ + + +Healthcare Cost and Utilization Project (HCUP) & \href{http://www.hcup-us.ahrq.gov/}{http://www.hcup-us.ahrq.gov/} + \\ + + +Biologic Specimen and Data Repository Information Coordinating Center (BioLINCC) & https://biolincc.nhlbi.nih.gov/home/ + \\ + + +Biospecimens/Biorepositories: Rare Disease Hub (RD-HUB) & http://biospecimens.ordr.info.nih.gov/ + \\ + + +dbGaP & http://www.ncbi.nlm.nih.gov/gap + \\ + + +Federal Interagency Traumatic Brain Injury Research (FITBIR) Informatics System & https://fitbir.nih.gov/ + \\ + + +Inter-university Consortium for Political and Social Research (ICPSR) & https://www.icpsr.umich.edu/icpsrweb/landing.jsp + \\ + + +National Addiction \& HIV Data Archive Program (NAHDAP) & http://www.icpsr.umich.edu/icpsrweb/NAHDAP/ + \\ + + +National Database for Autism Research & ndar.nih.gov + \\ + + +NIDA Center on Genetics Studies & https://nidagenetics.org/ + \\ + + +NIDDK Central Repository & https://www.niddkrepository.org/home/ + \\ + + +Parkinson’s Disease Biomarkers Program Data Management Resource (PDBP DMR) & https://pdbp.ninds.nih.gov/ + \\ + + +Parkinson’s Progression Markers Initiative & http://www.ppmi-info.org/ + \\ + + +National Sleep Research Resource & http://sleepdata.org/ + \\ + + +The Immunology Database and Analysis Portal (ImmPort) & https://immport.niaid.nih.gov/immportWeb/home/home.do?loginType=full + \\ + + +Biological General Repository for Interaction Datasets (BioGRID) & http://thebiogrid.org/ + \\ + + +Cell Centred Database (CCDB) & http://ccdb.ucsd.edu/index.shtm + \\ + + +Chemical Effects in Biological Systems (CEBS) & http://tools.niehs.nih.gov/cebs3/ui/ + \\ + + +ClinicalTrials.gov & https://clinicaltrials.gov/ + \\ + + +CTN Data Share & https://datashare.nida.nih.gov/ + \\ + + +dbSNP & http://www.ncbi.nlm.nih.gov/SNP/ + \\ + + +dbVar & http://www.ncbi.nlm.nih.gov/dbvar/ + \\ + + +Eukaryotic Pathogen Database Resources (EuPathDB) & http://eupathdb.org/eupathdb/ + \\ + + +Europe PMC & http://europepmc.org/ + \\ + + +FlyBase: A Drosophila Genomic and Genetic Database & http://flybase.org/ + \\ + + +GenBank & http://www.ncbi.nlm.nih.gov/genbank + \\ + + +Gene Expression Omnibus (GEO) & http://www.ncbi.nlm.nih.gov/geo/ + \\ + + +Gene Ontology & geneontology.org/ + \\ + + +Influenza Research Database (IRD) & http://www.fludb.org/brc/home.spg?decorator=influenza + \\ + + +International Human Epigenome Consortium (IHEC) Data Portal & \href{http://epigenomesportal.ca/ihec/}{http://epigenomesportal.ca/ihec/} + \\ + + +Kegg & www.genome.jp/kegg/kegg1.html + \\ + + +miRBase & \href{http://www.mirbase.org/}{www.mirbase.org} + \\ + + +Mouse genome database & \href{http://phenome.jax.org/}{http://phenome.jax.org/} + \\ + + +Mouse Phenome Database (MPD) & - + \\ + + +Nanomaterial Registry & https://www.nanomaterialregistry.org/ + \\ + + +NCBI databases & www.ncbi.nlm.nih.gov/guide/all/ + \\ + + +NCBO BioPortal & bioportal.bioontology.org/ + \\ + + +NeuroMorpho.org & http://neuromorpho.org/neuroMorpho/index.jsp + \\ + + +Neuroscience Information Framework (NIF) & \href{http://www.neuinfo.org/}{http://www.neuinfo.org/} + \\ + + +NIDDK database & scicrunch.org/dknet/Data/search?q= + \\ + + +Nuclear Receptor Signaling Atlas (NURSA) & https://www.nursa.org/nursa/index.jsf + \\ + + +OBO Foundry & www.obofoundry.org/ + \\ + + +Open Science Framework & \href{http://osf.io/}{http://osf.io/} + \\ + + +Panther & pantherdb.org/ + \\ + + +Pathway Commons & www.pathwaycommons.org/about/ + \\ + + +PeptideAtlas & http://www.peptideatlas.org/ + \\ + + +PMC & http://www.ncbi.nlm.nih.gov/pmc/ + \\ + + +Protein Data Bank (PDB) & http://www.rcsb.org/pdb/home/home.do + \\ + + +PubChem & pubchem.ncbi.nlm.nih.gov/ + \\ + + +Quantitative Trait Loci (QTL) Archive & http://phenome.jax.org/db/q?rtn=qtl/home + \\ + + +Rat Genome Database (RGD) & rgd.mcw.edu/wg/home + \\ + + +RxNorm & \href{http://www.nlm.nih.gov/research/umls/rxnorm/}{www.nlm.nih.gov/research/umls/rxnorm/} + \\ + + +Sequence Read Archive (SRA) & http://www.ncbi.nlm.nih.gov/sra/ + \\ + + +The Cancer Imaging Archive (TCIA) & \href{http://www.cancerimagingarchive.net/}{http://www.cancerimagingarchive.net/} + \\ + + +The Zebrafish Model Organism Database (ZFIN) & http://zfin.org/ + \\ + + +Transporter Classification Database (TCDB) & http://www.tcdb.org/ + \\ + + +UCSC Genome Browser & genome.ucsc.edu/ + \\ + + +Uniprot & www.uniprot.org/ + \\ + + +VectorBase & \href{https://www.vectorbase.org/}{https://www.vectorbase.org/} + \\ + + +WormBase & https://www.wormbase.org/\#01-23-6 + \\ + + +Xenbase & http://www.xenbase.org/entry/ + \\ + + +PubRef & - + \\ + + +GitHub & \href{https://github.com}{https://github.com} + \\ + + +eumicrobedb & \href{http://eumicrobedb.org/}{http://eumicrobedb.org/} + \\ + + +bgagenomicsdb & \href{http://www.bgagenomics.iicb.res.in/}{http://www.bgagenomics.iicb.res.in/} + \\ + + +WikiPathways & \href{http://www.wikipathways.org}{http://www.wikipathways.org} + \\ + + +SNPedia & \href{http://www.SNPedia.com}{www.SNPedia.com} + \\ + + +BEI Resource Repository & https://www.beiresources.org/ + \\ + + +Database of Interacting Proteins (DIP) & http://dip.doe-mbi.ucla.edu/dip/Main.cgi + \\ + + +GeneNetwork & http://www.genenetwork.org/webqtl/main.py + \\ + + +Human Connectome Project & http://www.humanconnectome.org/ + \\ + + +Integrating Data for Analysis, Anonymization, and Sharing (iDASH) & https://idash.ucsd.edu/ + \\ + + +LONI Database & https://ida.loni.usc.edu/login.jsp + \\ + + +Multiparameter Intelligent Monitoring in Intensive Care II (MIMIC-II) & https://mimic.physionet.org/database.html + \\ + + +Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC) & https://www.nitrc.org/ + \\ + + +NIDCR FaceBase & www.facebase.org/ + \\ + + +NIMH Limited Access Clinical Trial Datasets & http://www.nimh.nih.gov/funding/clinical-research/datasets/nimh-procedures-for-requesting-data-sets.shtml + \\ + + +NITRC-IR & www.nitrc.org/ir/app/template/Search.vm/node/projectData.a + \\ + + +OpenfMRI & http://openfmri.org/ + \\ + + +TCGA & tcga-data.nci.nih.gov/tcga/ + \\ + + +The 1000 Functional Connectomes Project (FCP) / International Neuroimaging Data-Sharing Initiative (INDI) & http://fcon\_1000.projects.nitrc.org/ + \\ + + +The Cardiovascular Research Grid (CVRG) & http://cvrgrid.org/ + \\ + + +TrialShare & https://www.itntrialshare.org/ + \\ + + +National Archive of Computerized Data on Aging (NACDA) & \href{http://www.icpsr.umich.edu/icpsrweb/NACDA/}{http://www.icpsr.umich.edu/icpsrweb/NACDA/} + \\ + + +Gateway to Global Aging Data (G2Aging) & https://www.g2aging.org/ + \\ + + +Autism Brain Imaging Data Exchange (ABIDE) & fcon\_1000.projects.nitrc.org/indi/abide/ + \\ + + +(Encuesta Nacional de Salud y Nutricion (Health and Nutrition National Survey of Mexico) (ENSANUT) & \href{http://ensanut.insp.mx/}{http://ensanut.insp.mx} + \\ + + +Korean Longitudinal Study of Ageing (KLoSA) & \href{http://www.kli.re.kr/kli/}{http://www.kli.re.kr/kli/} + \\ + + +Mexican Health and Aging Study (MHAS) & \href{http://www.mhasweb.org/}{www.mhasweb.org} + \\ + + +PhenoExplorer & phenoexplorer.org/ + \\ + + +Physionet & www.physionet.org/physiobank/ + \\ + + +Metabolomics workbench & www.metabolomicsworkbench.org/ + \\ + + +BIRN & + \\ + + +Emerge database & emerge.mc.vanderbilt.edu/ + \\ + + +Healthdata.gov & http://www.healthdata.gov/ + \\ + + +Intermine & http://intermine.org/ + \\ + + +LINCS & www.lincsproject.org/data/data-releases/ + \\ + + +NCI cloud database & cbiit.nci.nih.gov/ncip/biomedical-informatics-resources/data + \\ + + +\href{http://NeuroLex.org}{NeuroLex.org} & \href{http://neurolex.org}{http://neurolex.org} + \\ + + +NIH Human Microbiome Project & hmpdacc.org/resources/data\_browser.php + \\ + + +OpenConnectome & openconnecto.me + \\ + + +SIB Bioinformatics Portal & www.expasy.org/ + \\ + + +gramene & \href{http://www.gramene.org}{http://www.gramene.org} + \\ + + +3d Brain Atlas Reconstructor & \href{http://www.3dbars.org/}{http://www.3dbars.org/} + \\ + + +Brain Slices & \href{https://brainslices.org/}{https://brainslices.org/} + \\ + + +Reactome & \href{http://www.reactome.org}{http://www.reactome.org} + \\ +\hline + +\end{tabu}\end{table} + + +\subsection{Data source}\label{H1181349} + + + +Data files can be found in the publication Git repositors. + + +URL: https://github.com/ + + +DOI: 0000.0000.000 + +\end{document} diff --git a/latex/chapter-5.tex b/latex/chapter-5.tex new file mode 100644 index 0000000..f68c073 --- /dev/null +++ b/latex/chapter-5.tex @@ -0,0 +1,127 @@ +\documentclass{article} + +\usepackage{hyperref} +\usepackage{caption} +\usepackage{wrapfig} +\usepackage{graphicx} + +\usepackage{calc} + +\newlength{\imgwidth} + +\newcommand\scaledgraphics[2]{% + +\settowidth{\imgwidth}{\includegraphics{#1}}% + +\setlength{\imgwidth}{\minof{\imgwidth}{#2\textwidth}}% + +\includegraphics[width=\imgwidth,height=\textheight,keepaspectratio]{#1}% + +} + +\begin{document} + +\title{Contributors} + +\maketitle + + +\subsubsection{Author(s)}\label{H8801368} + + +\begin{wrapfigure}{l}{0.25\textwidth} +\scaledgraphics{6fe34584-8d69-4802-be0e-a281121840ac.png}{0.25} +\label{F23538191} +\end{wrapfigure} + + +\subsubsection{Name}\label{H7011072} + + + +ORCiD: https://orcid.org/0000-0000-0000-0000 + + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam venenatis enim tellus, sit amet consectetur turpis varius eget. Donec commodo pharetra elit, sit amet semper ex tempus sed. Etiam ut pharetra leo. Quisque cursus mauris non mauris porttitor porttitor. Pellentesque viverra risus gravida neque molestie, at vehicula nisl feugiat. Donec eget euismod massa. Vestibulum ut lobortis ante. Pellentesque viverra risus gravida neque molestie, at vehicula nisl feugiat. Donec eget euismod massa. Vestibulum ut lobortis ante. + + +\subsubsection{Researcher(s)}\label{H319339} + + +\begin{wrapfigure}{l}{0.25\textwidth} +\scaledgraphics{1fa18e9f-eb2d-44f8-a1bc-a761a09f972e.png}{0.25} +\label{F14184921} +\end{wrapfigure} + + +\subsubsection{Name}\label{H9896496} + + + +ORCiD: https://orcid.org/0000-0000-0000-0000 + + +Sed dolor diam, dignissim eget ullamcorper et, venenatis quis orci. Sed ut augue volutpat, tempor diam ac, posuere nulla. Fusce laoreet auctor leo a fringilla. Nulla iaculis neque sem, vel posuere eros tincidunt a. Suspendisse in dui quis sapien congue tempor sit amet sed leo. In semper elementum arcu eu dignissim. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Mauris ornare tempus libero, vitae suscipit quam fringilla eget. Praesent placerat nunc nec felis rhoncus, nec finibus nisl pellentesque. Pellentesque et vestibulum magna, non consequat felis. + + +\subsubsection{Thanks}\label{H1663104} + + + +Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Mauris ornare tempus libero, vitae suscipit quam fringilla eget. Praesent placerat nunc nec felis rhoncus, nec finibus nisl pellentesque. Pellentesque et vestibulum magna, non consequat felis. + + +\subsubsection{About the publication}\label{H6025747} + + + +Curabitur ultricies sapien eget lacus tristique, sit amet iaculis arcu mattis. Cras auctor, augue quis aliquam sagittis, arcu ex pharetra nisl, auctor cursus odio risus eu eros. Phasellus augue velit, vulputate a congue sit amet, mollis nec nisl. Etiam ac ligula luctus, sagittis eros quis, vehicula sem. Mauris eget molestie tortor. Ut sit amet lacus lacus. In augue lorem, vestibulum nec justo condimentum, vehicula tempus metus. + + +\subsubsection{Contact }\label{H5417875} + + + +\subsubsection{Organisation name}\label{H4140235} + + +\begin{wrapfigure}{l}{0.25\textwidth} +\scaledgraphics{4d5aeba0-eccd-4039-93f8-6f576dfb284d.png}{0.25} +\label{F76335231} +\end{wrapfigure} + + + + + + + + + + + +Web: website.tld + + +Social media: organisation@mastodon + + +E-mail: contact@organisation.tld + + +Address: street name 00, City 00000, Country. + + +Registration Number: 00000000 + + +\subsubsection{Find the publication online}\label{H5096991} + + + +Report title. Author names. © The Organisation 20XX. This work is licensed under a \href{https://creativecommons.org/licenses/by/4.0/}{Creative Commons Attribution 4.0 International License}. + + +DOI: 000.0000 Cryptographic ID: \#0000000 + +\end{document} diff --git a/uhtml/css/haflinger.css b/uhtml/css/haflinger.css index ed98648..64b2da7 100644 --- a/uhtml/css/haflinger.css +++ b/uhtml/css/haflinger.css @@ -1,859 +1,859 @@ -/*Halflinger - manual style*/ - -@page { - size: 210mm 297mm; - margin-top: 30mm; - margin-bottom: 30mm; - margin-left: 28mm; - margin-right: 20mm; -} - -@page: left { - @top-left { - content: env(doc-title); - font-family: "Arial", sans-serif; - font-weight: normal; - font-style: italic; - font-size: 6.96pt; /* 0.58rem */ - line-height: 1.5; - letter-spacing: 0.2pt; - word-spacing: 1px; - width: 80mm; - } - @top-center { - content: " "; - } - @top-right { - content: string(chapter-title, start); - font-family: "Arial", sans-serif; - font-weight: normal; - text-align: right; - font-style: italic; - font-size: 6.96pt; - line-height: 1.5; - letter-spacing: 0.2pt; - word-spacing: 1px; - width: 80mm; - } - @bottom-left { - content: " "; - width: 80mm; - } - @bottom-center { - content: " "; - width: 57mm; - } - @bottom-right { - content: "Page " counter(page) "/" counter(pages); /*Change to Blat*/ - line-height: 1.5; - font-family: "Arial", sans-serif; - text-align: right; - font-weight: normal; - font-style: italic; - font-size: 6.96pt; - letter-spacing: 0.2pt; - word-spacing: 1px; - width: 35mm; - }} -@page: right { - @top-left { - content: env(doc-title); - font-family: "Arial", sans-serif; - font-weight: normal; - font-style: italic; - font-size: 6.96pt; - line-height: 1.5; - letter-spacing: 0.2pt; - word-spacing: 1px; - width: 80mm; - } - @top-center { - content: " "; - } - @top-right { - content: string(chapter-title, start); - font-family: "Arial", sans-serif; - font-weight: normal; - text-align: right; - font-style: italic; - font-size: 6.96pt; - line-height: 1.5; - letter-spacing: 0.2pt; - word-spacing: 1px; - width: 80mm; - } - @bottom-left { - content: " "; - width: 80mm; - } - - @bottom-center { - content: " "; - width: 57mm; - } - @bottom-right { - content: "Page " counter(page) "/" counter(pages); /*Change to Blat*/ - line-height: 1.5; - font-family: "Arial", sans-serif; - text-align: right; - font-weight: normal; - font-style: italic; - font-size: 6.96pt; - letter-spacing: 0.2pt; - word-spacing: 1px; - width: 35mm; - } -} - -html, -body, -div, -span, -object, -iframe, -h1, -h2, -h3, -h4, -h5, -h6, -p, -blockquote, -pre, -abbr, -address, -cite, -code, -del, -dfn, -em, -img, -ins, -kbd, -q, -samp, -small, -strong, -sub, -sup, -var, -b, -i, -dl, -dt, -dd, -ol, -ul, -li, -fieldset, -form, -label, -legend, -table, -caption, -tbody, -tfoot, -thead, -tr, -th, -td, -article, -aside, -canvas, -details, -figcaption, -figure, -footer, -header, -hgroup, -menu, -nav, -section, -summary, -time, -mark, -audio, -video { - margin: 0; - padding: 0; - border: 0; - font-size: 100%; - vertical-align: baseline; -} - -body { - counter-reset: chapter figure-cat-figure figure-cat-photo figure-cat-table footnote-counter footnote-marker-counter; - overflow-wrap: break-word; -} -body.user-contents { - max-width: 60ch; /*126.5mm*/ - margin: 0 auto; - max-height: 220mm; -} -html { - font-family: "Arial", sans-serif; - font-size: 16px; - color: rgb(0,0,0); - text-rendering: optimizeLegibility; /*-webkit-font-smoothing: antialiased;*/ - overflow-wrap: break-word; - word-wrap: break-word; - /*-webkit-hyphens: auto;-ms-hyphens: auto; hyphens: auto;*/ -} - -nav::before { - content: "Table of Contents"; /*Change to Inhaltsverzeichnis*/ - font-family: "Arial", sans-serif; - font-size: 1.17rem; - color: rgb(1,94,78); - font-weight: bold; - font-style: italic; - text-align: left; -} - -nav { - margin: 2em 2em 4em 0; - /*break-before: always;*/ - page-break-before: always; - font-size: 0.90rem; - color: rgb(1,94,78); - font-weight: bold; - font-style: italic; -} - -nav ol { - margin-top: 2em; - list-style: none; -} - -nav li a { - display: inline-flex; - width: 100%; - text-decoration: none; - color: black; - align-items: baseline; - border: none; -} -nav li a::before { - margin-left: 0.3em; - margin-right: 0.3em; - border-bottom: 1px dotted; - content: ""; - order: 1; - flex: auto; -} - -nav li ol { - margin-top: 0.5em; -} - -nav li ol li { - margin-left: 0.5em; -} - -nav li a::after { - text-align: right; - content: target-counter(attr(href), page); - align-self: flex-end; - flex: none; - order: 2; -} - -.user-contents .article-title { - page-break-before: always!important; -} -.user-contents h1.part { - page-break-before: always!important; -} -.user-contents .copyrightpage { - page-break-before: always!important; -} -.user-contents.tocpage { - page-break-before: always!important; -} - -div.titlepage { - margin-bottom: 2em; - position: relative; -} - -div.titlepage:after { - content: ""; - background: transparent url(media/logo.png) 0 0 no-repeat; - position: absolute; - right: -30mm; - top: -30mm; - height: 75%; /*add height of your image here*/ - width: 75%; /*add width of your image here*/ - z-index: 1; -} - -h1.booktitle { - text-align: left; - font-size: 2.08rem; - /*margin: 6em 0em 1.5em 0em;*/ -} - -.titlepage h2, .titlepage h3, .titlepage h4 { - margin-bottom: 1.5em; -} - -h1.part { - display: none; -} - -.article-title { - /*string-set: chapter-title content(text);*/ - font-family: "Arial", sans-serif; - font-size: 1.17rem; - color: rgb(1,94,78); - font-weight: bold; - font-style: italic; - text-align: left; - margin-bottom: 1.2em; - page-break-inside: avoid; - page-break-after: avoid; - text-transform: none; - hyphens: manual; - white-space: pre-line; - letter-spacing: 0pt; - word-spacing: 1px; -} - -.article-title strong { font-weight: bold;} - -.article-title:before { - display: block; - text-transform: none; - counter-increment: chapter; - font-size: 10pt; - margin-bottom: 13pt; - letter-spacing: 1pt; -} - -/*Literaturverzeichnis*/ - -.article-bibliography-header { - font-family: "Arial", sans-serif; - font-size: 1.17rem; - color: rgb(1,94,78); - font-weight: bold; - font-style: italic; - text-align: left; - margin-top: 1.1em; - margin-bottom: 1.2em; - page-break-inside: avoid; - page-break-after: avoid; - text-transform: none; - hyphens: manual; - white-space: pre-line; - letter-spacing: 0pt; - word-spacing: 1px; -} -.csl-entry { - font-family: "Arial", sans-serif; - font-size: 0.90rem; - line-height: 1.3; - margin-bottom: 1em; - margin-right: 4em; - max-width: 68ch; -} - -/* section:footnote-content { - margin-left: auto; - margin-right: auto; - max-width: 126.5mm; -} */ - -.article-body { - font-size: 0.90rem; -} - -.image-width-100 { - width: 99%; - box-sizing:border-box; -} - -.image-width-90 { - width: 89%; - box-sizing:border-box; -} - -.image-width-75 { - width: 74%; - box-sizing:border-box; -} - -.image-width-50 { - width: 49%; - margin-left:5%; - margin-right:5%; - box-sizing:border-box; -} - -.image-width-25 { - width: 24%; - margin-left:2%; - margin-right:2%; - box-sizing:border-box; -} - -p { - font-family: "Arial", sans-serif; - font-size: 0.90rem; - line-height: 1.3; - margin-bottom: 1em; - orphans: 2; - widows: 2; -} - -p + p { - text-indent: 0; - margin-top: 9.80pt; } - -div.table-cell-container p + p { - margin-top: 0pt;} - -li p { - display: inline; -} - -p strong, -p .bold, -p .Bold, -p b, -li strong, -li .bold, -li .Bold, -li b { - font-weight: 700; -} - -table li strong, -table li b { - font-family: "Arial", sans-serif; - font-weight: bold; -} - -em, -.italic { - font-family: inherit; - font-style: italic; - font-weight: 400; -} - -pre { - max-width: 80.1266666667mm; -} - -a, .csl-bib-body a { - color: #000; - text-decoration: none !important; - border-bottom: 0.1pt solid rgb(1,94,78); -} - - -strong em { - font-weight: bold; - font-style: italic; -} - -var { - font-family: "Arial", Helvetica neue, sans-serif; - font-weight: normal; -} - -var em, -var .Italic { - font-weight: normal; - font-style: normal; -} - -sup { - font-size: 9.75pt; - font-weight: inherit; - position: relative; - top: -3px; - vertical-align: baseline; -} - -blockquote { - display: block; - width: 80%; - position: relative; - font-family: "Arial", sans-serif; - font-size: 0.90rem; - margin-top: 9.8pt; - margin-bottom: 9.8pt; - margin-left: 40px; - padding-left: 5px; - margin-right: 10px; - font-style: italic; -} - -blockquote:before { - font-family: "Arial", sans-serif; - content: "“"; - font-size: 4em; - left: -45px; - top: -10px; - z-index: 5; - position: absolute; - color: rgb(1,94,78); - opacity: 1; -} - -blockquote p { - font-family: inherit; - text-align: left; - font-style: normal; -} - -blockquote strong { - font-weight: 900; -} - -blockquote p.att { text-align: right; } - -h2, h2 strong { -font-family: "Arial", sans-serif; -margin-bottom: 0.5em; -color: rgb(1,94,78); -} -h3, h3 strong { - font-family: "Arial", sans-serif; - margin-bottom: 0.5em; - color: rgb(0,0,0); - font-weight: bold; -} -h4, h4 strong, -h5, -h6 { - font-family: "Arial", sans-serif; - margin-bottom: 0.5em; - color: rgb(0,0,0); -} - -h1 { - font-family: "Arial", sans-serif; - font-size: 1.17rem; - color: rgb(1,121,100); - font-weight: bold; - font-style: italic; - margin-top: 1.1em; - margin-bottom: 1.1em; - page-break-inside: avoid; - page-break-after: avoid; - text-transform: none; - hyphens: manual; - white-space: pre-line; - letter-spacing: 0pt; - word-spacing: 1px; -} - -h1 strong { font-weight: bold;} - -h2 { - font-size: 0.90rem; - font-family: "Arial", sans-serif; - font-weight: bold; - text-transform: none; - page-break-inside: avoid; - page-break-after: avoid; -} - -h3 { - font-size: 0.90rem; - page-break-inside: avoid; - page-break-after: avoid; - font-weight: bold; -} - -h4 { - font-size: 0.83rem; - font-weight: bold; - page-break-inside: avoid; - page-break-after: avoid; -} - -h5 { - font-family: "Arial", sans-serif; - font-weight: bolder; - font-size: 0.78rem; - page-break-inside: avoid; - page-break-after: avoid; -} -h6 { - font-family: "Arial", sans-serif; - font-weight: bolder; - font-size: 0.7rem; - page-break-inside: avoid; - page-break-after: avoid; -} -hr { - border: 0; - height: 1px; - background: #000; - } - -hr.br { border:0; height: 0px; } - -.one ol li { - list-style-type: decimal; -} - - -h1:before { - display: block; - text-transform: none; - counter-increment: chapter; - font-size: 10pt; - margin-bottom: 13pt; - letter-spacing: 1pt; -} - -.footnotes ol { - font-size: 9pt; - line-height: 10.8pt; - list-style-position: outside; - font-family: "Arial", sans-serif; -} - -.footnotes ol li p { - text-indent: 0; - font-size: 9pt; - line-height: 10.75pt; - word-wrap: break-word; - font-family: "Arial", sans-serif; -} - -/*.footnotes ol li p a { - text-wrap: word-break;}*/ - -li[id*="fn"] { - color: black; - text-indent: 0; - font-size: 9pt; - margin-left: 1.3pc; - font-family: "Arial", sans-serif; -} - -/*epub*/ - -.footnote-content { - color: black; - text-indent: 0; - font-size: 9pt; - font-family: "Arial", sans-serif; -} - -.footnote-content span { - margin-left: 1.3pc; -} - -a.footnoteRef { - border-bottom: 0; - line-height: 0; - background: none; - display: inline; -} - -figure { - text-indent: 0; - width: 100%; - text-align: center; - margin-top: 27pt; - margin-bottom: 27pt; -} - -figure img { - display: block; - height: auto; - margin: auto; -} - - -figure figcaption { - font-family: "Arial", sans-serif; - margin-top: 5px; - font-style: normal; - color: black; - text-indent: 0; - text-align: center; - font-size: 8pt; - font-style: italic; -} - -.epub nav li a::before { - border-bottom: none; -} - -ul { - display: block; - list-style-type: none; - margin-top: 1em; - margin-bottom: 1em; - margin-left: 0; - margin-right: 0; - padding-left: 40px; - line-height: 1.3; - font-size: 0.90rem; - hyphens: none; -} - -.article-body ul > li { - height: auto; -} -.article-body ul > li:before { - content: "-"; - padding-right: 20px; - color:rgb(0,0,0); - font-size: 120%; -} -#page-navigation ol { - margin: 0; - padding: 0; - list-style-type: decimal; - float: left; -} - - .article-body ol { - display: block; - list-style-type: decimal; - margin-top: 1em; - margin-bottom: 1em; - margin-left: 0; - margin-right: 0; - padding-left: 25px; - line-height: 1.3; - font-size: 0.90rem; - hyphens: none; -} -ol li { - margin-bottom: 0.5em; -} - -table { - margin: 0 auto; - width: 100% !important; - font-family: "Arial", sans-serif; - page-break-inside: avoid; - margin-top: 9.80pt; - margin-bottom: 18pt; - text-align: left; - font-size: 8pt; -} -th { - padding: 1em; - font-style: italic; - font-weight: bold; - color:#fff; - background-color: rgb(133,141,146); -} - -table.tbnostyle tr:first-of-type td { - font-style: normal!important; - background-color: transparent !important; - border-bottom: 1px solid rgb(231,231,231)!important; -} - -table caption { - padding: 1em 1em 1em 0; - text-align: left; - margin: 0 auto; - vertical-align: middle; -} - -table caption:before { - counter-increment: table; - margin-right: 1em; - font-style: italic; -} - - -table td { - width: auto; - padding: 0.5em; -} - -table td a { - word-wrap: break-word; - overflow-wrap: break-word; -} - -table td:last-of-type { - padding-right: 1em; -} - -table p, -table ul, -table li, -table ol { - margin: 0; - font-family: "Arial", sans-serif; - text-align: left; - text-indent: 0; -} - -table li { - vertical-align:top; -} - -tr:first-of-type th { - padding-top: 1em; - padding-bottom: 1em; - -} - -tr:last-of-type td { - padding-bottom: 0.6em; -} - -tr:first-of-type { - font-weight: normal; -} - -table + p + p { - margin-top: 18pt; -} -table, td, th { - border: 0.1pt solid black; - border-collapse: collapse; -} - -div.article-body > h2:first-child { - margin-top: 0; -} - -h2 + p { - page-break-after: avoid; -} - -/* Docsify */ - -.content .markdown-section li p { - display: inline!important; -} - -@media print { - a { - color: #000; - text-decoration: none !important; - border-bottom: 0.1pt solid rgb(1,94,78); - } - - @page { - size: 210mm 297mm; - } - nav, p, h2, h3, ul, ol, .csl-entry { - font-size: 9.96pt; - line-height: 1.21; - } - h1, .article-title, .article-bibliography-header { - font-size: 14.04pt; - } - body.user-contents { - max-width: 126.5mm; - margin: 0 auto; - max-height: 220mm; - } +/*Halflinger - manual style*/ + +@page { + size: 210mm 297mm; + margin-top: 30mm; + margin-bottom: 30mm; + margin-left: 28mm; + margin-right: 20mm; +} + +@page: left { + @top-left { + content: env(doc-title); + font-family: "Arial", sans-serif; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; /* 0.58rem */ + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @top-center { + content: " "; + } + @top-right { + content: string(chapter-title, start); + font-family: "Arial", sans-serif; + font-weight: normal; + text-align: right; + font-style: italic; + font-size: 6.96pt; + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @bottom-left { + content: " "; + width: 80mm; + } + @bottom-center { + content: " "; + width: 57mm; + } + @bottom-right { + content: "Page " counter(page) "/" counter(pages); /*Change to Blat*/ + line-height: 1.5; + font-family: "Arial", sans-serif; + text-align: right; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 35mm; + }} +@page: right { + @top-left { + content: env(doc-title); + font-family: "Arial", sans-serif; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @top-center { + content: " "; + } + @top-right { + content: string(chapter-title, start); + font-family: "Arial", sans-serif; + font-weight: normal; + text-align: right; + font-style: italic; + font-size: 6.96pt; + line-height: 1.5; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 80mm; + } + @bottom-left { + content: " "; + width: 80mm; + } + + @bottom-center { + content: " "; + width: 57mm; + } + @bottom-right { + content: "Page " counter(page) "/" counter(pages); /*Change to Blat*/ + line-height: 1.5; + font-family: "Arial", sans-serif; + text-align: right; + font-weight: normal; + font-style: italic; + font-size: 6.96pt; + letter-spacing: 0.2pt; + word-spacing: 1px; + width: 35mm; + } +} + +html, +body, +div, +span, +object, +iframe, +h1, +h2, +h3, +h4, +h5, +h6, +p, +blockquote, +pre, +abbr, +address, +cite, +code, +del, +dfn, +em, +img, +ins, +kbd, +q, +samp, +small, +strong, +sub, +sup, +var, +b, +i, +dl, +dt, +dd, +ol, +ul, +li, +fieldset, +form, +label, +legend, +table, +caption, +tbody, +tfoot, +thead, +tr, +th, +td, +article, +aside, +canvas, +details, +figcaption, +figure, +footer, +header, +hgroup, +menu, +nav, +section, +summary, +time, +mark, +audio, +video { + margin: 0; + padding: 0; + border: 0; + font-size: 100%; + vertical-align: baseline; +} + +body { + counter-reset: chapter figure-cat-figure figure-cat-photo figure-cat-table footnote-counter footnote-marker-counter; + overflow-wrap: break-word; +} +body.user-contents { + max-width: 60ch; /*126.5mm*/ + margin: 0 auto; + max-height: 220mm; +} +html { + font-family: "Arial", sans-serif; + font-size: 16px; + color: rgb(0,0,0); + text-rendering: optimizeLegibility; /*-webkit-font-smoothing: antialiased;*/ + overflow-wrap: break-word; + word-wrap: break-word; + /*-webkit-hyphens: auto;-ms-hyphens: auto; hyphens: auto;*/ +} + +nav::before { + content: "Table of Contents"; /*Change to Inhaltsverzeichnis*/ + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; + text-align: left; +} + +nav { + margin: 2em 2em 4em 0; + /*break-before: always;*/ + page-break-before: always; + font-size: 0.90rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; +} + +nav ol { + margin-top: 2em; + list-style: none; +} + +nav li a { + display: inline-flex; + width: 100%; + text-decoration: none; + color: black; + align-items: baseline; + border: none; +} +nav li a::before { + margin-left: 0.3em; + margin-right: 0.3em; + border-bottom: 1px dotted; + content: ""; + order: 1; + flex: auto; +} + +nav li ol { + margin-top: 0.5em; +} + +nav li ol li { + margin-left: 0.5em; +} + +nav li a::after { + text-align: right; + content: target-counter(attr(href), page); + align-self: flex-end; + flex: none; + order: 2; +} + +.user-contents .article-title { + page-break-before: always!important; +} +.user-contents h1.part { + page-break-before: always!important; +} +.user-contents .copyrightpage { + page-break-before: always!important; +} +.user-contents.tocpage { + page-break-before: always!important; +} + +div.titlepage { + margin-bottom: 2em; + position: relative; +} + +div.titlepage:after { + content: ""; + background: transparent url(media/logo.png) 0 0 no-repeat; + position: absolute; + right: -30mm; + top: -30mm; + height: 75%; /*add height of your image here*/ + width: 75%; /*add width of your image here*/ + z-index: 1; +} + +h1.booktitle { + text-align: left; + font-size: 2.08rem; + /*margin: 6em 0em 1.5em 0em;*/ +} + +.titlepage h2, .titlepage h3, .titlepage h4 { + margin-bottom: 1.5em; +} + +h1.part { + display: none; +} + +.article-title { + /*string-set: chapter-title content(text);*/ + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; + text-align: left; + margin-bottom: 1.2em; + page-break-inside: avoid; + page-break-after: avoid; + text-transform: none; + hyphens: manual; + white-space: pre-line; + letter-spacing: 0pt; + word-spacing: 1px; +} + +.article-title strong { font-weight: bold;} + +.article-title:before { + display: block; + text-transform: none; + counter-increment: chapter; + font-size: 10pt; + margin-bottom: 13pt; + letter-spacing: 1pt; +} + +/*Literaturverzeichnis*/ + +.article-bibliography-header { + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,94,78); + font-weight: bold; + font-style: italic; + text-align: left; + margin-top: 1.1em; + margin-bottom: 1.2em; + page-break-inside: avoid; + page-break-after: avoid; + text-transform: none; + hyphens: manual; + white-space: pre-line; + letter-spacing: 0pt; + word-spacing: 1px; +} +.csl-entry { + font-family: "Arial", sans-serif; + font-size: 0.90rem; + line-height: 1.3; + margin-bottom: 1em; + margin-right: 4em; + max-width: 68ch; +} + +/* section:footnote-content { + margin-left: auto; + margin-right: auto; + max-width: 126.5mm; +} */ + +.article-body { + font-size: 0.90rem; +} + +.image-width-100 { + width: 99%; + box-sizing:border-box; +} + +.image-width-90 { + width: 89%; + box-sizing:border-box; +} + +.image-width-75 { + width: 74%; + box-sizing:border-box; +} + +.image-width-50 { + width: 49%; + margin-left:5%; + margin-right:5%; + box-sizing:border-box; +} + +.image-width-25 { + width: 24%; + margin-left:2%; + margin-right:2%; + box-sizing:border-box; +} + +p { + font-family: "Arial", sans-serif; + font-size: 0.90rem; + line-height: 1.3; + margin-bottom: 1em; + orphans: 2; + widows: 2; +} + +p + p { + text-indent: 0; + margin-top: 9.80pt; } + +div.table-cell-container p + p { + margin-top: 0pt;} + +li p { + display: inline; +} + +p strong, +p .bold, +p .Bold, +p b, +li strong, +li .bold, +li .Bold, +li b { + font-weight: 700; +} + +table li strong, +table li b { + font-family: "Arial", sans-serif; + font-weight: bold; +} + +em, +.italic { + font-family: inherit; + font-style: italic; + font-weight: 400; +} + +pre { + max-width: 80.1266666667mm; +} + +a, .csl-bib-body a { + color: #000; + text-decoration: none !important; + border-bottom: 0.1pt solid rgb(1,94,78); +} + + +strong em { + font-weight: bold; + font-style: italic; +} + +var { + font-family: "Arial", Helvetica neue, sans-serif; + font-weight: normal; +} + +var em, +var .Italic { + font-weight: normal; + font-style: normal; +} + +sup { + font-size: 9.75pt; + font-weight: inherit; + position: relative; + top: -3px; + vertical-align: baseline; +} + +blockquote { + display: block; + width: 80%; + position: relative; + font-family: "Arial", sans-serif; + font-size: 0.90rem; + margin-top: 9.8pt; + margin-bottom: 9.8pt; + margin-left: 40px; + padding-left: 5px; + margin-right: 10px; + font-style: italic; +} + +blockquote:before { + font-family: "Arial", sans-serif; + content: "“"; + font-size: 4em; + left: -45px; + top: -10px; + z-index: 5; + position: absolute; + color: rgb(1,94,78); + opacity: 1; +} + +blockquote p { + font-family: inherit; + text-align: left; + font-style: normal; +} + +blockquote strong { + font-weight: 900; +} + +blockquote p.att { text-align: right; } + +h2, h2 strong { +font-family: "Arial", sans-serif; +margin-bottom: 0.5em; +color: rgb(1,94,78); +} +h3, h3 strong { + font-family: "Arial", sans-serif; + margin-bottom: 0.5em; + color: rgb(0,0,0); + font-weight: bold; +} +h4, h4 strong, +h5, +h6 { + font-family: "Arial", sans-serif; + margin-bottom: 0.5em; + color: rgb(0,0,0); +} + +h1 { + font-family: "Arial", sans-serif; + font-size: 1.17rem; + color: rgb(1,121,100); + font-weight: bold; + font-style: italic; + margin-top: 1.1em; + margin-bottom: 1.1em; + page-break-inside: avoid; + page-break-after: avoid; + text-transform: none; + hyphens: manual; + white-space: pre-line; + letter-spacing: 0pt; + word-spacing: 1px; +} + +h1 strong { font-weight: bold;} + +h2 { + font-size: 0.90rem; + font-family: "Arial", sans-serif; + font-weight: bold; + text-transform: none; + page-break-inside: avoid; + page-break-after: avoid; +} + +h3 { + font-size: 0.90rem; + page-break-inside: avoid; + page-break-after: avoid; + font-weight: bold; +} + +h4 { + font-size: 0.83rem; + font-weight: bold; + page-break-inside: avoid; + page-break-after: avoid; +} + +h5 { + font-family: "Arial", sans-serif; + font-weight: bolder; + font-size: 0.78rem; + page-break-inside: avoid; + page-break-after: avoid; +} +h6 { + font-family: "Arial", sans-serif; + font-weight: bolder; + font-size: 0.7rem; + page-break-inside: avoid; + page-break-after: avoid; +} +hr { + border: 0; + height: 1px; + background: #000; + } + +hr.br { border:0; height: 0px; } + +.one ol li { + list-style-type: decimal; +} + + +h1:before { + display: block; + text-transform: none; + counter-increment: chapter; + font-size: 10pt; + margin-bottom: 13pt; + letter-spacing: 1pt; +} + +.footnotes ol { + font-size: 9pt; + line-height: 10.8pt; + list-style-position: outside; + font-family: "Arial", sans-serif; +} + +.footnotes ol li p { + text-indent: 0; + font-size: 9pt; + line-height: 10.75pt; + word-wrap: break-word; + font-family: "Arial", sans-serif; +} + +/*.footnotes ol li p a { + text-wrap: word-break;}*/ + +li[id*="fn"] { + color: black; + text-indent: 0; + font-size: 9pt; + margin-left: 1.3pc; + font-family: "Arial", sans-serif; +} + +/*epub*/ + +.footnote-content { + color: black; + text-indent: 0; + font-size: 9pt; + font-family: "Arial", sans-serif; +} + +.footnote-content span { + margin-left: 1.3pc; +} + +a.footnoteRef { + border-bottom: 0; + line-height: 0; + background: none; + display: inline; +} + +figure { + text-indent: 0; + width: 100%; + text-align: center; + margin-top: 27pt; + margin-bottom: 27pt; +} + +figure img { + display: block; + height: auto; + margin: auto; +} + + +figure figcaption { + font-family: "Arial", sans-serif; + margin-top: 5px; + font-style: normal; + color: black; + text-indent: 0; + text-align: center; + font-size: 8pt; + font-style: italic; +} + +.epub nav li a::before { + border-bottom: none; +} + +ul { + display: block; + list-style-type: none; + margin-top: 1em; + margin-bottom: 1em; + margin-left: 0; + margin-right: 0; + padding-left: 40px; + line-height: 1.3; + font-size: 0.90rem; + hyphens: none; +} + +.article-body ul > li { + height: auto; +} +.article-body ul > li:before { + content: "-"; + padding-right: 20px; + color:rgb(0,0,0); + font-size: 120%; +} +#page-navigation ol { + margin: 0; + padding: 0; + list-style-type: decimal; + float: left; +} + + .article-body ol { + display: block; + list-style-type: decimal; + margin-top: 1em; + margin-bottom: 1em; + margin-left: 0; + margin-right: 0; + padding-left: 25px; + line-height: 1.3; + font-size: 0.90rem; + hyphens: none; +} +ol li { + margin-bottom: 0.5em; +} + +table { + margin: 0 auto; + width: 100% !important; + font-family: "Arial", sans-serif; + page-break-inside: avoid; + margin-top: 9.80pt; + margin-bottom: 18pt; + text-align: left; + font-size: 8pt; +} +th { + padding: 1em; + font-style: italic; + font-weight: bold; + color:#fff; + background-color: rgb(133,141,146); +} + +table.tbnostyle tr:first-of-type td { + font-style: normal!important; + background-color: transparent !important; + border-bottom: 1px solid rgb(231,231,231)!important; +} + +table caption { + padding: 1em 1em 1em 0; + text-align: left; + margin: 0 auto; + vertical-align: middle; +} + +table caption:before { + counter-increment: table; + margin-right: 1em; + font-style: italic; +} + + +table td { + width: auto; + padding: 0.5em; +} + +table td a { + word-wrap: break-word; + overflow-wrap: break-word; +} + +table td:last-of-type { + padding-right: 1em; +} + +table p, +table ul, +table li, +table ol { + margin: 0; + font-family: "Arial", sans-serif; + text-align: left; + text-indent: 0; +} + +table li { + vertical-align:top; +} + +tr:first-of-type th { + padding-top: 1em; + padding-bottom: 1em; + +} + +tr:last-of-type td { + padding-bottom: 0.6em; +} + +tr:first-of-type { + font-weight: normal; +} + +table + p + p { + margin-top: 18pt; +} +table, td, th { + border: 0.1pt solid black; + border-collapse: collapse; +} + +div.article-body > h2:first-child { + margin-top: 0; +} + +h2 + p { + page-break-after: avoid; +} + +/* Docsify */ + +.content .markdown-section li p { + display: inline!important; +} + +@media print { + a { + color: #000; + text-decoration: none !important; + border-bottom: 0.1pt solid rgb(1,94,78); + } + + @page { + size: 210mm 297mm; + } + nav, p, h2, h3, ul, ol, .csl-entry { + font-size: 9.96pt; + line-height: 1.21; + } + h1, .article-title, .article-bibliography-header { + font-size: 14.04pt; + } + body.user-contents { + max-width: 126.5mm; + margin: 0 auto; + max-height: 220mm; + } } \ No newline at end of file diff --git a/uhtml/index.html b/uhtml/index.html index 97233fe..99066ac 100644 --- a/uhtml/index.html +++ b/uhtml/index.html @@ -2,7 +2,7 @@ - Demo Manual + Generate Lorem Ipsum placeholder text. Select the number of characters, words, sentences or paragraphs, and hit generate!