Skip to content
Snippets Groups Projects
Commit ffa70254 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

typo

parent ace7470f
No related branches found
No related tags found
No related merge requests found
Pipeline #463413 failed
import { Section, Subesction } from "../components/sections";
import { useTabNavigation } from "../utils/TabNavigation";
import {H5} from "../components/Headings";
import TestSource from "../soures/test-sources";
import MethodSources from "../soures/methods-sources";
import TestSource from "../sources/test-sources";
import MethodSources from "../sources/methods-sources";
export function Methods() {
useTabNavigation();
......
......@@ -8,6 +8,8 @@ export default function MethodSources(){
</div>
);
}
const bibtexSources = [
`
@article{article,
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment