sylvain-kern.github.io
Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: sylvain-kern
- Language: HTML
- Default Branch: main
- Size: 106 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 3 years ago
· Last pushed over 1 year ago
Metadata Files
Citation
Owner
- Name: Sylvain Kern
- Login: sylvain-kern
- Kind: user
- Location: France
- Repositories: 5
- Profile: https://github.com/sylvain-kern
phd student (see tufte-style-thesis)
Citation (citations/index.html)
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc-markdown-css-theme" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<base href="/">
<title>input</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@48,400,0,0" />
<link rel="stylesheet" href="_assets/css/style.css" />
<link rel="stylesheet" href="_assets/css/highlighting.css" />
<script defer=""
src="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js"></script>
<script>document.addEventListener("DOMContentLoaded", function () {
var mathElements = document.getElementsByClassName("math");
var macros = [];
for (var i = 0; i < mathElements.length; i++) {
var texText = mathElements[i].firstChild;
if (mathElements[i].tagName == "SPAN") {
katex.render(texText.data, mathElements[i], {
displayMode: mathElements[i].classList.contains('display'),
throwOnError: false,
macros: macros,
fleqn: false
});
}}});
</script>
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css" />
</head>
<body>
<header>
<div class='sidebar'>
<div id='title-block'>
</div>
<nav id="TOC" role="doc-toc">
<ul>
<li><a href="abstract" id="toc-abstract">Abstract</a></li>
<li><a href="graphics" id="toc-graphics"><span
class="toc-section-number">1</span> Graphics</a>
<ul>
<li><a href="graphics/graphs" id="toc-graphs"><span
class="toc-section-number">1.1</span> Graphs</a></li>
<li><a href="graphics/svg-images" id="toc-svg-images"><span
class="toc-section-number">1.2</span> SVG images</a></li>
<li><a href="graphics/subfigures" id="toc-subfigures"><span
class="toc-section-number">1.3</span> Subfigures</a></li>
</ul></li>
<li><a href="cross-links-with-pandoc-crossref"
id="toc-cross-links-with-pandoc-crossref"><span
class="toc-section-number">2</span> Cross-links with
<code>pandoc-crossref</code></a></li>
<li><a href="citations" id="toc-citations"><span
class="toc-section-number">3</span> Citations</a></li>
<li><a href="numbered-chapter" id="toc-numbered-chapter"><span
class="toc-section-number">4</span> Numbered chapter</a>
<ul>
<li><a href="numbered-chapter/section" id="toc-section"><span
class="toc-section-number">4.1</span> Section</a></li>
<li><a href="numbered-chapter/other-section"
id="toc-other-section"><span class="toc-section-number">4.2</span> Other
section</a></li>
<li><a href="numbered-chapter/math" id="toc-math"><span
class="toc-section-number">4.3</span> Math</a></li>
<li><a href="numbered-chapter/tables" id="toc-tables"><span
class="toc-section-number">4.4</span> Tables</a></li>
</ul></li>
<li><a href="references" id="toc-references">References</a></li>
<li><a href="section-after-references"
id="toc-section-after-references"><span
class="toc-section-number">5</span> Section after references</a></li>
<li><a href="abbreviations" id="toc-abbreviations"><span
class="toc-section-number">6</span> Abbreviations</a>
<ul>
<li><a href="abbreviations/test-in-titles-yes-and-even-in-toc"
id="toc-test-in-titles-yes-and-even-in-toc"><span
class="toc-section-number">6.1</span> Test (in titles ? Yes, and even in
TOC !)</a></li>
</ul></li>
<li><a href="and-a-chapter" id="toc-and-a-chapter"><span
class="toc-section-number">7</span> And a chapter</a>
<ul>
<li><a href="and-a-chapter/and-a-level-2-section"
id="toc-and-a-level-2-section"><span
class="toc-section-number">7.1</span> And a level 2 section</a></li>
<li><a href="and-a-chapter/markdown-formatting-in-section-headings"
id="toc-markdown-formatting-in-section-headings"><span
class="toc-section-number">7.2</span> Markdown
<strong>formatting</strong> in <em>section-headings</em></a></li>
</ul></li>
<li><a href="what-if-two-headings-have-the-same-title"
id="toc-what-if-two-headings-have-the-same-title"><span
class="toc-section-number">8</span> What if two headings have the same
title ?</a>
<ul>
<li><a href="what-if-two-headings-have-the-same-title/this-is-a-title"
id="toc-this-is-a-title"><span class="toc-section-number">8.1</span>
This is a title</a></li>
<li><a href="what-if-two-headings-have-the-same-title/this-is-a-title-1"
id="toc-this-is-a-title-1"><span class="toc-section-number">8.2</span>
This is a title</a></li>
</ul></li>
<li><a href="lists" id="toc-lists"><span
class="toc-section-number">9</span> Lists</a></li>
</ul> </nav>
</div>
</header>
<main>
<div class='top-nav'>
<div id="horizontal">
<button class="hamburger">
<!-- material icons https://material.io/resources/icons/ -->
<i class="menuIcon material-symbols-rounded">list</i>
<i class="closeIcon material-symbols-rounded">navigate_before</i>
</button>
<a id='prev' href='/cross-links-with-pandoc-crossref/'>← 2 Cross-links with `pandoc-crossref`</a>
<a id='next' href='/numbered-chapter/'>4 Numbered chapter →</a>
</div>
<div id="vertical">
<a href='/'>~</a>
<span class="top-nav-separator">/</span>
</div>
</div>
<section id="citations" class="level1" data-number="3">
<h1 data-number="3"><span class="header-section-number">3</span>
Citations</h1>
<p>1 nobrackets <span class="citation"
data-cites="almogThermalStabilityThin2021">Almog et al. (<a
href="references/#ref-almogThermalStabilityThin2021"
role="doc-biblioref">2021</a>)</span></p>
<p>1 brackets <span class="citation"
data-cites="almogThermalStabilityThin2021">(<a
href="references/#ref-almogThermalStabilityThin2021"
role="doc-biblioref">Almog et al. 2021</a>)</span></p>
<p>2 brackets <span class="citation"
data-cites="mauriceDesignMicrofabricationCharacterization2016">(<a
href="references/#ref-mauriceDesignMicrofabricationCharacterization2016"
role="doc-biblioref">Maurice 2016</a>)</span></p>
<p>3 nobrackets : this text is taken from Talbi. <span class="citation"
data-cites="talbiMicroscaleHotWire2015">Talbi et al. (<a
href="references/#ref-talbiMicroscaleHotWire2015"
role="doc-biblioref">2015</a>)</span></p>
<p>Citations list <span class="citation"
data-cites="arwatzDynamicCalibrationModeling2013 comte-bellotHotWireAnemometry1976 cahillThermalConductivityMeasurement1990">(<a
href="references/#ref-arwatzDynamicCalibrationModeling2013"
role="doc-biblioref">Arwatz et al. 2013</a>; <a
href="references/#ref-comte-bellotHotWireAnemometry1976"
role="doc-biblioref">Comte-Bellot 1976</a>; <a
href="references/#ref-cahillThermalConductivityMeasurement1990"
role="doc-biblioref">Cahill 1990</a>)</span> (not working –only with
semicolons ?)</p>
<p><span class="citation"
data-cites="fanLowdimensionalSiCNanostructures2006">Fan, Wu, and Chu (<a
href="references/#ref-fanLowdimensionalSiCNanostructures2006"
role="doc-biblioref">2006</a>)</span></p>
<p><span class="citation"
data-cites="pisanoBridgeConceptualFrameworks2015">Pisano (<a
href="references/#ref-pisanoBridgeConceptualFrameworks2015"
role="doc-biblioref">2015</a>)</span></p>
<p><span class="citation"
data-cites="ummelsStochasticMultiplayerGames2010">Ummels (<a
href="references/#ref-ummelsStochasticMultiplayerGames2010"
role="doc-biblioref">2010</a>)</span></p>
<p>Notes after punctuation <span class="citation"
data-cites="ummelsStochasticMultiplayerGames2010">(<a
href="references/#ref-ummelsStochasticMultiplayerGames2010"
role="doc-biblioref">Ummels 2010</a>)</span>. It works.</p>
</section>
</main>
<script>
;(function() {
// Non-essential if user has JavaScript off. Just makes checkboxes look nicer.
var selector = '.task-list > li > input[type="checkbox"]';
var checkboxes = document.querySelectorAll(selector);
Array.from(checkboxes).forEach((checkbox) => {
var wasChecked = checkbox.checked;
checkbox.disabled = false;
checkbox.addEventListener('click', (ev) => {ev.target.checked = wasChecked});
});
})();
</script>
<script src="_assets/js/sidebar.js"></script>
<script src="_assets/js/highlight-anchors.js"></script>
</body>
</html>
GitHub Events
Total
- Push event: 6
Last Year
- Push event: 6
Dependencies
_assets/fonts/source-sans-release/package.json
npm
_assets/fonts/source-serif-release/package.json
npm