diff options
| author | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2015-02-05 16:56:56 -0500 |
|---|---|---|
| committer | jeanpouget-abadie <jean.pougetabadie@gmail.com> | 2015-02-05 16:56:56 -0500 |
| commit | 4a654f7faa88459d569a457b72031c1c72e33314 (patch) | |
| tree | edab350305091506bf8d80edfe3764df6308809f | |
| parent | 7f07f11fb307909dc68bb679b0370b3f06866dc8 (diff) | |
| download | cascades-4a654f7faa88459d569a457b72031c1c72e33314.tar.gz | |
changing linear threshold to discussion
| -rw-r--r-- | paper/paper.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/paper/paper.tex b/paper/paper.tex index 36e87be..9eb0f06 100644 --- a/paper/paper.tex +++ b/paper/paper.tex @@ -114,14 +114,16 @@ %\label{sec:assumptions} %\input{sections/assumptions.tex} -\section{Linear Threshold Model} -\label{sec:linear_threshold} -\input{sections/linear_threshold.tex} +% \section{Linear Threshold Model} +% \label{sec:linear_threshold} +% \input{sections/linear_threshold.tex} \section{Experiments} \input{sections/experiments.tex} \section{Discussion} +\label{sec:linear_threshold} +\input{sections/discussion.tex} \section{Appendix} \input{sections/appendix.tex} |
