Skip to content

Commit 9f85c97

Browse files
authored
Merge pull request #1 from jt14den/add-citation-cff
Docs: Add CITATION.cff
2 parents 715cf8e + c552b79 commit 9f85c97

File tree

1 file changed

+17
-20
lines changed

1 file changed

+17
-20
lines changed

CITATION.cff

Lines changed: 17 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,21 @@
1-
# This template CITATION.cff file was generated with cffinit.
2-
# Visit https://bit.ly/cffinit to replace its contents
3-
# with information about your lesson.
4-
# Remember to update this file periodically,
5-
# ensuring that the author list and other fields remain accurate.
6-
71
cff-version: 1.2.0
8-
title: 'Search and Discovery Web App for Collaborative, Multilingual Projects'
9-
message: >-
10-
Please cite this lesson using the information in this file
11-
when you refer to it in publications, and/or if you
12-
re-use, adapt, or expand on the content in your own
13-
training material.
2+
message: "If you use this lesson, please cite it as below."
143
type: dataset
4+
title: "Collaborative Multilingual Search and Discovery Systems"
155
authors:
16-
- given-names: Eric
17-
family-names: Silberberg
18-
- given-names: Cate
19-
family-names: Kellet
20-
- given-names: Jesús
21-
family-names: Alonso-Regalado
22-
abstract: >-
23-
A low-code search and discovery web app with Google Sheets & JavaScript for collaborative, multilingual projects.
6+
- family-names: Silberberg
7+
given-names: Eric
8+
- family-names: Alonso-Regalado
9+
given-names: Jesus
10+
- family-names: Kellett
11+
given-names: Cate
12+
abstract: "Guides users through creating a lightweight, open-source search and discovery system for multilingual research materials using the Google Sheets API and JavaScript. Addresses challenges in making research collections publicly available and ethically represented."
13+
keywords:
14+
- search
15+
- multilingual
16+
- discovery
17+
- google sheets api
18+
- javascript
2419
license: CC-BY-4.0
20+
repository-code: "https://github.com/ucla-imls-open-sci/lc-multilingual-search-discovery-system"
21+
url: "http://ucla-imls-open-sci.info/lc-multilingual-search-discovery-system/"

0 commit comments

Comments
 (0)