Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Add CITATION.cff file. (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
Heinrich Kuttler authored Dec 16, 2021
1 parent 9cecc6d commit fb932ff
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Copyright (c) Facebook, Inc. and its affiliates.
cff-version: 1.2.0
title: "The NetHack Learning Environment"
authors:
- name: "The NetHack DevTeam"
- name: "The NLE team"
message: "If you want to cite NLE (as opposed to NetHack itself), please cite the preferred-citation paper."
preferred-citation:
authors:
- family-names: Küttler
given-names: Heinrich
- family-names: Nardelli
given-names: Nantas
- family-names: Miller
given-names: Alexander H.
- family-names: Raileanu
given-names: Roberta
- family-names: Selvatici
given-names: Marco
- family-names: Grefenstette
given-names: Edward
- family-names: Rocktäschel
given-names: Tim
title: "The NetHack Learning Environment"
type: inproceedings
year: 2020
conference:
name: "Neural Information Processing Systems (NeurIPS)"
publisher:
name: "Proceedings of the Conference on Neural Information Processing Systems (NeurIPS)"

0 comments on commit fb932ff

Please sign in to comment.