File: CITATION.cff

package info (click to toggle)
condor 25.6.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 60,036 kB
  • sloc: cpp: 524,189; perl: 81,243; python: 55,704; ansic: 29,534; sh: 11,207; javascript: 3,999; ada: 2,319; java: 619; xml: 613; makefile: 579; awk: 281; yacc: 78; csh: 16
file content (33 lines) | stat: -rw-r--r-- 940 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
cff-version: 1.0.3
message: "If you use this software, please cite it as follows."
authors:
  - name: "HTCondor Team"
    location: "Computer Sciences Department, University of Wisconsin-Madison"
    city: "Madison"
    region: "Wisconsin"
title: HTCondor
references:
  - type: article
    authors:
      - family-names: Thain
        given-names: Douglas
      - family-names: Tannenbaum
        given-names: Todd
      - family-names: Livny
        given-names: Miron
    title: "Distributed Computing in Practice: The Condor Experience"
    journal: "Concurrency and Computation: Practice and Experience"
    volume: 17
    number: 2-4
    start: 323
    end: 356
    # month: February-April
    year: 2005
license: Apache-2.0
# --- Updates happen below this line. ---
# Required.
date-released: 2026-01-29
# Required.
version: 25.6.1
# Strongly recommended.  Really ought to correspond to the version above.
doi: 10.5281/zenodo.2579447