fix(biblatex): disable URL, DOI, and ISBN in bib

This commit is contained in:
Rifqi D. Panuluh
2025-10-14 11:45:55 +00:00
parent 2a9cf2cc3d
commit d5bf0c6fc9

View File

@@ -51,6 +51,9 @@
dateuncertain=true,%
datecirca=true,%
sorting=none,%
url=false,%
doi=false,%
isbn=false,%
backend=biber]{biblatex}
\RequirePackage{hyperref}
\RequirePackage[acronym, nogroupskip, toc]{glossaries}
@@ -448,7 +451,7 @@
\newcommand{\faculty}[1]{\gdef\@faculty{#1}}
\newcommand{\program}[1]{\gdef\@program{#1}}
\newcommand{\university}[1]{\gdef\@university{#1}}
% \newcommand{\yearofsubmission}[1]{\gdef\@yearofsubmission{#1}}
\newcommand{\yearofsubmission}[1]{\gdef\@yearofsubmission{#1}}
% Now expose robust the getters to access the values
\newcommand{\theauthorid}{\@authorid}
@@ -459,6 +462,7 @@
\newcommand{\thefaculty}{\@faculty}
\newcommand{\theprogram}{\@program}
\newcommand{\theuniversity}{\@university}
\newcommand{\theyearofsubmission}{\@yearofsubmission}
% Ensure title/author/date get expanded correctly in hypersetup
% \hypersetup{