From da0f4cb61b723ddf2dedc72deb41d41eb348ebc2 Mon Sep 17 00:00:00 2001 From: "Paul P.H. Wilson" Date: Wed, 27 May 2015 13:58:55 -0500 Subject: [PATCH 1/2] First attempt at page linking to projects using Cyculs --- source/index.rst | 1 + source/projects/index.rst | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 source/projects/index.rst diff --git a/source/index.rst b/source/index.rst index a9a618eef..e7600e84e 100644 --- a/source/index.rst +++ b/source/index.rst @@ -56,6 +56,7 @@ Learn More user/index arche/index kernel/index + projects/index cep/cep0 previous/index cite/index diff --git a/source/projects/index.rst b/source/projects/index.rst new file mode 100644 index 000000000..3a9f0c7ac --- /dev/null +++ b/source/projects/index.rst @@ -0,0 +1,13 @@ +|Cyclus|-Related Projects +========================================== + +This is a partial list of projects that are known to be using |Cyclus| as part +of their research. + +* Consortium for Verification Technology (U. Wisconsin-Madison with U. Michigan) +* Bright-lite (U. Texas-Austin) +* ???? (U. Tennessee) +* Fuel Cycle Options Transition Analysis (LLNL, U. California-Berkeley, U. Wisconsin) +* Fuel Cycle Optimization (U. Wisconain-Madison) + + From 9a31142453e23bcbf7f27d120dfdf0c45da50724 Mon Sep 17 00:00:00 2001 From: "Paul P.H. Wilson" Date: Wed, 27 May 2015 20:22:42 -0500 Subject: [PATCH 2/2] Fix typo --- source/projects/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/projects/index.rst b/source/projects/index.rst index 3a9f0c7ac..01c1cf2f6 100644 --- a/source/projects/index.rst +++ b/source/projects/index.rst @@ -8,6 +8,6 @@ of their research. * Bright-lite (U. Texas-Austin) * ???? (U. Tennessee) * Fuel Cycle Options Transition Analysis (LLNL, U. California-Berkeley, U. Wisconsin) -* Fuel Cycle Optimization (U. Wisconain-Madison) +* Fuel Cycle Optimization (U. Wisconsin-Madison)