Skip to content

Commit bcb1e33

Browse files
committed
Version 8.4.2-1
1 parent b92d299 commit bcb1e33

6 files changed

Lines changed: 64 additions & 21 deletions

File tree

dist/library.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ @article{einstein
3535
number = "10",
3636
pages = "891--921",
3737
year = "1905",
38-
DOI = "https://dx.doi.org/10.1002/andp.19053221004"
38+
doi = "10.1002/andp.19053221004"
3939
}

dist/natnumurl.bst

Lines changed: 53 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% Template: Template LaTeX
22
%% Documento: Archivo de estilos simple numerados + url (doi, arxivId) [es]
3-
%% Versión: 1.6 (23/08/2024)
3+
%% Versión: 1.7 (06/11/2025)
44
%% Codificación: UTF-8
55
%%
66
%% Autor: Pablo Pizarro R.
@@ -66,6 +66,7 @@ STRINGS {
6666
longest.label
6767
s
6868
t
69+
shortlabel
6970
}
7071

7172
% -----------------------------------------------------------------------------
@@ -244,16 +245,6 @@ FUNCTION {new.sentence.checka} {
244245
if$
245246
}
246247

247-
FUNCTION {output.bibitem} {
248-
newline$
249-
"\backrefparscanfalse" write$
250-
newline$
251-
"\bibitem{" write$ cite$ write$ "}" write$
252-
newline$
253-
""
254-
before.all 'output.state :=
255-
}
256-
257248
FUNCTION {output.links} {
258249
doi empty$ {
259250
arxivId empty$ {
@@ -516,6 +507,57 @@ FUNCTION {format.editors} {
516507
} if$
517508
}
518509

510+
FUNCTION {shortlabel.build} {
511+
author empty$ {
512+
editor empty$ {
513+
"" 'shortlabel :=
514+
}{
515+
editor num.names$ 'numnames :=
516+
numnames #1 = {
517+
editor #1 "{vv~}{ll}" format.name$ 'shortlabel :=
518+
}{
519+
numnames #2 = {
520+
editor #1 "{vv~}{ll}" format.name$ 't :=
521+
editor #2 "{vv~}{ll}" format.name$ 's :=
522+
t " y " * s * 'shortlabel :=
523+
}{
524+
editor #1 "{vv~}{ll}" format.name$ " {\em et~al.}" * 'shortlabel :=
525+
} if$
526+
} if$
527+
} if$
528+
}{
529+
author num.names$ 'numnames :=
530+
numnames #1 = {
531+
author #1 "{vv~}{ll}" format.name$ 'shortlabel :=
532+
}{
533+
numnames #2 = {
534+
author #1 "{vv~}{ll}" format.name$ 't :=
535+
author #2 "{vv~}{ll}" format.name$ 's :=
536+
t " y " * s * 'shortlabel :=
537+
}{
538+
author #1 "{vv~}{ll}" format.name$ " {\em et~al.}" * 'shortlabel :=
539+
} if$
540+
} if$
541+
} if$
542+
}
543+
544+
FUNCTION {output.bibitem} {
545+
newline$
546+
"\backrefparscanfalse" write$
547+
newline$
548+
shortlabel.build
549+
"\bibitem[" write$
550+
"\protect\citeauthoryear{" write$
551+
shortlabel write$
552+
"}{" write$
553+
year empty$ { "" write$ } { year write$ } if$
554+
"}]" write$
555+
"{" write$ cite$ write$ "}" write$
556+
newline$
557+
""
558+
before.all 'output.state :=
559+
}
560+
519561
FUNCTION {format.in.ed.booktitle} {
520562
booktitle empty$ {
521563
""

dist/template.tex

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% Template: Informe LaTeX
22
% Documento: Núcleo del template
3-
% Versión: 8.4.1 (07/10/2025)
3+
% Versión: 8.4.2 (06/11/2025)
44
% Codificación: UTF-8
55
%
66
% Autor: Pablo Pizarro R.
@@ -5745,16 +5745,16 @@
57455745
Template.Author.Email={pablo@ppizarror.com},
57465746
Template.Author.Web={https://ppizarror.com},
57475747
Template.Author={Pablo Pizarro R.},
5748-
Template.Date={07/10/2025},
5748+
Template.Date={06/11/2025},
57495749
Template.Encoding={UTF-8},
57505750
Template.Latex.Compiler={pdflatex},
57515751
Template.License.Type={MIT},
57525752
Template.License.Web={https://opensource.org/licenses/MIT},
57535753
Template.Name={Template-Informe},
57545754
Template.Type={Normal},
5755-
Template.Version.Dev={8.4.1},
5756-
Template.Version.Hash={EE97C1D046D45332D431976B70C5E114},
5757-
Template.Version.Release={8.4.1},
5755+
Template.Version.Dev={8.4.2-1},
5756+
Template.Version.Hash={316852D846FB7204DACE0988366DF0EA},
5757+
Template.Version.Release={8.4.2},
57585758
Template.Web.Dev={https://github.com/Template-Latex/Template-Informe},
57595759
Template.Web.Manual={https://latex.ppizarror.com/informe},
57605760
University.Department={\pdfmetainfouniversitydepartment},
@@ -5766,7 +5766,7 @@
57665766
pdfmenubar={\cfgpdfmenubar},
57675767
pdfpagelayout={\cfgpdflayout},
57685768
pdfpagemode={\cfgpdfpagemode},
5769-
pdfproducer={Template-Informe v8.4.1 | (Pablo Pizarro R.) ppizarror.com},
5769+
pdfproducer={Template-Informe v8.4.2 | (Pablo Pizarro R.) ppizarror.com},
57705770
pdfremotestartview={Fit},
57715771
pdfstartpage={1},
57725772
pdfstartview={\cfgpdfpageview},
@@ -6157,6 +6157,7 @@
61576157
}{
61586158
\throwbadconfig{Compilador desconocido}{\compilertype}{pdf2latex,xelatex,lualatex}}}
61596159
}
6160+
\setkeys{Gin}{interpolate}
61606161
61616162
% -----------------------------------------------------------------------------
61626163
% Crea las sub-sub-sub-secciones

library.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ @article{einstein
3535
number = "10",
3636
pages = "891--921",
3737
year = "1905",
38-
DOI = "https://dx.doi.org/10.1002/andp.19053221004"
38+
doi = "10.1002/andp.19053221004"
3939
}

main.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% Template: Informe LaTeX
22
% Documento: Archivo principal
3-
% Versión: 8.4.1 (07/10/2025)
3+
% Versión: 8.4.2 (06/11/2025)
44
% Codificación: UTF-8
55
%
66
% Autor: Pablo Pizarro R.

src/etc/example.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% Template: Informe LaTeX
22
% Documento: Archivo de ejemplo
3-
% Versión: 8.4.1 (07/10/2025)
3+
% Versión: 8.4.2 (06/11/2025)
44
% Codificación: UTF-8
55
%
66
% Autor: Pablo Pizarro R.

0 commit comments

Comments
 (0)