From 0a7c5475b64c9e8a94e1d351d2bcae5b85282660 Mon Sep 17 00:00:00 2001 From: bsuwal Date: Fri, 4 Jun 2021 11:12:55 -0400 Subject: [PATCH] Remove citation Citation formatting is causing error with rendering .rst files for Twine --- README.rst | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/README.rst b/README.rst index 95d45acf..e8054aa1 100644 --- a/README.rst +++ b/README.rst @@ -112,20 +112,3 @@ from conda-forge for most users. .. _PyPI: https://pypi.org/ -Citations -------------- -You can cite the Recombination algorithm as -:: - @article{DeFord2021Recombination, - journal = {Harvard Data Science Review}, - doi = {10.1162/99608f92.eb30390f}, - note = {https://hdsr.mitpress.mit.edu/pub/1ds8ptxu}, - title = {Recombination: A Family of Markov Chains for Redistricting}, - url = {https://hdsr.mitpress.mit.edu/pub/1ds8ptxu}, - author = {DeFord, Daryl and Duchin, Moon and Solomon, Justin}, - date = {2021-03-31}, - year = {2021}, - month = {3}, - day = {31}, - } -