diff --git a/frontend/src/AuthenticatedSwitch.jsx b/frontend/src/AuthenticatedSwitch.jsx index 6d86ff985e..949953fcda 100644 --- a/frontend/src/AuthenticatedSwitch.jsx +++ b/frontend/src/AuthenticatedSwitch.jsx @@ -9,6 +9,7 @@ import AuthenticatedAppHeader from "./components/AuthenticatedAppHeader"; import useGetMe from "./models/auth/users/useGetMe"; import AlertBanner from "./components/AlertBanner"; import EncounterSearch from "./pages/EncounterSearch"; +import Citation from "./pages/Citation"; export default function AuthenticatedSwitch({ showAlert, setShowAlert }) { const { data } = useGetMe(); @@ -46,6 +47,7 @@ export default function AuthenticatedSwitch({ showAlert, setShowAlert }) { }} > + } /> } /> } /> } /> diff --git a/frontend/src/FrontDesk.jsx b/frontend/src/FrontDesk.jsx index 627c01ccfa..c839761292 100644 --- a/frontend/src/FrontDesk.jsx +++ b/frontend/src/FrontDesk.jsx @@ -12,7 +12,7 @@ import "./css/scrollBar.css"; export default function FrontDesk() { const [isLoggedIn, setIsLoggedIn] = useState(false); - const [setError] = useState(); + // const [error, setError] = useState(); const [collaborationTitle, setCollaborationTitle] = useState(); const [collaborationData, setCollaborationData] = useState([]); const [mergeData, setMergeData] = useState([]); @@ -33,7 +33,7 @@ export default function FrontDesk() { console.log("Error", error); setLoading(false); setIsLoggedIn(false); - setError(error.response.status); + // setError(error.response.status); }); }; @@ -85,7 +85,7 @@ export default function FrontDesk() { if (!isLoggedIn) { return ( <> - {/* */} + } /> } /> + } /> } /> } /> } /> diff --git a/frontend/src/locale/de.json b/frontend/src/locale/de.json index b9d9f73c5e..e8c4e3d5ab 100644 --- a/frontend/src/locale/de.json +++ b/frontend/src/locale/de.json @@ -227,5 +227,17 @@ "NUMBER_ANNOTATIONS": "Anzahl der Anmerkungen", "ADD_LABELLED_KEYWORD_SEARCH": "Beschriftete Schlagwortsuche hinzufügen", "APPLY_SEARCH_ID": "Such-ID anwenden", - "APPLY_SEARCH_ID_DESC": "Diese Funktion ermöglicht es Benutzern, ihre Suchkriterien auf einfache Weise mit anderen zu teilen. Nachdem er eine Suche durchgeführt hat, kann ein Benutzer seine eindeutige Such-ID kopieren und sie mit einem anderen Benutzer teilen. Der Empfänger kann dann diese Such-ID in den Abschnitt „Such-ID anwenden“ einfügen und auf „Anwenden“ klicken, um die genauen Suchkriterien zu replizieren und die gleichen Ergebnisse wie der ursprüngliche Benutzer zu erhalten." + "APPLY_SEARCH_ID_DESC": "Diese Funktion ermöglicht es Benutzern, ihre Suchkriterien auf einfache Weise mit anderen zu teilen. Nachdem er eine Suche durchgeführt hat, kann ein Benutzer seine eindeutige Such-ID kopieren und sie mit einem anderen Benutzer teilen. Der Empfänger kann dann diese Such-ID in den Abschnitt „Such-ID anwenden“ einfügen und auf „Anwenden“ klicken, um die genauen Suchkriterien zu replizieren und die gleichen Ergebnisse wie der ursprüngliche Benutzer zu erhalten.", + "CITATION_TITLE": "Wie man Wildbook und kollaborative Daten zitiert", + "CITATION_INTRODUCTION": "Auch wenn eine kollaborative Verbindung zwischen den Benutzern hergestellt wurde, bittet Wildbook Sie, die Datenanbieter zu kontaktieren, bevor Sie die gemeinsam genutzten Daten in einer Publikation, einem Produkt oder einer kommerziellen Anwendung verwenden.", + "CITATION_AGREEMENT": "Durch die Nutzung eines Wildbooks erklärt sich der Benutzer mit Folgendem einverstanden:", + "CITATION_AGREEMENT_ITEM_1": "Die in Wildbook enthaltenen Daten nicht in einer Publikation, einem Produkt oder einer kommerziellen Anwendung ohne vorherige schriftliche Zustimmung des ursprünglichen Datenanbieters zu verwenden.", + "CITATION_AGREEMENT_ITEM_2": "Sowohl den/die Datenanbieter als auch Wildbook korrekt zu zitieren, nachdem die Genehmigung zur Nutzung erhalten wurde.", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_1": "Kollaborative Datensätze sollten alle Datenbeitragenden in absteigender Reihenfolge der beigesteuerten Begegnungen auflisten. Das Jahr sollte das Jahr sein, in dem der Datensatz konsolidiert und heruntergeladen wurde.", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_2": "Beispielzitat für einen Datensatz:", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_3": "Beispielzitat für ein Wildbook:", + "CITATION_CITATION_DETAILS_1": "S. Gero, J. Levenson, J. Van Oast, J. Holmberg, A. Marine-Biologist, C. Researcher, O. Cean. (2016). Kollaborativer Datensatz von: Flukebook.org. Konsolidiert und heruntergeladen: 15. Juni 2016.", + "CITATION_CITATION_DETAILS_2": "J. Levenson, S. Gero, J. Van Oast und J. Holmberg. 2015. Flukebook: cloudbasierte Foto-Identifikationsanalysetools für die Meeresforschung. Erreichbar unter: https://www.flukebook.org", + "CITATION_FORWARD": "Um die Zitierung jeder Publikation / jedes Berichts, der / das die von Wild Me bereitgestellten Daten / Werkzeuge verwendet hat, zur Aufnahme in unsere Referenzliste an info@wildme.org weiterzuleiten.", + "CITATION_DISCLAIMER": "Wild Me oder die ursprünglichen Datenanbieter nicht für Fehler in den Daten verantwortlich machen. Obwohl wir alle Anstrengungen unternommen haben, um die Qualität der Datenbank zu gewährleisten, können wir die Genauigkeit dieser Datensätze nicht garantieren." } \ No newline at end of file diff --git a/frontend/src/locale/en.json b/frontend/src/locale/en.json index 6fda9548b3..3c7f5c7be1 100644 --- a/frontend/src/locale/en.json +++ b/frontend/src/locale/en.json @@ -227,6 +227,17 @@ "NUMBER_ANNOTATIONS" : "Number of Annotations", "ADD_LABELLED_KEYWORD_SEARCH" : "Add Labelled Keyword Search" , "APPLY_SEARCH_ID": "Apply Search ID", - "APPLY_SEARCH_ID_DESC": "This feature allows users to share their search criteria with others easily. After performing a search, a user can copy their unique Search ID and share it with another user. The recipient can then paste this Search ID into the \"Apply Search ID\" section and click \"Apply\" to replicate the exact search criteria, obtaining the same results as the original user." - -} \ No newline at end of file + "APPLY_SEARCH_ID_DESC": "This feature allows users to share their search criteria with others easily. After performing a search, a user can copy their unique Search ID and share it with another user. The recipient can then paste this Search ID into the \"Apply Search ID\" section and click \"Apply\" to replicate the exact search criteria, obtaining the same results as the original user.", + "CITATION_TITLE": "How to Cite Wildbook and Collaborative Data", + "CITATION_INTRODUCTION": "Even if a collaborative link has been made between users, Wildbook requests you to contact the data provider(s) for use of any and all data shared in a collaboration if it is to be used in any publication, product, or commercial application.", + "CITATION_AGREEMENT": "By using any Wildbook the user agrees to the following:", + "CITATION_AGREEMENT_ITEM_1": "Not to use data contained in Wildbook in any publication, product, or commercial application without prior written consent of the original data provider.", + "CITATION_AGREEMENT_ITEM_2": "To cite both the data provider(s) and Wildbook appropriately after approval of use is obtained.", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_1" : "Collaborative datasets should list all data contributors in descending order of quantity of encounters contributed. The year should be listed as the year when the dataset was pooled and downloaded.", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_2": "Example citation for a dataset:", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_3": "Example citation for a Wildbook:", + "CITATION_CITATION_DETAILS_1": "S.Gero, J. Levenson, J. Van Oast., J Holmberg, A. Marine-Biologist, C. Researcher, O. Cean. (2016). Collaborative dataset from: Flukebook.org. Consolidated and downloaded: June 15, 2016.", + "CITATION_CITATION_DETAILS_2": "J. Levenson, S. Gero, J. Van Oast, and J. Holmberg. 2015. Flukebook: a cloud-based photo-identification analysis tools for marine mammal research. Accessible at: https://www.flukebook.org", + "CITATION_FORWARD": "To forward the citation of any publication / report that made use of the data / tools provided by Wild Me for inclusion in our list of references by submitting to info@wildme.org.", + "CITATION_DISCLAIMER": "Not to hold Wild Me or the original data providers liable for errors in the data. While we have made every effort to ensure the quality of the database, we cannot guarantee the accuracy of these datasets." + } \ No newline at end of file diff --git a/frontend/src/locale/es.json b/frontend/src/locale/es.json index 51c0b809eb..9218b6f304 100644 --- a/frontend/src/locale/es.json +++ b/frontend/src/locale/es.json @@ -206,15 +206,15 @@ "CANCEL": "Cancelar", "FILTERS": "Filtros", "TYPE_HERE": "Escriba aquí", - "SELECT_ONE_OR_MORE" : "Seleccione uno o más", - "TYPE_NUMBER" : "###", + "SELECT_ONE_OR_MORE": "Seleccione uno o más", + "TYPE_NUMBER": "###", "ENCOUNTER_PROJECT_MANAGEMENT": "Gestión de Proyectos", "ENCOUNTER_MATCHING_IMAGES_VIDEOS": "Imágenes/Vídeos Coincidentes", "ENCOUNTER_MAPPED_RESULTS": "Resultados Mapeados", "ENCOUNTER_RESULTS_CALENDAR": "Calendario de Resultados", "ENCOUNTER_ANALYSIS": "Análisis", "ENCOUNTER_EXPORT": "Exportar", - "SEARCH_ENCOUNTERS" : "Buscar Encuentros", + "SEARCH_ENCOUNTERS": "Buscar Encuentros", "INDIVIDUAL_ID": "ID Individual", "SIGHTING_ID": "ID de Avistamiento", "ALTERNATIVE_ID": "ID Alternativo", @@ -224,8 +224,19 @@ "SUBMITTER": "Remitente", "DATE_SUBMITTED": "Fecha de Envío", "NUMBER_ANNOTATIONS": "Número de Anotaciones", - "ADD_LABELLED_KEYWORD_SEARCH" : "Agregar Búsqueda de Palabras Clave Etiquetadas", - "APPLY_SEARCH_ID" : "Aplicar ID de Búsqueda", - "APPLY_SEARCH_ID_DESC": "Esta función permite a los usuarios compartir fácilmente sus criterios de búsqueda con otros. Después de realizar una búsqueda, un usuario puede copiar su ID de búsqueda única y compartirla con otro usuario. El destinatario puede luego pegar esta ID de búsqueda en la sección \"Aplicar ID de búsqueda\" y hacer clic en \"Aplicar\" para replicar los mismos criterios de búsqueda, obteniendo los mismos resultados que el usuario original." - + "ADD_LABELLED_KEYWORD_SEARCH": "Agregar Búsqueda de Palabras Clave Etiquetadas", + "APPLY_SEARCH_ID": "Aplicar ID de Búsqueda", + "APPLY_SEARCH_ID_DESC": "Esta función permite a los usuarios compartir fácilmente sus criterios de búsqueda con otros. Después de realizar una búsqueda, un usuario puede copiar su ID de búsqueda única y compartirla con otro usuario. El destinatario puede luego pegar esta ID de búsqueda en la sección \"Aplicar ID de búsqueda\" y hacer clic en \"Aplicar\" para replicar los mismos criterios de búsqueda, obteniendo los mismos resultados que el usuario original.", + "CITATION_TITLE": "Cómo citar Wildbook y datos colaborativos", + "CITATION_INTRODUCTION": "Incluso si se ha establecido un vínculo colaborativo entre los usuarios, Wildbook solicita que contacte a los proveedores de datos para el uso de cualquiera o todos los datos compartidos en una colaboración si van a utilizarse en cualquier publicación, producto o aplicación comercial.", + "CITATION_AGREEMENT": "Al usar cualquier Wildbook, el usuario acepta lo siguiente:", + "CITATION_AGREEMENT_ITEM_1": "No usar los datos contenidos en Wildbook en ninguna publicación, producto o aplicación comercial sin el consentimiento previo por escrito del proveedor de datos original.", + "CITATION_AGREEMENT_ITEM_2": "Citar adecuadamente tanto a los proveedores de datos como a Wildbook después de obtener la aprobación para su uso.", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_1": "Los conjuntos de datos colaborativos deben enumerar a todos los contribuyentes de datos en orden descendente según la cantidad de encuentros aportados. El año debe ser el año en que se consolidó y descargó el conjunto de datos.", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_2": "Ejemplo de cita para un conjunto de datos:", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_3": "Ejemplo de cita para un Wildbook:", + "CITATION_CITATION_DETAILS_1": "S. Gero, J. Levenson, J. Van Oast, J. Holmberg, A. Marine-Biologist, C. Researcher, O. Cean. (2016). Conjunto de datos colaborativo de: Flukebook.org. Consolidado y descargado: 15 de junio de 2016.", + "CITATION_CITATION_DETAILS_2": "J. Levenson, S. Gero, J. Van Oast y J. Holmberg. 2015. Flukebook: herramientas de análisis de identificación fotográfica basadas en la nube para la investigación de mamíferos marinos. Disponible en: https://www.flukebook.org", + "CITATION_FORWARD": "Reenviar la cita de cualquier publicación / informe que haya utilizado los datos / herramientas proporcionados por Wild Me para su inclusión en nuestra lista de referencias enviándola a info@wildme.org.", + "CITATION_DISCLAIMER": "No responsabilizar a Wild Me ni a los proveedores de datos originales por errores en los datos. Aunque hemos hecho todo lo posible por garantizar la calidad de la base de datos, no podemos garantizar la exactitud de estos conjuntos de datos." } \ No newline at end of file diff --git a/frontend/src/locale/fr.json b/frontend/src/locale/fr.json index 4d4f9cfee2..f95d633643 100644 --- a/frontend/src/locale/fr.json +++ b/frontend/src/locale/fr.json @@ -206,15 +206,15 @@ "CANCEL": "Annuler", "FILTERS": "Filtres", "TYPE_HERE": "Tapez ici", - "SELECT_ONE_OR_MORE" : "Sélectionnez un ou plusieurs", - "TYPE_NUMBER" : "###", + "SELECT_ONE_OR_MORE": "Sélectionnez un ou plusieurs", + "TYPE_NUMBER": "###", "ENCOUNTER_PROJECT_MANAGEMENT": "Gestion de Projet", "ENCOUNTER_MATCHING_IMAGES_VIDEOS": "Images/Vidéos Correspondantes", "ENCOUNTER_MAPPED_RESULTS": "Résultats Cartographiés", "ENCOUNTER_RESULTS_CALENDAR": "Calendrier des Résultats", "ENCOUNTER_ANALYSIS": "Analyse", "ENCOUNTER_EXPORT": "Exporter", - "SEARCH_ENCOUNTERS" : "Rechercher des Rencontres", + "SEARCH_ENCOUNTERS": "Rechercher des Rencontres", "INDIVIDUAL_ID": "ID Individuel", "SIGHTING_ID": "ID d'Observation", "ALTERNATIVE_ID": "ID Alternatif", @@ -224,8 +224,19 @@ "SUBMITTER": "Soumissionnaire", "DATE_SUBMITTED": "Date de Soumission", "NUMBER_ANNOTATIONS": "Nombre d'Annotations", - "ADD_LABELLED_KEYWORD_SEARCH" : "Ajouter une Recherche de Mot-Clé Étiqueté", - "APPLY_SEARCH_ID" : "Appliquer l'ID de Recherche", - "APPLY_SEARCH_ID_DESC": "Cette fonctionnalité permet aux utilisateurs de partager facilement leurs critères de recherche avec d'autres. Après avoir effectué une recherche, un utilisateur peut copier son ID de recherche unique et la partager avec un autre utilisateur. Le destinataire peut ensuite coller cette ID de recherche dans la section \"Appliquer l'ID de recherche\" et cliquer sur \"Appliquer\" pour reproduire les mêmes critères de recherche, obtenant les mêmes résultats que l'utilisateur original." - + "ADD_LABELLED_KEYWORD_SEARCH": "Ajouter une Recherche de Mot-Clé Étiqueté", + "APPLY_SEARCH_ID": "Appliquer l'ID de Recherche", + "APPLY_SEARCH_ID_DESC": "Cette fonctionnalité permet aux utilisateurs de partager facilement leurs critères de recherche avec d'autres. Après avoir effectué une recherche, un utilisateur peut copier son ID de recherche unique et la partager avec un autre utilisateur. Le destinataire peut ensuite coller cette ID de recherche dans la section \"Appliquer l'ID de recherche\" et cliquer sur \"Appliquer\" pour reproduire les mêmes critères de recherche, obtenant les mêmes résultats que l'utilisateur original.", + "CITATION_TITLE": "Comment citer Wildbook et les données collaboratives", + "CITATION_INTRODUCTION": "Même si un lien collaboratif a été établi entre les utilisateurs, Wildbook vous demande de contacter les fournisseurs de données pour l'utilisation de toutes les données partagées dans une collaboration si elles doivent être utilisées dans une publication, un produit ou une application commerciale.", + "CITATION_AGREEMENT": "En utilisant tout Wildbook, l'utilisateur accepte ce qui suit :", + "CITATION_AGREEMENT_ITEM_1": "Ne pas utiliser les données contenues dans Wildbook dans une publication, un produit ou une application commerciale sans le consentement écrit préalable du fournisseur de données original.", + "CITATION_AGREEMENT_ITEM_2": "Citer correctement à la fois les fournisseurs de données et Wildbook après approbation de l'utilisation obtenue.", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_1": "Les ensembles de données collaboratives doivent lister tous les contributeurs de données par ordre décroissant de quantité de rencontres contribué. L'année doit être mentionnée comme l'année où l'ensemble de données a été consolidé et téléchargé.", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_2": "Exemple de citation pour un ensemble de données :", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_3": "Exemple de citation pour un Wildbook :", + "CITATION_CITATION_DETAILS_1": "S. Gero, J. Levenson, J. Van Oast, J. Holmberg, A. Marine-Biologist, C. Researcher, O. Cean. (2016). Ensemble de données collaboratif de : Flukebook.org. Consolidé et téléchargé : 15 juin 2016.", + "CITATION_CITATION_DETAILS_2": "J. Levenson, S. Gero, J. Van Oast et J. Holmberg. 2015. Flukebook : outils d'analyse d'identification photographique basés sur le cloud pour la recherche sur les mammifères marins. Accessible sur : https://www.flukebook.org", + "CITATION_FORWARD": "Transmettre la citation de toute publication / rapport qui a utilisé les données / outils fournis par Wild Me pour inclusion dans notre liste de références en l'envoyant à info@wildme.org.", + "CITATION_DISCLAIMER": "Ne pas tenir Wild Me ou les fournisseurs de données originaux responsables des erreurs dans les données. Bien que nous ayons fait tout notre possible pour garantir la qualité de la base de données, nous ne pouvons garantir l'exactitude de ces ensembles de données." } \ No newline at end of file diff --git a/frontend/src/locale/it.json b/frontend/src/locale/it.json index 3cbb5b8a17..59bdcdf1f2 100644 --- a/frontend/src/locale/it.json +++ b/frontend/src/locale/it.json @@ -206,15 +206,15 @@ "CANCEL": "Annulla", "FILTERS": "Filtri", "TYPE_HERE": "Digita qui", - "SELECT_ONE_OR_MORE" : "Seleziona uno o più", - "TYPE_NUMBER" : "###", + "SELECT_ONE_OR_MORE": "Seleziona uno o più", + "TYPE_NUMBER": "###", "ENCOUNTER_PROJECT_MANAGEMENT": "Gestione del Progetto", "ENCOUNTER_MATCHING_IMAGES_VIDEOS": "Immagini/Video Corrispondenti", "ENCOUNTER_MAPPED_RESULTS": "Risultati Mappati", "ENCOUNTER_RESULTS_CALENDAR": "Calendario dei Risultati", "ENCOUNTER_ANALYSIS": "Analisi", "ENCOUNTER_EXPORT": "Esporta", - "SEARCH_ENCOUNTERS" : "Cerca Incontri", + "SEARCH_ENCOUNTERS": "Cerca Incontri", "INDIVIDUAL_ID": "ID Individuale", "SIGHTING_ID": "ID di Avvistamento", "ALTERNATIVE_ID": "ID Alternativo", @@ -224,8 +224,19 @@ "SUBMITTER": "Mittente", "DATE_SUBMITTED": "Data di Invio", "NUMBER_ANNOTATIONS": "Numero di Annotazioni", - "ADD_LABELLED_KEYWORD_SEARCH" : "Aggiungi Ricerca di Parole Chiave Etichettate", - "APPLY_SEARCH_ID" : "Applica ID di Ricerca", - "APPLY_SEARCH_ID_DESC": "Questa funzione consente agli utenti di condividere facilmente i propri criteri di ricerca con altri. Dopo aver eseguito una ricerca, un utente può copiare il proprio ID di ricerca univoco e condividerlo con un altro utente. Il destinatario può quindi incollare questo ID di ricerca nella sezione \"Applica ID di ricerca\" e fare clic su \"Applica\" per replicare gli stessi criteri di ricerca, ottenendo gli stessi risultati dell'utente originale." - + "ADD_LABELLED_KEYWORD_SEARCH": "Aggiungi Ricerca di Parole Chiave Etichettate", + "APPLY_SEARCH_ID": "Applica ID di Ricerca", + "APPLY_SEARCH_ID_DESC": "Questa funzione consente agli utenti di condividere facilmente i propri criteri di ricerca con altri. Dopo aver eseguito una ricerca, un utente può copiare il proprio ID di ricerca univoco e condividerlo con un altro utente. Il destinatario può quindi incollare questo ID di ricerca nella sezione \"Applica ID di ricerca\" e fare clic su \"Applica\" per replicare gli stessi criteri di ricerca, ottenendo gli stessi risultati dell'utente originale.", + "CITATION_TITLE": "Come citare Wildbook e i dati collaborativi", + "CITATION_INTRODUCTION": "Anche se è stato stabilito un collegamento collaborativo tra gli utenti, Wildbook richiede di contattare i fornitori di dati per l'uso di tutti i dati condivisi in una collaborazione se devono essere utilizzati in qualsiasi pubblicazione, prodotto o applicazione commerciale.", + "CITATION_AGREEMENT": "Utilizzando qualsiasi Wildbook, l'utente accetta quanto segue:", + "CITATION_AGREEMENT_ITEM_1": "Non utilizzare i dati contenuti in Wildbook in nessuna pubblicazione, prodotto o applicazione commerciale senza il previo consenso scritto del fornitore di dati originale.", + "CITATION_AGREEMENT_ITEM_2": "Citare correttamente sia i fornitori di dati che Wildbook dopo aver ottenuto l'approvazione per l'utilizzo.", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_1": "I dataset collaborativi dovrebbero elencare tutti i contributori di dati in ordine decrescente in base alla quantità di incontri contribuiti. L'anno dovrebbe essere indicato come l'anno in cui il dataset è stato consolidato e scaricato.", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_2": "Esempio di citazione per un dataset:", + "CITATION_AGREEMENT_ITEM_2_SUBITEM_3": "Esempio di citazione per un Wildbook:", + "CITATION_CITATION_DETAILS_1": "S. Gero, J. Levenson, J. Van Oast, J. Holmberg, A. Marine-Biologist, C. Researcher, O. Cean. (2016). Dataset collaborativo da: Flukebook.org. Consolidato e scaricato: 15 giugno 2016.", + "CITATION_CITATION_DETAILS_2": "J. Levenson, S. Gero, J. Van Oast e J. Holmberg. 2015. Flukebook: strumenti di analisi basati su cloud per l'identificazione fotografica per la ricerca sui mammiferi marini. Accessibile su: https://www.flukebook.org", + "CITATION_FORWARD": "Trasmettere la citazione di qualsiasi pubblicazione / rapporto che ha utilizzato i dati / strumenti forniti da Wild Me per l'inclusione nel nostro elenco di riferimenti inviandola a info@wildme.org.", + "CITATION_DISCLAIMER": "Non ritenere Wild Me o i fornitori di dati originali responsabili per errori nei dati. Sebbene abbiamo fatto tutto il possibile per garantire la qualità del database, non possiamo garantire l'accuratezza di questi dataset." } \ No newline at end of file diff --git a/frontend/src/pages/Citation.jsx b/frontend/src/pages/Citation.jsx new file mode 100644 index 0000000000..119c6cbfc5 --- /dev/null +++ b/frontend/src/pages/Citation.jsx @@ -0,0 +1,70 @@ +import React from "react"; +import { FormattedMessage } from "react-intl"; +import { Container, Row, Col } from "react-bootstrap"; + +export default function Citation() { + return ( + + + +

+ +

+ +
+ + +

+ +

+ +
+ + +

+ +

+
    +
  1. + +
  2. +
  3. + +
  4. +
      +
    • + +
    • +
    • + + + +
    • +
        +
      • + +
      • +
      +
    • + + + +
    • +
        +
      • + +
      • +
      +
    +
  5. + +
  6. +
  7. + +
  8. +
+ +
+
+ ); +}