From 26142f82c7c9006716d6450044158240da47f887 Mon Sep 17 00:00:00 2001
From: Antti Hyttinen <ajhyttin@gmail.com>
Date: Thu, 8 Aug 2019 15:57:59 +0300
Subject: [PATCH] A ref.

---
 paper/biblio.bib | 13 +++++++++++++
 paper/sl.tex     |  2 ++
 2 files changed, 15 insertions(+)

diff --git a/paper/biblio.bib b/paper/biblio.bib
index 5ac1b8e..d68f2d8 100755
--- a/paper/biblio.bib
+++ b/paper/biblio.bib
@@ -7,6 +7,19 @@
 %% Saved with string encoding Unicode (UTF-8) 
 
 
+@inproceedings{DBLP:conf/icml/Kusner0LS19,
+  author    = {Matt J. Kusner and
+               Chris Russell and
+               Joshua R. Loftus and
+               Ricardo Silva},
+  title     = {Making Decisions that Reduce Discriminatory Impacts},
+  booktitle = {{ICML}},
+  series    = {Proceedings of Machine Learning Research},
+  volume    = {97},
+  pages     = {3591--3600},
+  publisher = {{PMLR}},
+  year      = {2019}
+}
 
 @inproceedings{tolan2019why,
 	Acmid = {3326705},
diff --git a/paper/sl.tex b/paper/sl.tex
index a169dec..4733ff4 100755
--- a/paper/sl.tex
+++ b/paper/sl.tex
@@ -407,6 +407,8 @@ We use a propensity score framework to model $X$ and $Z$: they are assumed conti
 
 \section{Related work}
 
+Discuss this: \cite{DBLP:conf/icml/Kusner0LS19}
+
 \begin{itemize}
 \item Lakkaraju and contraction. \cite{lakkaraju2017selective}
 	\item Contraction
-- 
GitLab