diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2025-06-18 16:51:59 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2025-06-18 16:51:59 +0100 |
| commit | 2645d736383272a9198df19d67d85898f3811267 (patch) | |
| tree | b44ffa8068376c082459457e870ba98a5925a6e9 | |
| parent | f5c8d46b72dbbf2e644900955cbb04aa6967d31e (diff) | |
Defining refsection
| -rw-r--r-- | main.tex | 2 | ||||
| -rw-r--r-- | papers/1.tex | 6 | ||||
| -rw-r--r-- | papers/4.tex | 5 |
3 files changed, 4 insertions, 9 deletions
@@ -107,6 +107,8 @@ \vspace{\credgap} } \makeatother +% Define refsection +\def \refsection {\newpage\section*{Bibliography}} % MAIN \begin{document} diff --git a/papers/1.tex b/papers/1.tex index 1b67cc3..2b4704c 100644 --- a/papers/1.tex +++ b/papers/1.tex @@ -572,10 +572,6 @@ non-existence, even if by borrowing neutral optimism, they accept the world as it is and appreciate the outcomes of systemic processes like natural selection without assigning moral or intrinsic value to them. - -\newpage -\section*{Bibliography} - \refsection \begin{hangparas}{\hangingindent}{1} @@ -649,4 +645,4 @@ Van Inwagen, Peter. ``The Problem of Evil, The Problem of Air, and the Problem of Silence,'' \emph{Philosophical Perspectives} 5 (1991): 135-165. -\end{hangparas}
\ No newline at end of file +\end{hangparas} diff --git a/papers/4.tex b/papers/4.tex index 995a510..0d6ddcd 100644 --- a/papers/4.tex +++ b/papers/4.tex @@ -707,9 +707,6 @@ to adopt the representational account. Hence by defence of the interpretational account succeeds and preferred to the representational account. -\newpage -\section*{Bibliography} - \refsection \begin{hangparas}{\hangingindent}{1} @@ -743,4 +740,4 @@ Stalnaker, Robert C. "Possible Worlds." \emph{Noûs} 10, no. 1, (1976): 65-75. Tarski, Alfred. ``What are Logical Notions?'' \emph{History and Philosophy of Logic} 7, 1986): 143-154. -\end{hangparas}
\ No newline at end of file +\end{hangparas} |
