24 lines
770 B
HTML
24 lines
770 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="UTF-8" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
|
<meta property="og:title" content="rehype citation" />
|
||
|
<meta
|
||
|
property="og:description"
|
||
|
content="Rehype plugin to add citation and bibliography from bibtex files"
|
||
|
/>
|
||
|
<meta property="og:type" content="website" />
|
||
|
<meta
|
||
|
property="og:image"
|
||
|
content="https://raw.githubusercontent.com/timlrx/rehype-citation/main/rehype-citation.png"
|
||
|
/>
|
||
|
<title>Rehype Citation</title>
|
||
|
<script type="module" crossorigin src="/assets/index-503f54ea.js"></script>
|
||
|
<link rel="stylesheet" href="/assets/index-7ae2a64c.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<div id="root"></div>
|
||
|
</body>
|
||
|
</html>
|