-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
29 lines (28 loc) · 831 Bytes
/
CITATION.cff
File metadata and controls
29 lines (28 loc) · 831 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: 'PDF Processing '
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Andrés
family-names: Montero Martín
email: andres.montero.martin@alumnos.upm.es
affiliation: UPM Student
- {}
repository-code: 'https://github.com/andriumon/OpenScienceAI.git'
abstract: >-
Software that processes papers in PDF format by calling
Grobid's web service and makes a wordcloud for each of
them as well as giving a graph indicating the number of
figures per article and a list of links found in all of
them.
keywords:
- pdf
- processing
- grobid
license: MIT
version: 1.0.0
date-released: '2023-03-08'