diff options
| author | aristote <quentin.aristote@irif.fr> | 2025-07-29 09:33:08 +0200 |
|---|---|---|
| committer | aristote <quentin.aristote@irif.fr> | 2025-07-29 09:33:32 +0200 |
| commit | ebdf1d48c521ba0925c81453700dcd63a650eeab (patch) | |
| tree | 83f506b4d0ea93f62f36aa75bf3b99cd44893e38 | |
| parent | 690663d487321edf797a0ee6bfffbee300e5ce35 (diff) | |
publications -> research
| -rw-r--r-- | default.nix | 2 | ||||
| -rw-r--r-- | research/conferences.json (renamed from publications/conferences.json) | 0 | ||||
| -rw-r--r-- | research/default.nix (renamed from publications/default.nix) | 0 | ||||
| -rw-r--r-- | research/export.nix (renamed from publications/export.nix) | 0 | ||||
| -rw-r--r-- | research/journals.json (renamed from publications/journals.json) | 0 | ||||
| -rw-r--r-- | research/miscellaneous.json (renamed from publications/miscellaneous.json) | 0 | ||||
| -rw-r--r-- | research/reports.json (renamed from publications/reports.json) | 0 | ||||
| -rw-r--r-- | research/talks.json (renamed from publications/talks.json) | 0 |
8 files changed, 1 insertions, 1 deletions
diff --git a/default.nix b/default.nix index 11fd374..5ee2b61 100644 --- a/default.nix +++ b/default.nix @@ -18,7 +18,7 @@ in { inherit files; basics = make ./basics {}; - publications = make ./publications {}; + research = make ./research {}; experience = make ./experience {}; languages = make ./languages {}; education = make ./education {}; diff --git a/publications/conferences.json b/research/conferences.json index 6efb4c5..6efb4c5 100644 --- a/publications/conferences.json +++ b/research/conferences.json diff --git a/publications/default.nix b/research/default.nix index 8de25f8..8de25f8 100644 --- a/publications/default.nix +++ b/research/default.nix diff --git a/publications/export.nix b/research/export.nix index b119054..b119054 100644 --- a/publications/export.nix +++ b/research/export.nix diff --git a/publications/journals.json b/research/journals.json index f8ddbe7..f8ddbe7 100644 --- a/publications/journals.json +++ b/research/journals.json diff --git a/publications/miscellaneous.json b/research/miscellaneous.json index c579095..c579095 100644 --- a/publications/miscellaneous.json +++ b/research/miscellaneous.json diff --git a/publications/reports.json b/research/reports.json index ff69461..ff69461 100644 --- a/publications/reports.json +++ b/research/reports.json diff --git a/publications/talks.json b/research/talks.json index 29926e9..29926e9 100644 --- a/publications/talks.json +++ b/research/talks.json |
