+ ({{ props.year }}). {{ props.title }}.
{{ author }};
- .
- ({{ props.year }}).
- "{{ props.title }}".
+ .
{{ conference }}.
diff --git a/components/resume/paper-reference/JournalReference.vue b/components/resume/paper-reference/JournalReference.vue
index 456ee2e..72fef77 100644
--- a/components/resume/paper-reference/JournalReference.vue
+++ b/components/resume/paper-reference/JournalReference.vue
@@ -1,10 +1,9 @@
+ ({{ props.year }}). {{ props.title }}.
{{ author }};
- .
- ({{ props.year }}).
- "{{ props.title }}".
+ .
{{ journal }}.
diff --git a/locales/en-US/general.ts b/locales/en-US/general.ts
index f1aefec..12a4e84 100644
--- a/locales/en-US/general.ts
+++ b/locales/en-US/general.ts
@@ -43,6 +43,7 @@ export default {
"title_about": "About",
"title_projects": "Projects",
"title_resume": "Résumé",
+ "title_publications": "Publications",
"title_contacts": "Say hi",
"log_hello": "Hello 🐡",
diff --git a/locales/it-IT/general.ts b/locales/it-IT/general.ts
index ca46c07..a87f406 100644
--- a/locales/it-IT/general.ts
+++ b/locales/it-IT/general.ts
@@ -44,6 +44,7 @@ export default {
"title_about": "Chi sono",
"title_projects": "Progetti",
"title_resume": "CV",
+ "title_publications": "Pubblicazioni",
"title_contacts": "Salutami",
"log_hello": "Ciao 🐡",
diff --git a/pages/publications.vue b/pages/publications.vue
new file mode 100644
index 0000000..5a83e62
--- /dev/null
+++ b/pages/publications.vue
@@ -0,0 +1,69 @@
+
+
+
+
+ {{ $t("publications") }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/resume.vue b/pages/resume.vue
index 5b8c56f..d48bd87 100644
--- a/pages/resume.vue
+++ b/pages/resume.vue
@@ -26,7 +26,7 @@
-
+