From 8432c49050c2c1bcdd4d34c7ea48f4572e784f40 Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Wed, 8 Mar 2023 10:17:18 -0600 Subject: [PATCH] Add .zenodo.json --- .zenodo.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..7f79d2e --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,28 @@ +{ + "creators": [ + { + "orcid": "0000-0002-5022-9802", + "affiliation": "Argonne National Laboratory", + "name": "Santos Xavier, Alinson" + }, + { + "orcid": "0000-0002-3426-9425", + "affiliation": "Argonne National Laboratory", + "name": "Iloeje, Chukwunwike" + }, + { + "affiliation": "Argonne National Laboratory", + "name": "Atkins, John" + }, + { + "affiliation": "Argonne National Laboratory", + "name": "Sun, Kyle" + }, + { + "affiliation": "Argonne National Laboratory", + "name": "Gallier, Audrey" + } + ], + "title": "RELOG: Reverse Logistics Optimization", + "description": "RELOG is a supply chain optimization package focusing on reverse logistics and reverse manufacturing. For example, the package can be used to determine where to build recycling plants, what sizes should they have and which customers should be served by which plants. The package supports customized reverse logistics pipelines, with multiple types of plants, multiple types of product and multiple time periods." +}