File: CITATION.cff

package info (click to toggle)
python-wn 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,100 kB
  • sloc: python: 8,429; xml: 566; sql: 238; makefile: 12
file content (38 lines) | stat: -rw-r--r-- 1,204 bytes parent folder | download
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
30
31
32
33
34
35
36
37
38
cff-version: 1.2.0
title: Wn
message: >-
  Please cite this software using the metadata from
  'preferred-citation'.
type: software
authors:
  - given-names: Michael Wayne
    family-names: Goodman
    email: goodman.m.w@gmail.com
    orcid: 'https://orcid.org/0000-0002-2896-5141'
  - given-names: Francis
    family-names: Bond
    email: bond@ieee.org
    orcid: 'https://orcid.org/0000-0003-4973-8068'
repository-code: 'https://github.com/goodmami/wn/'
preferred-citation:
  type: conference-paper
  authors:
  - given-names: Michael Wayne
    family-names: Goodman
    email: goodmami@uw.edu
    orcid: 'https://orcid.org/0000-0002-2896-5141'
    affiliation: Nanyang Technological University
  - given-names: Francis
    family-names: Bond
    email: bond@ieee.org
    orcid: 'https://orcid.org/0000-0003-4973-8068'
    affiliation: Nanyang Technological University
  start: 100  # First page number
  end: 107  # Last page number
  conference:
      name: "Proceedings of the 11th Global Wordnet Conference"
  title: "Intrinsically Interlingual: The Wn Python Library for Wordnets"
  year: 2021
  month: 1
  url: 'https://aclanthology.org/2021.gwc-1.12/'
  publisher: "Global Wordnet Association"