update templates

This commit is contained in:
2025-11-12 17:13:43 +01:00
parent 63f66fbf02
commit 3202ab8096
114 changed files with 1178 additions and 2034 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,52 +1,21 @@
%\documentclass{PhDThesisED182}
\documentclass[showNotes, showLineNumbers]{PhDThesisED182}
%! TeX Program = pdflatex
%! TeX Root = ./NAME_ThesisSummary.tex
%\documentclass{PhDThesis}
\documentclass[showNotes,showLineNumbers]{PhDThesis}
%\modulolinenumbers[5] % Change line numbering every N lines
% PROCEDURE RELATING TO THE SUPPORT OF THESIS
%
% Thesis jury proposal : (From 4 to 8 members)
% address to the secretariat of the doctoral school, a proposal of jury including 2 external reviewers to ED and Unistra, obligatorily with a HDR (if not HDR it will be necessary to transmit the CV of the rapporteur) and at least 1 internal examiner (HDR or, failing this, the thesis supervisor), using the form provided for this purpose,
% pdf version: http://edpcp.u-strasbg.fr/wp-content/uploads/2025/02/Proposition_jury_doctorat_2024.pdf
% word version: http://edpcp.u-strasbg.fr/wp-content/uploads/2025/02/Proposition_jury_doctorat_2024.docx
%
% PLEASE NOTE : An electronic version of your jury proposal, thesis summary + training certificates must be sent in 1 single pdf file by the submission deadlines indicated below to to the secretariat of the doctoral school (dir-ed182-secretariat@unistra.fr) and to the education department Mrs Fayza FALLAH (f.fallah@unistra.fr) at the latest on the following dates:
%
% !! NEW calendar for 2025 !!
% Deadline for submitting the file Meeting of the Commission
% Wednesday 26 February 2025 13 March 2025
% Friday 09 May 2025 22 May 2025
% Friday 20 June 2025 03 July 2025
% Friday 29 August 2025 11 September 2025
% Friday 21 November 2025 04 December 2025
%
%
% For a defense planned in September or October, and due to summer holidays : submission of the file in May (refer to calendar) !
%
% The candidate
% send to Mrs. Fayza FALLAH a hard copy and an electronic copy (.pdf attached to an email) of the thesis summary in French (3 to 4 pages) for distribution in the institution.
% The summary will include the list of publications to which his work has given rise (with the names of all authors), participation in conferences (oral or poster), the list of modules taught at the ED during the thesis and the corresponding certificates.
%
% Reminder : It is mandatory to use the front cover and the back cover of the University of Strasbourg.
% http://edpcp.u-strasbg.fr/wp-content/uploads/2023/10/1er_4eme_couverture-ED182.doc
%
% Attention: For the defenses planned between August 19 and September 6, the deposit of the proposal of jury will have to be made to May 17 2019
%\renewcommand{\familydefault}{\sfdefault} % Uncomment to default to sans serif font
%%%%%%%%%%%%%%%% Fill in for Front and Back Covers %%%%%%%%%%%%%%%%
% Author name
\Firstname{Firstname}
\Lastname{Lastname}
\author{Firstname}{Name}
% University name and logo
\UniversityName{Universit\'e de Strasbourg}
\UniversityLogo{Images/Covers/Logo\_StrasbourgUni.pdf}
\University{Universit\'e de Strasbourg}{Figures/Covers/Logo\_Unistra.pdf}
% Labo name and logo
\LaboName{Observatoire Astronomique de Strasbourg (UMR 7550)}
\LaboLogo{Images/Covers/Logo\_ObAS.pdf}
\Labo{Observatoire Astronomique de Strasbourg (UMR 7550)}{Figures/Covers/Logo\_ObAS.pdf}
% Doctoral school name and logo
\DoctoralSchoolName{\'Ecole Doctorale de physique et chimie-physique}
\DoctoralSchoolLogo{Images/Covers/logo\_ED182.pdf}
\DoctoralSchool{\'Ecole Doctorale de physique et chimie-physique}{Figures/Covers/logo\_ED182.pdf}
% Thesis title and subtitle in French and English
\ThesisDate{XX mois 20XX}
\TitreThese{Le titre de la thèse en français.}
@@ -85,20 +54,20 @@
%% Front Cover
\include{Pages/FrontCover}
%% Jury proposal
%\includepdf[pages={-},offset=<offset in x>mm <offset in y>mm]{myfile.pdf}
\includepdf[pages={-}]{Pages/Proposition_jury_doctorat_2024.pdf}
\pagenumbering{arabic}
\ifshowLineNumbers\linenumbers\fi % show line numbers if switched on
%% Abstract
\include{Pages/Resume}
%% Publication list
\include{Pages/Publications}
%% Training certificates
\includepdf[pages={-}]{Pages/Attestation_formations_suivies.pdf}

View File

@@ -1,42 +1,43 @@
\thispagestyle{empty}
\pagenumbering{gobble}
\setlength\oddsidemargin{\dimexpr(\paperwidth-\textwidth)/2 - 1in\relax}
\setlength\evensidemargin{\oddsidemargin}
\makeatletter
\begin{changemargin}{-20mm}{-20mm}
\begin{changemargin}{-25mm}{-15mm}
\noindent%
\vspace*{-25mm}%
\vspace*{-20mm}%
\begin{center}%
\includegraphics[keepaspectratio, height=8mm, trim={0 8mm 0 0}]{\@UniversityLogo}%
\includegraphics[keepaspectratio, height=14mm, valign=c]{\@UniversityLogo}%
\hfill%
{\Large\bf \@Firstname\, \MakeUppercase{\@Lastname}}%
{\LARGE\bf \@Firstname\, \MakeUppercase{\@Lastname}}%
\hfill%
\includegraphics[keepaspectratio, height=8mm, trim={0 8mm 0 0}]{\ifdefempty{\@LaboLogo}{\@DoctoralSchoolLogo}{\@LaboLogo}}%
\includegraphics[keepaspectratio, height=12mm, valign=c]{\ifdefempty{\@LaboLogo}{\@DoctoralSchoolLogo}{\@LaboLogo}}%
\end{center}%
\end{changemargin}\vspace*{1cm}%
\begin{changemargin}{-15mm}{-15mm}
\begin{changemargin}{-23mm}{-13mm}
\begin{center}
{\LARGE\bf \@TitreThese}%
\end{center}
\begin{mybox}
{\Large\textbf{Résumé}}\vspace*{5mm}
\@resume
\@resume\PhDThesis@checkResume
\vspace*{5mm}
\textbf{Mots-clés}: \@motscles
\end{mybox}\vspace*{5mm}
\begin{center}
{\LARGE\bf \@ThesisTitle}%
\end{center}
\begin{mybox}
{\Large\textbf{Abstract}}\vspace*{5mm}
\@abstract
\@abstract\PhDThesis@checkAbstract
\vspace*{5mm}
\textbf{Keywords}: \@keywords
\end{mybox}
@@ -45,4 +46,4 @@
% go back to default geometry settings
\setlength\oddsidemargin{\defaultOddsidemargin}
\setlength\evensidemargin{\defaultEvensidemargin}
\setlength\evensidemargin{\defaultEvensidemargin}

View File

@@ -1,28 +1,29 @@
%%% Note: Adjust the number of \bigskip to fit everything in one page
\thispagestyle{empty}
\pagenumbering{gobble}
\setlength\oddsidemargin{\dimexpr(\paperwidth-\textwidth)/2 - 1in\relax}
\setlength\evensidemargin{\oddsidemargin}
\makeatletter
\begin{changemargin}{-20mm}{-20mm}
\begin{changemargin}{-25mm}{-15mm}
\noindent
\vspace*{-25mm}%
\begin{center}%
\includegraphics[keepaspectratio, height=1.5cm]{\@UniversityLogo}%
\ifdefempty{\@LaboLogo}{}{\hfill\includegraphics[keepaspectratio, height=1.5cm]{\@LaboLogo}}%
\includegraphics[keepaspectratio, height=1.5cm,valign=c]{\@UniversityLogo}%
\ifdefempty{\@LaboLogo}{}{\hfill\includegraphics[keepaspectratio, height=1.5cm,valign=c]{\@LaboLogo}}%
\hfill%
\includegraphics[keepaspectratio, height=1.8cm, trim={0 3.0mm 0 0}]{\@DoctoralSchoolLogo}\\\vspace{5mm}
{\ifdefempty{\@LaboLogo}{\vspace{-15mm}}{}\Large\bf\MakeUppercase{\@UniversityName}}\\\vspace{10mm}
\includegraphics[keepaspectratio, height=1.75cm,valign=c]{\@DoctoralSchoolLogo}\\\vspace{5mm}
{\ifdefempty{\@LaboLogo}{\vspace{-15mm}}{}\Large\bf \MakeUppercase{\@UniversityName}}\\\vspace{10mm}
{\large\bf\textit{\MakeUppercase{\@DoctoralSchoolName}}}\\\vspace{5mm}
{\bf \@LaboName}
\end{center}
\end{changemargin}
\vfill%
\begin{changemargin}{-15mm}{-15mm}
\begin{changemargin}{-15mm}{0mm}
\begin{center}
\huge \textbf{TH\`ESE} \large pr\'esent\'ee par\\\vspace{5mm}
{\LARGE\bfseries{\@Firstname\, \MakeUppercase{\@Lastname}}}\\\vspace{5mm}
{\LARGE\bf \@Firstname\, \MakeUppercase{\@Lastname}}\\\vspace{5mm}
{\large soutenue le: \bfseries \@ThesisDate}\vspace{5mm}
\begin{tabular}{rl}
@@ -39,7 +40,7 @@
\end{center}%
\end{changemargin}%
\vfill%
\begin{changemargin}{-20mm}{-20mm}
\begin{changemargin}{-25mm}{-15mm}
{\large\bfseries THÈSE dirigée par}:\vspace{2mm}
\begin{tabular}{p{7cm}p{10cm}}%
@@ -58,11 +59,11 @@
\begin{tabular}{p{7cm}p{10cm}}
\@jury
\end{tabular}
\vspace{-5mm}
\end{tabular}\vspace{3mm}
\end{changemargin}
\makeatother
% go back to default geometry settings
\setlength\oddsidemargin{\defaultOddsidemargin}
\setlength\evensidemargin{\defaultEvensidemargin}
\setlength\evensidemargin{\defaultEvensidemargin}

View File

@@ -1,65 +1,114 @@
%%% File: PhDThesisED182.cls
%%% File: PhDThesis.cls
%%% Brief: Document class template for ED182 thesis manuscript
%%% Use: \documentclass[showNotes, showLineNumbers, showWatermark]{PhDThesisED182}
%%% Use: \documentclass[showNotes, showLineNumbers, showWatermark]{PhDThesis}
%%% Author: Alexandre BIGOT, alexandre.bigot@iphc.cnrs.fr
%%% Tweaks: Thibault BARNOUIN, thibault.barnouin@astro.unistra.fr
%% Identification
%% The class identifies itself and the LaTeX version needed
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{PhDThesisED182}[2024-02-28 Minimal class for PhD thesis summary in ED182]
\ProvidesClass{PhDThesis}[Minimal class for PhD thesis manuscript]
%% Load the article class file
\LoadClass[a4paper,12pt]{article}
\LoadClass[a4paper,twoside,12pt]{report}
%% Load packages
\RequirePackage{hyperref} % Extensive support for hypertext
\PassOptionsToPackage{a4paper,inner=30mm,outer=20mm,top=25mm,bottom=30mm}{geometry}\RequirePackage{geometry} % Flexible and complete interface to document dimensions
\PassOptionsToPackage{main=english,french}{babel}\RequirePackage{babel} % Multilingual support
\PassOptionsToPackage{T1}{fontenc}\RequirePackage{fontenc} % Standard package for selecting font encodings
\RequirePackage{pdfpages} % Insert pdf as pages
\RequirePackage{lmodern} % Make sure thesis is ready for printing
\RequirePackage{graphicx} % Enhanced support for graphics
\RequirePackage{xcolor} % Driver-independent color extensions
\RequirePackage{amsmath} % AMS mathematical facilities
\RequirePackage{amssymb} % AMS mathematical symbols
\RequirePackage{amsfonts} % TeX fonts from the American Mathematical Society
\RequirePackage{fancyhdr} % Extensive control of page headers and footers
\RequirePackage{caption} % Better captions for tables and figures
\RequirePackage{listings} % For code citing
\RequirePackage{xparse} % For better parameter handling
\PassOptionsToPackage{export}{adjustbox}\RequirePackage{adjustbox} % Framing
% \PassOptionsToPackage{lang-warn=false}{datatool-base}\RequirePackage{datatool-base} % Remove missing datatool warning for french
\PassOptionsToPackage{acronym,toc,nopostdot}{glossaries}\RequirePackage{glossaries} % Create acronym and glossary tables
\PassOptionsToPackage{most}{tcolorbox}\RequirePackage{tcolorbox} % Coloured boxes
\RequirePackage{colortbl} % Coloured row and columns in tables
\PassOptionsToPackage{nottoc}{tocbibind}\RequirePackage{tocbibind} % Add bibliography/index/contents to Table of Contents
\PassOptionsToPackage{nohints,tight}{minitoc}\RequirePackage{minitoc} % Produce a table of contents for each chapter, part or section
\PassOptionsToPackage{title}{appendix}\RequirePackage{appendix} % Extra control of appendices
\let\oldappendices=\appendices
\renewcommand\appendices{\oldappendices\adjustmtc}
\PassOptionsToPackage{modulo}{lineno}\RequirePackage{lineno} % Line numbers on paragraphs
\RequirePackage{macros} % Personal macros for bibliography
%% Switches
\newif\ifshowNotes
\newif\ifobjects
\newif\ifshowLineNumbers
%
%% Class options
\DeclareOption{showNotes}{\showNotestrue}
\DeclareOption{showLineNumbers}{\linenumbers} % show line numbers if switched on
%\DeclareOption{showWatermark}{\showWatermarktrue}
\ProcessOptions\relax % to process options
%%%%%%%%%%%%%%%% Commands and default values for Covers %%%%%%%%%%%%%%%%
% Author
% Author name
\makeatletter
\newcommand{\Firstname}[1]{\gdef\@Firstname{#1}}
\Firstname{Firstname}
\newcommand{\Lastname}[1]{\gdef\@Lastname{#1}}
\Lastname{Lastname}
% University
\renewcommand{\author}[2]{\Firstname{#1}\Lastname{#2}\hypersetup{pdfauthor={#1 #2},pdfcreator={#1 #2}}}
% University name and logo
\newcommand{\UniversityName}[1]{\gdef\@UniversityName{#1}}
\UniversityName{Universit\'e de Strasbourg}
\newcommand{\UniversityLogo}[1]{\gdef\@UniversityLogo{#1}}
\UniversityLogo{Images/Covers/Logo\_StrasbourgUni.pdf}
% Labo
\UniversityLogo{Images/Covers/Logo\_Unistra.pdf}
\newcommand{\University}[2]{\UniversityName{#1}\UniversityLogo{#2}}
% Labo name and logo
\newcommand{\LaboName}[1]{\gdef\@LaboName{#1}}
\LaboName{My Laboratory}
\newcommand*{\LaboLogo}[1]{\gdef\@LaboLogo{#1}}
\LaboLogo{}
% Doctoral school
\newcommand{\Labo}[2]{\LaboName{#1}\LaboLogo{#2}}
% Doctoral school name and logo
\newcommand{\DoctoralSchoolName}[1]{\gdef\@DoctoralSchoolName{#1}}
\DoctoralSchoolName{\'Ecole Doctorale de physique et chimie-physique}
\newcommand{\DoctoralSchoolLogo}[1]{\gdef\@DoctoralSchoolLogo{#1}}
\DoctoralSchoolLogo{Images/Covers/logo\_ED182}
% Thesis
\newcommand{\DoctoralSchool}[2]{\DoctoralSchoolName{#1}\DoctoralSchoolLogo{#2}}
% Thesis title and subtitle in French and English
\newcommand{\ThesisDate}[1]{\gdef\@ThesisDate{#1}}
\ThesisDate{XX mois 20XX}
\newcommand{\TitreThese}[1]{\gdef\@TitreThese{#1}}
\TitreThese{Le titre de la thèse en français.}
\newcommand*{\SousTitreThese}[1]{\gdef\@SousTitreThese{#1}}
\SousTitreThese{}
\newcommand{\ThesisTitle}[1]{\gdef\@ThesisTitle{#1}}
\ThesisTitle{Title of the thesis in english.}
\newcommand*{\ThesisSubTitle}[1]{\gdef\@ThesisSubTitle{#1}}
\ThesisSubTitle{}
\newcommand{\resume}[1]{\gdef\@resume{#1}}
\resume{1000 caract\`eres maximum}
\newcommand{\motscles}[1]{\gdef\@motscles{#1}}
\motscles{...}
\newcommand{\ThesisTitle}[1]{\gdef\@ThesisTitle{#1}\hypersetup{pdftitle={#1}}}
\ThesisTitle{Title of the thesis in english.}
\newcommand*{\ThesisSubTitle}[1]{\gdef\@ThesisSubTitle{#1}}
\ThesisSubTitle{}
\renewcommand{\abstract}[1]{\gdef\@abstract{#1}}
\abstract{1000 letters max}
\newcommand{\keywords}[1]{\gdef\@keywords{#1}}
\newcommand{\keywords}[1]{\gdef\@keywords{#1}\hypersetup{pdfkeywords={#1}}}
\keywords{...}
\newcommand{\PhDThesis@Abstractmaxchars}[1]{\edef\PhDThesis@Abstractmaxchars{#1}}
\PhDThesis@Abstractmaxchars{1000}
% Discipline
\newcommand{\Discipline}[1]{\gdef\@Discipline{#1}}
\Discipline{Physique}
\newcommand*{\Speciality}[1]{\gdef\@Speciality{#1}}
\Speciality{}
%%% Members of the jury title, name, position and affiliation
%%% Jury members title, name, position and affiliation
\newcommand{\person}[5]{\hspace{2mm}\bfseries{#1\, \MakeUppercase{#2}\, #3} & {#4, #5}\\}
% Directors
% Directeurs
\newcommand{\directeurs}[1]{\gdef\@directeurs{#1}}
\directeurs{
\person{Civ.}{Lastname}{Firstname}{Pos.}{Affiliation}
@@ -78,23 +127,7 @@
\person{Civ.}{Lastname}{Firstname}{Pos.}{Affiliation}
\person{Civ.}{Lastname}{Firstname}{Pos.}{Affiliation}
}
%% Load packages
\PassOptionsToPackage{pdftitle={\@ThesisTitle}, pdfauthor={\@Firstname \@Lastname}, pdfcreator={PdfLaTeX}, pdfkeywords={\@keywords}, pdfsubject={Thesis Manuscript}}{hyperref}\RequirePackage{hyperref} % Extensive support for hypertext
\makeatother
\PassOptionsToPackage{a4paper,margin=2.5cm}{geometry}\RequirePackage{geometry} % Flexible and complete interface to document dimensions
\PassOptionsToPackage{main=english,french}{babel}\RequirePackage{babel} % Multilingual support
\PassOptionsToPackage{T1}{fontenc}\RequirePackage{fontenc} % Standard package for selecting font encodings
\RequirePackage{lmodern} % Latin modern fonts for better printability
\RequirePackage{pdfpages} % Insert pdf as pages
\RequirePackage{graphicx} % Enhanced support for graphics
\RequirePackage{xcolor} % Driver-independent color extensions
\RequirePackage{amsmath} % AMS mathematical facilities
\RequirePackage{amsfonts} % TeX fonts from the American Mathematical Society
\RequirePackage{xcolor} % Driver-independent color extensions
\PassOptionsToPackage{most}{tcolorbox}\RequirePackage{tcolorbox} % Coloured boxes
\PassOptionsToPackage{modulo}{lineno}\RequirePackage{lineno} % Line numbers on paragraphs
\RequirePackage{macros} % Personal macros for bibliography
%% Define my colours
\definecolor{DarkBlue}{rgb}{0.0, 0.0, 0.55}
@@ -107,6 +140,7 @@
\newcommand{\mycolor}[2]{\color{#1}#2\color{black}\xspace}
\newcommand{\red}[1]{\color{red}#1\color{black}\xspace}
\NewDocumentEnvironment{notes}{+b}{\ifshowNotes\color{gray}#1\color{black}\fi}{}
%% Change hyperlinks style
\hypersetup
{
@@ -127,6 +161,7 @@
\DeclareFontShape{T1}{lmss}{m}{sc} { <-> ssub * phv/m/sc }{}
\DeclareFontShape{T1}{lmss}{bx}{sc} { <-> ssub * phv/bx/sc }{}
%% A simple box
\newenvironment{mybox}[0]{%
\tcolorbox[opacityback=0., standard jigsaw,breakable]}%
@@ -156,13 +191,39 @@
\newcommand{\uncheckedbox}{\makebox[0pt][l]{$\square$}\raisebox{.15ex}{\hspace{11pt}}}
\newcommand{\checkedbox}{\makebox[0pt][l]{$\square$}\raisebox{.15ex}{\hspace{0.1em}$\checkmark$}}
%% Switches
\newif\ifshowNotes
\newenvironment{notes}[1]{\ifshowNotes #1\fi}
% Warning on character count in resume/abstract
\makeatletter
\def\gobblechar{\let\char= }
\newcount\charcount
\def\countunlessnil{%
\ifx\char\nil \let\next=\relax%
\else%
\let\next=\auxcountchar%
\advance\charcount by 1%
\fi\next
}%
\newif\ifshowLineNumbers
%
%% Class options
\DeclareOption{showNotes}{\showNotestrue}
\DeclareOption{showLineNumbers}{\showLineNumberstrue}
\ProcessOptions\relax % to process options
\def\auxcountchar{%
\afterassignment\countunlessnil\gobblechar%
}
\def\countchar#1{\edef\xx{#1}\charcount=0 \expandafter\auxcountchar\xx\nil}
\def\shownumchar#1{%
\countchar{#1}%
There are \the\charcount\ characters in [#1].%
}
\newcommand{\PhDThesis@checkResume}{%
\countchar{\@resume}%
\ifnum\charcount>\PhDThesis@Abstractmaxchars
\PhDThesis@warningAbstract{resume}{\PhDThesis@Abstractmaxchars}%
\fi
}
\newcommand{\PhDThesis@checkAbstract}{%
\countchar{\@abstract}%
\ifnum\charcount>\PhDThesis@Abstractmaxchars
\PhDThesis@warningAbstract{abstract}{\PhDThesis@Abstractmaxchars}%
\fi
}
\newcommand{\PhDThesis@warningAbstract}[2]{%
\@latex@warning@no@line{your #1 is longer than #2 characters}%
}

View File

@@ -1,9 +1,14 @@
\ProvidesPackage{macros}
%----------------------------------------------------------------------------------------
% DEFINE BIBLIOGRAPHY STYLE
%----------------------------------------------------------------------------------------
\usepackage{csquotes}
\usepackage[backend=biber,natbib=true,style=authoryear,uniquename=init,giveninits=true,isbn=false,url=false,doi=false,maxcitenames=3,minbibnames=6,maxbibnames=50,sorting=ynt]{biblatex}
\usepackage{microtype}
\usepackage[backend=biber,natbib=true,style=authoryear,uniquelist=false,uniquename=false,giveninits=true,isbn=false,url=false,doi=false,mincitenames=1,maxcitenames=2,minbibnames=6,maxbibnames=150,sorting=nyvt]{biblatex}
\addbibresource[glob]{papers.bib}
\BiblatexSplitbibDefernumbersWarningOff
\emergencystretch=1em
\makeatletter
\def\nhblx@bibfile@name{papers-sort.bib}
\newwrite\nhblx@bibfile
@@ -52,17 +57,22 @@
\map{
\perdatasource{papers.bib}
\step[fieldsource=author, match=\regexp{^{#1}}, final]
\step[fieldset=keywords, fieldvalue={, first},append]
\step[fieldset=keywords, fieldvalue={,first},append]
}
\map{
\perdatasource{papers.bib}
\step[fieldsource=author, match=\regexp{^(?>\{[^\}]+\}\,\s[\w\-\.]+\sand\s){1}\{#1\}}, final]
\step[fieldset=keywords, fieldvalue={, main},append]
\step[fieldset=keywords, fieldvalue={,main},append]
}
\map{
\perdatasource{papers.bib}
\step[fieldsource=author, match=\regexp{^(?:.+?\sand\s){2}.*?\{#1\}}, final]
\step[fieldset=keywords, fieldvalue={, collab},append]
\step[fieldset=keywords, fieldvalue={,collab},append]
}
\map{
\perdatasource{papers.bib}
\step[fieldsource=author, match=\regexp{{#1}}, final]
\step[fieldset=keywords, fieldvalue={,self},append]
}
}
}

View File

@@ -0,0 +1,4 @@
@comment{Auto-generated file}
@misc{nhblx@name@1, author = {Name, Firstname}, options = {dataonly=true},}
@misc{nhblx@name@2, author = {Name, I.}, options = {dataonly=true},}

View File

@@ -10,7 +10,7 @@
}
@article{2024arXiv2,
author = {{Name}, First-Name and {Another-Name}, First-FName and {
author = {{Name}, First-Name and {Another-Name}, First-Name and {
Another-Name}, Second-FName},
title = "{Another great article}",
journal = {\aap},
@@ -21,7 +21,7 @@
}
@article{2023MNRAS,
author = {{Another-Name}, First-FName and {Name}, First-Name and {Another-Name},
author = {{Another-Name}, First-Name and {Name}, First-Name and {Another-Name},
Second-FName and {Another-Name}, Third-FName and {Another-Name},
Fourth-FName and {Another-Name}, Fifth-FName and {Another-Name}, Sixth-FName},
title = "{This paper I did a lot of work for}",