From d6fb18e6ddb70b2aa2d4f0c318285276539d5f05 Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Tue, 24 Mar 2020 15:23:58 +0100 Subject: [PATCH] add command for referencing hypothesises --- 30_Thesis/thesis.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/30_Thesis/thesis.tex b/30_Thesis/thesis.tex index 6051aca..755404d 100644 --- a/30_Thesis/thesis.tex +++ b/30_Thesis/thesis.tex @@ -76,6 +76,11 @@ % me-ta-mo-del } +%% -------------------------------- +%% | Ref Hypothesis | +%% -------------------------------- +\newcommand{\hyporef}[1]{\hyperref[#1]{Hypothesis \ref*{#1}}} + %% -------------------------------- %% | PDF Comments | %% --------------------------------