-
Notifications
You must be signed in to change notification settings - Fork 3
/
README.html
26 lines (24 loc) · 2.29 KB
/
README.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/3.0.1/github-markdown.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/lib/index.min.js">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/texmath.css">
<link rel="stylesheet" href="https://gitcdn.xyz/repo/goessner/mdmath/master/css/vscode-texmath.css">
</head>
<body class="markdown-body">
<h1 id="sponge-structure-data-and-code" data-line="0" class="code-line">Sponge Structure Data and Code</h1>
<p data-line="1" class="code-line">This contains the data and code for the publication in Nature Materials.</p>
<p data-line="3" class="code-line"><strong>doi: 10.1038/s41563-020-0798-1</strong></p>
<p data-line="5" class="code-line"><strong>Link to publication: <a href="https://doi.org/10.1038/s41563-020-0798-1" data-href="https://doi.org/10.1038/s41563-020-0798-1">Mechanically robust lattices inspired by deep-sea
glass sponges</a></strong></p>
<p data-line="8" class="code-line">Authors: Matheus C. Fernandes, Joanna Aizenbert, James C. Weaver, and Katia Bertoldi</p>
<p data-line="10" class="code-line">Harvard University -- School of Engineering and Applied Sciences</p>
<p data-line="12" class="code-line">For more information, please email me at <a href="mailto:[email protected]" data-href="mailto:[email protected]">[email protected]</a></p>
<p data-line="14" class="code-line">Corresponding Authors: <a href="mailto:[email protected]" data-href="mailto:[email protected]">[email protected]</a>; <a href="mailto:[email protected]" data-href="mailto:[email protected]">[email protected]</a></p>
<p data-line="16" class="code-line">If you would like to further improve this code, please submit a pull request and clearly state your suggestions and the reason for this improvement.</p>
<p data-line="18" class="code-line">Additional codes required for reproduction of the information provided in supplemental information document of this publication are made available upon request.</p>
<p data-line="20" class="code-line">Thank you!</p>
</body></html>