From 90b90d45ce2ef0318d563cb4423f91de50f1a172 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 18 Aug 2021 17:51:16 -0700 Subject: report: turn a bunch of citations to footnote URLs --- docs/TR-20210808100000-IA-WDS-REFCAT/main.tex | 16 +++++++------- docs/TR-20210808100000-IA-WDS-REFCAT/refs.bib | 30 --------------------------- 2 files changed, 8 insertions(+), 38 deletions(-) diff --git a/docs/TR-20210808100000-IA-WDS-REFCAT/main.tex b/docs/TR-20210808100000-IA-WDS-REFCAT/main.tex index 21917fd..a5536d8 100644 --- a/docs/TR-20210808100000-IA-WDS-REFCAT/main.tex +++ b/docs/TR-20210808100000-IA-WDS-REFCAT/main.tex @@ -75,12 +75,12 @@ were first devised, living on in existing commercial knowledge bases today. Open alternatives were started such as the Open Citations Corpus (OCC) in 2010 - the first version of which contained 6,325,178 individual references\citep{shotton2013publishing}. Other notable early projects -include CiteSeerX\citep{wu2019citeseerx} and CitEc\citep{CitEc}. The last +include CiteSeerX\citep{wu2019citeseerx} and CitEc\footnote{\url{https://citec.repec.org}}. The last decade has seen the emergence of more openly available, large scale citation projects like Microsoft Academic\citep{sinha2015overview} or the -Initiative for Open Citations\citep{i4oc}\citep{shotton2018funders}. In 2021, -according to \citep{hutchins2021tipping} over 1B citations are publicly -available, marking a tipping point for this category of data. +Initiative for Open Citations\footnote{\url{https://i4oc.org}}\citep{shotton2018funders}. +In 2021, over one billion citations are publicly available, marking a ``tipping point'' +for this category of data\citep{hutchins2021tipping}. \section{Related Work} @@ -119,14 +119,14 @@ internally for storage and to serve queries (and which we call \emph{biblioref} or \emph{bref} for short). The dataset includes metadata from fatcat, the Open Library project and inbound links from the English Wikipedia. The fatcat project itself aggregates data from variety of open data sources, such as -Crossref\citep{crossref}, PubMed\citep{canese2013pubmed}, -DataCite\citep{brase2009datacite}, DOAJ\citep{doaj}, dblp\citep{ley2002dblp} and others, +Crossref\footnote{\url{https://crossref.org}}, PubMed\footnote{\url{https://pubmed.ncbi.nlm.nih.gov/}}, +DataCite\footnote{\url{https://datacite.org}}, Directory of Open Access Jourals (DOAJ)\footnote{\url{https://doaj.org}}, dblp\citep{ley2002dblp} and others, as well as metadata generated from analysis of data preserved at the Internet Archive and active crawls of publication sites on the web. The dataset is integrated into the \href{https://fatcat.wiki}{fatcat website} and allows users -to explore inbound and outbound references\cite{fatcatguidereferencegraph}. +to explore inbound and outbound references\footnote{\url{https://guide.fatcat.wiki/reference_graph.html}}. The format records source and target (fatcat release and work) identifiers, a few attributes from the metadata (such as year or release stage) as well as @@ -196,7 +196,7 @@ Table~\ref{table:fields}. \toprule \bf{Fields} & \bf{Percentage} \\ \midrule - \multicolumn{1}{l}{CN $\cdot$ CRN $\cdot$ P $\cdot$ T $\cdot$ U $\cdot$ V $\cdot$ Y} & 14\% \\ + \multicolumn{1}{l}{CN $\cdot$ CRN $\cdot$ P $\cdot$ T $\cdot$ U $\cdot$ V $\cdot$ Y} & 14\% \\ \multicolumn{1}{l}{\textbf{DOI}} & 14\% \\ \multicolumn{1}{l}{CN $\cdot$ CRN $\cdot$ IS $\cdot$ P $\cdot$ T $\cdot$ U $\cdot$ V $\cdot$ Y} & 5\% \\ \multicolumn{1}{l}{CN $\cdot$ CRN $\cdot$ \textbf{DOI} $\cdot$ U $\cdot$ V $\cdot$ Y} & 4\% \\ diff --git a/docs/TR-20210808100000-IA-WDS-REFCAT/refs.bib b/docs/TR-20210808100000-IA-WDS-REFCAT/refs.bib index bcb09ec..33b5360 100644 --- a/docs/TR-20210808100000-IA-WDS-REFCAT/refs.bib +++ b/docs/TR-20210808100000-IA-WDS-REFCAT/refs.bib @@ -64,12 +64,6 @@ year={2013} } -@misc{CitEc, - title = {Citations in Economics}, - howpublished = {\url{https://citec.repec.org/}}, - note = {Accessed: 2021-07-30} -} - @inproceedings{wu2019citeseerx, title={CiteSeerX: 20 years of service to scholarly big data}, author={Wu, Jian and Kim, Kunho and Giles, C Lee}, @@ -95,30 +89,6 @@ year={2015} } -@misc{i4oc, - title = {Initiative for Open Citations}, - howpublished = {\url{https://i4oc.org/}}, - note = {Accessed: 2021-07-30} -} - -@misc{fatcatguidereferencegraph, - title = {The Fatcat Guide: Reference Graph (refcat)}, - howpublished = {\url{https://guide.fatcat.wiki/reference_graph.html}}, - note = {Accessed: 2021-08-08} -} - -@misc{crossref, - title = {Crossref}, - howpublished = {\url{https://crossref.org}}, - note = {Accessed: 2021-08-08} -} - -@misc{doaj, - title = {Directory of Open Access Journals}, - howpublished = {\url{https://doaj.org}}, - note = {Accessed: 2021-08-08} -} - @inproceedings{ley2002dblp, title={The DBLP computer science bibliography: Evolution, research issues, perspectives}, author={Ley, Michael}, -- cgit v1.2.3