From f2ebab57e93fb116e9f2134ce5c9ee8fc3ebd344 Mon Sep 17 00:00:00 2001 From: Senthilkumar Panneerselvam Date: Wed, 7 Feb 2024 14:06:32 +0530 Subject: [PATCH 1/2] Add citation page --- content/english/citation.md | 50 ++++++++++++++++++++++++++++++++++++ layouts/partials/navbar.html | 3 +-- 2 files changed, 51 insertions(+), 2 deletions(-) create mode 100644 content/english/citation.md diff --git a/content/english/citation.md b/content/english/citation.md new file mode 100644 index 000000000..530a7df55 --- /dev/null +++ b/content/english/citation.md @@ -0,0 +1,50 @@ +--- +title: Citation Information +menu: + top_actions: + name: Cite us + weight: 80 + pre: + footer_about: + name: Cite us + weight: 30 +--- + +### How to cite and credit the Portal + +***If you are working in research*** +In the interest of adhering to *Open Science* and *FAIR principles* , the Portal encourages the research community to reuse material available on the Swedish Pathogens Portal. If you use material from the Portal here is how to cite the material. Please note that the Portal content e.g. data, graph, or other material. is updating over time. Citation is important as if allows for metric and altmetic data to be collected. + +**Research Resource Identifier of Swedish Pathogens Portal** + +The Resource Identification Portal was created in support of the Resource Identification Initiative. It aims to promote research resource identification, discovery, and reuse. Research Resource Identifiers (**RRIDs**) are persistent and unique identifiers for referencing a research resource, the RRID for the Swedish Pathogens Portal is **SCR_024866**. The first three letters *SCR* means this is a tool. We recommend that researchers wishing to cite the Swedish Pathogens Portal to use the above mentioned RRID. This will facilitate reuse and allow others to easily find the *Summary Report* for the Swedish Pathogens Portal and information about proper citation of the Portal as a tool. + +*Adding the RRID for the Swedish Pathogens Portal it will allow for metric and altmetic data to be collected.* + +**APA format in the reference list and in-text citation** + +SciLifeLab Data Centre (2024). Swedish Pathogens Portal. Retrieved 2024-15-01 from , RRID:SCR_024866 + +APA in-text citation: The data was made available on the Swedish Pathogens Portal (RRID:SCR_024866) (2024) + +For certain parts of the Portal, e.g. the Data Highlights you may find an author mentioned. To cite these: Öjefors Stark. (2022, Dec 19). Cryo-electron tomography allows new knowledge about poliovirus replication and assembly sites in situ. Swedish Pathogens Portal. Retrieved 2024-15-01 from Swedish Pathogens Portal (RRID:SCR_024866). + +#### How to access the code used for the Swedish Pathogens Portal + +From the start, the Portal has been operated by the SciLifeLab Data Centre and partners. However, it has received considerable input from the community. Indeed, many people have contributed in building the initial site, and to content throughout. An overview of some of the contributors that have been instrumental to establishing and advancing the Portal can be found on GitHub.All code data, visualtions, graphs, and content is free to reuse under MIT license. The source code for Swedish Pathogens Portal can be found at Github. + +##### How to cite the code used for the Pathogens Portal + +**APA format** + +SciLifeLab Data Centre, 2024, pathogens-portal. Retrieved January 15, 2024 from https://github.com/ScilifelabDataCentre/pathogens-portal + +#### References + +These are international references related to the COVID-19 Data Platform. +Harrison PW, Lopez R, Rahman N et al. The COVID-19 Data Portal: accelerating SARS-CoV-2 and COVID-19 research through rapid open access data sharing. Nucleic Acids Res. 2021 Jul 2;49(W1):W619-W623. +DOI: [10.1093/nar/gkab417](https.//doi.org/10.1093/nar/gkab417). + +**If you are working as a journalist** + +You are welcome to, free of charge, use images, content or material from the **Swedish Pathogens Portal** for articles, blogs, social media etc. Please refer to the Portal as **Swedish Pathogens Portal** and link to our webpage https://pathogens.se when you use content from the Portal. diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html index 78a362b1c..226dd9541 100644 --- a/layouts/partials/navbar.html +++ b/layouts/partials/navbar.html @@ -22,8 +22,7 @@