diff options
| author | lukeflo | 2024-10-14 12:07:17 +0200 |
|---|---|---|
| committer | lukeflo | 2024-10-14 12:07:17 +0200 |
| commit | d996467fe899fa0012ef87bda2e7c210b5af8714 (patch) | |
| tree | c45f32af7919426233c242f150436300db26785d | |
| parent | 30f05d7b6118a7438a58cce1778d5d111c90d062 (diff) | |
| download | bibiman-d996467fe899fa0012ef87bda2e7c210b5af8714.tar.gz bibiman-d996467fe899fa0012ef87bda2e7c210b5af8714.zip | |
reorganize folder structure
| -rw-r--r-- | tests/aristotle_physics.pdf (renamed from res/aristotle_physics.pdf) | bin | 25294 -> 25294 bytes | |||
| -rw-r--r-- | tests/test.bib (renamed from test.bib) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/res/aristotle_physics.pdf b/tests/aristotle_physics.pdf Binary files differindex 6aaba88..6aaba88 100644 --- a/res/aristotle_physics.pdf +++ b/tests/aristotle_physics.pdf diff --git a/test.bib b/tests/test.bib index 700f578..7a1c226 100644 --- a/test.bib +++ b/tests/test.bib @@ -71,7 +71,7 @@ keywords = {primary, ancient, philosophy}, langid = {english}, langidopts = {variant=american}, - file = {/home/lukeflo/Documents/projects/coding/bibiman/res/aristotle_physics.pdf}, + file = {./tests/aristotle_physics.pdf}, annotation = {A \texttt{book} entry with a \texttt{translator} field}, } |
