summaryrefslogtreecommitdiff
path: root/macros/latex/contrib
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-11-04 03:02:41 +0000
committerNorbert Preining <norbert@preining.info>2023-11-04 03:02:41 +0000
commit85065bdead032a07c9a7b37784d07bced1f9d9c1 (patch)
treec8bb68803a33de87093e437b7b90cb1f329f6653 /macros/latex/contrib
parent1e464deefd235880a2fac2390e896bfd2b523151 (diff)
CTAN sync 202311040302
Diffstat (limited to 'macros/latex/contrib')
-rw-r--r--macros/latex/contrib/highlightx/doc/highlightx-doc.pdfbin180449 -> 180466 bytes
-rw-r--r--macros/latex/contrib/highlightx/doc/highlightx-doc.tex6
-rw-r--r--macros/latex/contrib/highlightx/tex/highlightx.sty45
-rw-r--r--macros/latex/contrib/nicematrix/nicematrix-code.dtx210
-rw-r--r--macros/latex/contrib/nicematrix/nicematrix-code.pdfbin953487 -> 959106 bytes
-rw-r--r--macros/latex/contrib/nicematrix/nicematrix-french.pdfbin593655 -> 594905 bytes
-rw-r--r--macros/latex/contrib/nicematrix/nicematrix-french.tex40
-rw-r--r--macros/latex/contrib/nicematrix/nicematrix.pdfbin610304 -> 610574 bytes
-rw-r--r--macros/latex/contrib/nicematrix/nicematrix.tex16
-rw-r--r--macros/latex/contrib/unbtex/README.md8
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example.pdfbin1177245 -> 995822 bytes
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example.tex68
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/apendice-a.tex6
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/capitulo1.tex16
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/capitulo2.tex199
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/capitulo3.tex19
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/capitulo4.tex7
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/figuras/blockdiagram.epsbin86922 -> 0 bytes
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/figuras/blockdiagram.pdfbin0 -> 5714 bytes
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/figuras/bodediagram.pdfbin0 -> 13087 bytes
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/figuras/circuito.pdfbin0 -> 6905 bytes
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/figuras/curva_diodo.pdfbin0 -> 7406 bytes
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/figuras/img-grafico.pdfbin31319 -> 0 bytes
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/figuras/img-marca.pdf1526
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/references.bib14
-rw-r--r--macros/latex/contrib/unbtex/unbtex-example/referencias.bib594
-rw-r--r--macros/latex/contrib/unbtex/unbtex.cls179
-rw-r--r--macros/latex/contrib/unbtex/unbtexcite-en.bst (renamed from macros/latex/contrib/unbtex/abntex2eng-alf.bst)87
-rw-r--r--macros/latex/contrib/unbtex/unbtexcite-pt.bst2154
29 files changed, 2965 insertions, 2229 deletions
diff --git a/macros/latex/contrib/highlightx/doc/highlightx-doc.pdf b/macros/latex/contrib/highlightx/doc/highlightx-doc.pdf
index 7409fe0f35..0f919a7455 100644
--- a/macros/latex/contrib/highlightx/doc/highlightx-doc.pdf
+++ b/macros/latex/contrib/highlightx/doc/highlightx-doc.pdf
Binary files differ
diff --git a/macros/latex/contrib/highlightx/doc/highlightx-doc.tex b/macros/latex/contrib/highlightx/doc/highlightx-doc.tex
index 45115b309a..9519ae68fd 100644
--- a/macros/latex/contrib/highlightx/doc/highlightx-doc.tex
+++ b/macros/latex/contrib/highlightx/doc/highlightx-doc.tex
@@ -33,8 +33,8 @@
\hypersetup{pdfborder=0 0 0}
\usepackage[margin=1.5cm]{geometry}
\setlength{\parindent}{0pt}
-\def\TPversion{0.1.2}
-\def\TPdate{3 septembre 2023}
+\def\TPversion{0.1.3}
+\def\TPdate{3 novembre 2023}
\usepackage{tcolorbox}
\tcbuselibrary{skins,hooks}
\sethlcolor{lightgray!25}
@@ -75,6 +75,8 @@
\texttt{\url{https://github.com/cpierquet/highlightx}} \\
\\
\texttt{Merci à Antal Spector-Zabusky pour le code dédié aux paragraphes !}
+ \\
+ \texttt{Merci à Denis Bitouzé pour ses retours !}
\end{tabular}
\end{center}
diff --git a/macros/latex/contrib/highlightx/tex/highlightx.sty b/macros/latex/contrib/highlightx/tex/highlightx.sty
index caef0c0c56..9b8445404d 100644
--- a/macros/latex/contrib/highlightx/tex/highlightx.sty
+++ b/macros/latex/contrib/highlightx/tex/highlightx.sty
@@ -3,9 +3,10 @@
% licence : Released under the LaTeX Project Public License v1.3c or later, see http://www.latex-project.org/lppl.txtf
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{highlightx}[2023/09/03 0.1.2 Macros pour surligner du texte, meme en mode paragraphe]
+\ProvidesPackage{highlightx}[2023/11/03 0.1.3 Macros pour surligner du texte, meme en mode paragraphe]
%====HISTORIQUE
+% v 0.1.3 Correction d'un bug avec le caractère ; (merci à Denis B.)
% v 0.1.2 Version étoilée pour \genhighlightpar afin d'activer \NoAutoSpacing + retour du code paragraphe main levée
% v 0.1.1 Suppression code paragraphe avec effet
% v 0.1.0 Version initiale [fr] et [en]
@@ -145,15 +146,15 @@
}
\newcommand{\highlight@DoHighlight}{
- \fill[hlparhw] ($(begin highlight)+(-\surlignparoffsetH,1.05*\tmp@hauteur@char+\surlignparoffsetV)$) rectangle ($(end highlight)+(\surlignparoffsetH,-1.05*\tmp@profondeur@char-\surlignparoffsetV)$) ;
+ \fill[hlparhw] ($(begin highlight)+(-\surlignparoffsetH,1.05*\tmp@hauteur@char+\surlignparoffsetV)$) rectangle ($(end highlight)+(\surlignparoffsetH,-1.05*\tmp@profondeur@char-\surlignparoffsetV)$)
}
\newcommand{\highlight@BeginHighlight}{
- \coordinate (begin highlight) at (0,0) ;
+ \coordinate (begin highlight) at (0,0)
}
\newcommand{\highlight@EndHighlight}{
- \coordinate (end highlight) at (0,0) ;
+ \coordinate (end highlight) at (0,0)
}
\NewDocumentCommand\SurlignerTexte{ s O{} D<>{} }{%
@@ -184,15 +185,15 @@
%
\def\SOUL@preamble{%
\begin{tikzpicture}[overlay, remember picture]
- \highlight@BeginHighlight
- \highlight@EndHighlight
+ \highlight@BeginHighlight ;
+ \highlight@EndHighlight ;
\end{tikzpicture}%
}%
%
\def\SOUL@postamble{%
\begin{tikzpicture}[overlay, remember picture]
- \highlight@EndHighlight
- \highlight@DoHighlight
+ \highlight@EndHighlight ;
+ \highlight@DoHighlight ;
\end{tikzpicture}%
}%
%
@@ -200,7 +201,7 @@
\discretionary{%
\SOUL@setkern\SOUL@hyphkern
\SOUL@sethyphenchar
- \tikz[overlay, remember picture] \highlight@EndHighlight ;%
+ {\tikz[overlay, remember picture] \highlight@EndHighlight ;}%
}{%
}{%
\SOUL@setkern\SOUL@charkern
@@ -211,7 +212,7 @@
\SOUL@setkern\SOUL@hyphkern
\hbox{##1}%
\discretionary{%
- \tikz[overlay, remember picture] \highlight@EndHighlight ;%
+ {\tikz[overlay, remember picture] \highlight@EndHighlight ;}%
}{%
}{%
\SOUL@setkern\SOUL@charkern
@@ -225,12 +226,12 @@
\global\highlight@current =\y1
\endpgfextra (0,0) ;
\ifdim\highlight@current < \highlight@previous
- \highlight@DoHighlight
- \highlight@BeginHighlight
+ \highlight@DoHighlight ;
+ \highlight@BeginHighlight ;
\fi
\end{tikzpicture}%
\the\SOUL@syllable
- \tikz[overlay, remember picture] \highlight@EndHighlight ;%
+ {\tikz[overlay, remember picture] \highlight@EndHighlight ;}%
}%
\SOUL@
}
@@ -263,15 +264,15 @@
%
\def\SOUL@preamble{%
\begin{tikzpicture}[overlay, remember picture]
- \highlight@BeginHighlight
- \highlight@EndHighlight
+ \highlight@BeginHighlight ;
+ \highlight@EndHighlight ;
\end{tikzpicture}%
}%
%
\def\SOUL@postamble{%
\begin{tikzpicture}[overlay, remember picture]
- \highlight@EndHighlight
- \highlight@DoHighlight
+ \highlight@EndHighlight ;
+ \highlight@DoHighlight ;
\end{tikzpicture}%
}%
%
@@ -279,7 +280,7 @@
\discretionary{%
\SOUL@setkern\SOUL@hyphkern
\SOUL@sethyphenchar
- \tikz[overlay, remember picture] \highlight@EndHighlight ;%
+ {\tikz[overlay, remember picture] \highlight@EndHighlight ;}%
}{%
}{%
\SOUL@setkern\SOUL@charkern
@@ -290,7 +291,7 @@
\SOUL@setkern\SOUL@hyphkern
\hbox{##1}%
\discretionary{%
- \tikz[overlay, remember picture] \highlight@EndHighlight ;%
+ {\tikz[overlay, remember picture] \highlight@EndHighlight ;}%
}{%
}{%
\SOUL@setkern\SOUL@charkern
@@ -304,12 +305,12 @@
\global\highlight@current =\y1
\endpgfextra (0,0) ;
\ifdim\highlight@current < \highlight@previous
- \highlight@DoHighlight
- \highlight@BeginHighlight
+ \highlight@DoHighlight ;
+ \highlight@BeginHighlight ;
\fi
\end{tikzpicture}%
\the\SOUL@syllable
- \tikz[overlay, remember picture] \highlight@EndHighlight ;%
+ {\tikz[overlay, remember picture] \highlight@EndHighlight ;}%
}%
\SOUL@
}
diff --git a/macros/latex/contrib/nicematrix/nicematrix-code.dtx b/macros/latex/contrib/nicematrix/nicematrix-code.dtx
index 4605970134..6e883a8b82 100644
--- a/macros/latex/contrib/nicematrix/nicematrix-code.dtx
+++ b/macros/latex/contrib/nicematrix/nicematrix-code.dtx
@@ -17,8 +17,8 @@
%
% \fi
% \iffalse
-\def\myfileversion{6.25}
-\def\myfiledate{2023/10/24}
+\def\myfileversion{6.25a}
+\def\myfiledate{2023/11/03}
%
%
%<*batchfile>
@@ -900,15 +900,15 @@ version 2005/12/01 or later.
% The dimension |\l_@@_columns_width_dim| will be used when the options specify
% that all the columns must have the same width (but, if the key |columns-width|
% is used with the special value |auto|, the boolean
-% |l_@@_auto_columns_width_bool| also will be raised).
+% |\l_@@_auto_columns_width_bool| also will be raised).
% \begin{macrocode}
\dim_new:N \l_@@_columns_width_dim
% \end{macrocode}
%
% \bigskip
% The dimension |\l_@@_col_width_dim| will be available in each cell which
-% belongs to a column of fixed width: |w{...}{...}|, |W{...}{...}|, |p{}|,
-% |m{}|, |b{}| but also |X| (when the actual width of that column is known, that
+% belongs to a column of fixed width: |w{...}{...}|, |W{...}{...}|, |p{...}|,
+% |m{...}|, |b{...}| but also |X| (when the actual width of that column is known, that
% is to say after the first compilation). It's the width of that column. It will
% be used by some commands |\Block|. A non positive value means that the column
% has no fixed width (it's a column of type |c|, |r|, |l|, etc.).
@@ -1044,7 +1044,7 @@ version 2005/12/01 or later.
% In a cell, it will be possible to know whether we are in a cell of a column of
% type |X| thanks to that flag.
% \begin{macrocode}
-\bool_new:N \l_@@_X_column_bool
+\bool_new:N \l_@@_X_bool
% \end{macrocode}
%
% \begin{macrocode}
@@ -2493,7 +2493,7 @@ version 2005/12/01 or later.
% |\tl_put_right:Nn| and not |\tl_set:Nn| (or |.tl_set:N|) because we don't want
% a direct use of |up=...| erased by a absent |^{...}|.
% \begin{macrocode}
- down .code:n = \tl_put_right:Nn \l_@@_xdots_down_tl { #1 } , % modified 2023-08-09
+ down .code:n = \tl_put_right:Nn \l_@@_xdots_down_tl { #1 } ,
up .code:n = \tl_put_right:Nn \l_@@_xdots_up_tl { #1 } ,
middle .code:n = \tl_put_right:Nn \l_@@_xdots_middle_tl { #1 } ,
% \end{macrocode}
@@ -4425,7 +4425,7 @@ version 2005/12/01 or later.
\seq_gclear:N \g_@@_pos_of_blocks_seq
% \end{macrocode}
% In fact, the sequence |\g_@@_pos_of_blocks_seq| will also contain the
-% positions of the cells with a |\diagbox|.
+% positions of the cells with a |\diagbox| and the |\multicolumn|.
%
% \begin{macrocode}
\seq_gclear:N \g_@@_pos_of_stroken_blocks_seq
@@ -4992,7 +4992,7 @@ version 2005/12/01 or later.
\cs_new_protected:Npn \@@_make_preamble_i_i:n #1
{
\str_if_eq:nnTF { #1 } |
- { \@@_make_preamble_iii:n | }
+ { \use:c { @@ _ | } | }
{ \@@_make_preamble_i_ii:nn { } #1 }
}
% \end{macrocode}
@@ -5149,7 +5149,7 @@ version 2005/12/01 or later.
\str_set:Nn \l_@@_hpos_col_str { j }
\tl_set:Nn \l_tmpa_tl { #1 }
\@@_keys_p_column:V \l_tmpa_tl
- \@@_make_preamble_ii_iv:nn { #2 } { minipage }
+ \@@_make_preamble_ii_iv:nnn { #2 } { minipage } { }
}
% \end{macrocode}
%
@@ -5161,9 +5161,10 @@ version 2005/12/01 or later.
%
% \medskip
% The first argument is the width of the column. The second is the type of
-% environment: |minipage| or |varwidth|.
+% environment: |minipage| or |varwidth|. The third is some code added at the
+% beginning of the cell.
% \begin{macrocode}
-\cs_new_protected:Npn \@@_make_preamble_ii_iv:nn #1 #2
+\cs_new_protected:Npn \@@_make_preamble_ii_iv:nnn #1 #2 #3
{
\use:e
{
@@ -5192,6 +5193,7 @@ version 2005/12/01 or later.
L { \exp_not:N \RaggedRight }
R { \exp_not:N \RaggedLeft }
}
+ #3
}
{ \str_if_eq:VnT \l_@@_vpos_col_str { m } \@@_center_cell_box: }
{ \str_if_eq:VnT \l_@@_hpos_col_str { si } \siunitx_cell_begin:w }
@@ -5219,7 +5221,7 @@ version 2005/12/01 or later.
% \end{macrocode}
%
% \medskip
-% |#1| is the optional argument of |{minipage}| (or |{varwidth}|): |t| of |b|.
+% |#1| is the optional argument of |{minipage}| (or |{varwidth}|): |t| or |b|.
% Indeed, for the columns of type |m|, we use the value |b| here because there
% is a special post-action in order to center vertically the box (see |#4|).
%
@@ -5260,7 +5262,11 @@ version 2005/12/01 or later.
% \begin{macrocode}
\dim_set:Nn \l_@@_col_width_dim { #2 }
\@@_cell_begin:w
- \begin { #7 } [ #1 ] { #2 }
+% \end{macrocode}
+% We use the form |\minipage|--|\endminipage| (|\varwidth|--|\endvarwidth|) for
+% compatibility with \pkg{collcell} (2023-10-31).
+% \begin{macrocode}
+ \use:c { #7 } [ #1 ] { #2 }
% \end{macrocode}
% The following lines have been taken from |array.sty|.
% \begin{macrocode}
@@ -5288,8 +5294,7 @@ version 2005/12/01 or later.
% The following line has been taken from |array.sty|.
% \begin{macrocode}
\@finalstrut \@arstrutbox
- % \bool_if:NT \g_@@_rotate_bool { \raggedright \hsize = 3 cm }
- \end { #7 }
+ \use:c { end #7 }
% \end{macrocode}
% If the letter in the preamble is |m|, |#4| will be equal to
% |\@@_center_cell_box:| (see just below).
@@ -5302,35 +5307,50 @@ version 2005/12/01 or later.
% \end{macrocode}
%
% \bigskip
+%
+% \begin{macrocode}
+\str_new:N \c_@@_ignorespaces_str
+\str_set:Nx \c_@@_ignorespaces_str { \ignorespaces }
+\str_remove_all:Nn \c_@@_ignorespaces_str { ~ }
+% \end{macrocode}
+%
+% \bigskip
+% In order to test whether a cell is empty, we test whether it begins by
+% |\ignorespaces\unskip|. However, in some circunstancies, for example when
+% |\collectcell| of \pkg{collcell} is used, the cell does not begin with
+% |\ignorespaces|. In that case, we consider as not empty...
+%
+% First, we test if the next token is |\ignorespaces| and it's not very easy...
% \begin{macrocode}
-\cs_new_protected:Npn \@@_test_if_empty: \ignorespaces #1
+\cs_new_protected:Npn \@@_test_if_empty: { \peek_after:Nw \@@_test_if_empty_i: }
+\cs_new_protected:Npn \@@_test_if_empty_i:
+ {
+ \str_set:Nx \l_tmpa_str { \token_to_meaning:N \l_peek_token }
+ \str_if_eq:NNT \l_tmpa_str \c_@@_ignorespaces_str
+ { \@@_test_if_empty:w }
+ }
+\cs_new_protected:Npn \@@_test_if_empty:w \ignorespaces
{
\peek_meaning:NT \unskip
{
\tl_gput_right:Nn \g_@@_cell_after_hook_tl
{
\box_set_wd:Nn \l_@@_cell_box \c_zero_dim
-% \end{macrocode}
-% We put the following code in order to have a column with the correct width
-% even when all the cells of the column are empty.
-% \begin{macrocode}
\skip_horizontal:N \l_@@_col_width_dim
}
}
- #1
}
-% \end{macrocode}
-%
+% \end{macrocode}
+%
%
% \begin{macrocode}
-\cs_new_protected:Npn \@@_test_if_empty_for_S: #1
+\cs_new_protected:Npn \@@_test_if_empty_for_S:
{
\peek_meaning:NT \__siunitx_table_skip:n
{
\tl_gput_right:Nn \g_@@_cell_after_hook_tl
{ \box_set_wd:Nn \l_@@_cell_box \c_zero_dim }
}
- #1
}
% \end{macrocode}
%
@@ -5393,10 +5413,10 @@ version 2005/12/01 or later.
\tl_set:Nn \l_tmpa_tl { #1 }
\@@_keys_p_column:V \l_tmpa_tl
\IfPackageLoadedTF { varwidth }
- { \@@_make_preamble_ii_iv:nn { #2 } { varwidth } }
+ { \@@_make_preamble_ii_iv:nnn { #2 } { varwidth } { } }
{
\@@_error_or_warning:n { varwidth~not~loaded }
- \@@_make_preamble_ii_iv:nn { #2 } { minipage }
+ \@@_make_preamble_ii_iv:nnn { #2 } { minipage } { }
}
}
% \end{macrocode}
@@ -5523,23 +5543,27 @@ version 2005/12/01 or later.
% \begin{macrocode}
\cs_new_protected:Npn \@@_make_preamble_S_i:n #1
{
- \tl_gput_right:NV \g_@@_array_preamble_tl \g_@@_pre_cell_tl
- \tl_gclear:N \g_@@_pre_cell_tl
- \tl_gput_right:Nn \g_@@_array_preamble_tl
+ \IfPackageLoadedTF { siunitx }
{
- > {
- \@@_cell_begin:w
- \keys_set:nn { siunitx } { #1 }
- \siunitx_cell_begin:w
+ \tl_gput_right:NV \g_@@_array_preamble_tl \g_@@_pre_cell_tl
+ \tl_gclear:N \g_@@_pre_cell_tl
+ \tl_gput_right:Nn \g_@@_array_preamble_tl
+ {
+ > {
+ \@@_cell_begin:w
+ \keys_set:nn { siunitx } { #1 }
+ \siunitx_cell_begin:w
+ }
+ c
+ < { \siunitx_cell_end: \@@_cell_end: }
}
- c
- < { \siunitx_cell_end: \@@_cell_end: }
- }
% \end{macrocode}
% We increment the counter of columns and then we test for the presence of a |<|.
% \begin{macrocode}
- \int_gincr:N \c@jCol
- \@@_rec_preamble_after_col:n
+ \int_gincr:N \c@jCol
+ \@@_rec_preamble_after_col:n
+ }
+ { \@@_fatal:n { siunitx~not~loaded } }
}
% \end{macrocode}
%
@@ -5827,16 +5851,17 @@ version 2005/12/01 or later.
\bool_if:NTF \l_@@_X_columns_aux_bool
{
\exp_args:Nne
- \@@_make_preamble_ii_iv:nn
+ \@@_make_preamble_ii_iv:nnn
{ \l_@@_weight_int \l_@@_X_columns_dim }
{ minipage }
+ { \@@_no_update_width: }
}
{
\tl_gput_right:Nn \g_@@_array_preamble_tl
{
> {
\@@_cell_begin:w
- \bool_set_true:N \l_@@_X_column_bool
+ \bool_set_true:N \l_@@_X_bool
% \end{macrocode}
% You encounter a problem on 2023-03-04: for an environment with |X| columns,
% during the first compilations (which are not the definitive one), sometimes,
@@ -5869,6 +5894,15 @@ version 2005/12/01 or later.
% \end{macrocode}
%
% \medskip
+% \begin{macrocode}
+\cs_new_protected:Npn \@@_no_update_width:
+ {
+ \tl_gput_right:Nn \g_@@_cell_after_hook_tl
+ { \cs_set_eq:NN \@@_update_max_cell_width: \prg_do_nothing: }
+ }
+% \end{macrocode}
+%
+% \medskip
% For the letter set by the user with |vlines-in-sub-matrix| (vlism).
% \begin{macrocode}
\cs_new_protected:Npn \@@_make_preamble_vlism:n #1
@@ -6863,13 +6897,13 @@ version 2005/12/01 or later.
% \end{macrocode}
% We compute in |\g_tmpa_skip| the common width of the columns (it's a skip and
% not a dimension). We use a global variable because we are in a cell of an
-% |\halign| and because we have to use this variable in other cells (of the same
+% |\halign| and because we have to use that variable in other cells (of the same
% row). The affectation of |\g_tmpa_skip|, like all the affectations, must be
% done after the |\omit| of the cell.
%
% \smallskip
-% We give a default value for |\g_tmpa_skip| (|0 pt plus 1 fill|) but it will
-% just after be erased by a fixed value in the concerned cases.
+% We give a default value for |\g_tmpa_skip| (|0 pt plus 1 fill|) but we will
+% add some dimensions to it.
% \begin{macrocode}
\skip_gset:Nn \g_tmpa_skip { 0 pt~plus 1 fill }
\bool_if:NF \l_@@_auto_columns_width_bool
@@ -6878,8 +6912,8 @@ version 2005/12/01 or later.
\bool_lazy_and:nnTF
\l_@@_auto_columns_width_bool
{ \bool_not_p:n \l_@@_block_auto_columns_width_bool }
- { \skip_gset_eq:NN \g_tmpa_skip \g_@@_max_cell_width_dim }
- { \skip_gset_eq:NN \g_tmpa_skip \l_@@_columns_width_dim }
+ { \skip_gadd:Nn \g_tmpa_skip \g_@@_max_cell_width_dim }
+ { \skip_gadd:Nn \g_tmpa_skip \l_@@_columns_width_dim }
\skip_gadd:Nn \g_tmpa_skip { 2 \col@sep }
}
\skip_horizontal:N \g_tmpa_skip
@@ -11967,11 +12001,11 @@ version 2005/12/01 or later.
% \end{macrocode}
%
% \bigskip
-% \section{The key corners}
+% \section{The empty corners}
%
-% When the key |corners| is raised, the rules are not drawn in the
-% corners. Of course, we have to compute the corners before we begin to draw the
-% rules.
+% When the key |corners| is raised, the rules are not drawn in the corners; they
+% are not colored and |\TikzEveryCell| does not apply. Of course, we have to
+% compute the corners before we begin to draw the rules.
%
% \begin{macrocode}
\cs_new_protected:Npn \@@_compute_corners:
@@ -12771,7 +12805,7 @@ version 2005/12/01 or later.
% column, it's imperative. Otherwise, the process for the determination of the
% widths of the columns will be wrong.
% \begin{macrocode}
- && ! \l_@@_X_column_bool
+ && ! \l_@@_X_bool
}
{ \exp_args:Nee \@@_Block_iv:nnnnn }
{ \exp_args:Nee \@@_Block_v:nnnnn }
@@ -12791,8 +12825,8 @@ version 2005/12/01 or later.
%
% |#1| is $i$ (the number of rows of the block), |#2| is $j$ (the number of
% columns of the block), |#3| is the list of \textsl{key=values} pairs, |#4| are
-% the tokens to put before the math mode and before the composition of the block
-% and |#5| is the label (=content) of the block.
+% the tokens to put before the potential math mode and before the composition of
+% the block and |#5| is the label (=content) of the block.
% \begin{macrocode}
\cs_new_protected:Npn \@@_Block_iv:nnnnn #1 #2 #3 #4 #5
{
@@ -12806,7 +12840,8 @@ version 2005/12/01 or later.
{ \int_use:N \c@jCol }
{ \int_eval:n { \c@iRow + #1 - 1 } }
{ \int_eval:n { \c@jCol + #2 - 1 } }
- { \exp_not:n { ##1 } } { \exp_not:n { ##2 } }
+ { \exp_not:n { ##1 } }
+ { \exp_not:n { ##2 } }
}
}
\box_gclear_new:c
@@ -12877,7 +12912,7 @@ version 2005/12/01 or later.
{ \int_compare_p:nNn { #2 } = 1 }
% \end{macrocode}
% Remind that, when the column has not a fixed width, the dimension
-% |\l_@@_col_width_dim| has the conventionnal value of $-1$~cm.
+% |\l_@@_col_width_dim| has the conventional value of $-1$~cm.
% \begin{macrocode}
{ \dim_compare_p:n { \l_@@_col_width_dim >= \c_zero_dim } }
{ ! \g_@@_rotate_bool }
@@ -12956,30 +12991,38 @@ version 2005/12/01 or later.
}
}
% \end{macrocode}
-% If we are in a mono-row block, we take into account the height and the
-% depth of that block for the height and the depth of the row.
+% If we are in a mono-row block and if that block has no vertical option for the
+% position\footnote{If the block has a key of a vertical position, that means
+% that it has to be put in a vertical space determined by the \emph{others}
+% cells of the row. Therefore there is no point creating space here. Moreover,
+% that would lead to problems when a multi-row block with a position key such as
+% |b| or |B|.}, we take into account the height and the depth of that block for the
+% height and the depth of the row.
% \begin{macrocode}
- \int_compare:nNnT { #1 } = 1
- {
- \dim_gset:Nn \g_@@_blocks_ht_dim
- {
- \dim_max:nn
- \g_@@_blocks_ht_dim
- {
- \box_ht:c
- { g_@@_ block _ box _ \int_use:N \g_@@_block_box_int _ box }
- }
- }
- \dim_gset:Nn \g_@@_blocks_dp_dim
- {
- \dim_max:nn
- \g_@@_blocks_dp_dim
- {
- \box_dp:c
- { g_@@_ block _ box _ \int_use:N \g_@@_block_box_int _ box }
- }
- }
- }
+ \str_if_eq:VnT \l_@@_vpos_of_block_str { c }
+ {
+ \int_compare:nNnT { #1 } = 1
+ {
+ \dim_gset:Nn \g_@@_blocks_ht_dim
+ {
+ \dim_max:nn
+ \g_@@_blocks_ht_dim
+ {
+ \box_ht:c
+ { g_@@_ block _ box _ \int_use:N \g_@@_block_box_int _ box }
+ }
+ }
+ \dim_gset:Nn \g_@@_blocks_dp_dim
+ {
+ \dim_max:nn
+ \g_@@_blocks_dp_dim
+ {
+ \box_dp:c
+ { g_@@_ block _ box _ \int_use:N \g_@@_block_box_int _ box }
+ }
+ }
+ }
+ }
\seq_gput_right:Nx \g_@@_blocks_seq
{
\l_tmpa_tl
@@ -16157,6 +16200,15 @@ version 2005/12/01 or later.
% \end{macrocode}
%
% \begin{macrocode}
+\@@_msg_new:nn { siunitx~not~loaded }
+ {
+ siunitx~not~loaded\\
+ You~can't~use~the~columns~'S'~because~'siunitx'~is~not~loaded.\\
+ That~error~is~fatal.
+ }
+% \end{macrocode}
+%
+% \begin{macrocode}
\@@_msg_new:nn { ragged2e~not~loaded }
{
You~have~to~load~'ragged2e'~in~order~to~use~the~key~'\l_keys_key_str'~in~
diff --git a/macros/latex/contrib/nicematrix/nicematrix-code.pdf b/macros/latex/contrib/nicematrix/nicematrix-code.pdf
index f231477158..61c9ca2acb 100644
--- a/macros/latex/contrib/nicematrix/nicematrix-code.pdf
+++ b/macros/latex/contrib/nicematrix/nicematrix-code.pdf
Binary files differ
diff --git a/macros/latex/contrib/nicematrix/nicematrix-french.pdf b/macros/latex/contrib/nicematrix/nicematrix-french.pdf
index 9ceefb5bfc..5182d3d966 100644
--- a/macros/latex/contrib/nicematrix/nicematrix-french.pdf
+++ b/macros/latex/contrib/nicematrix/nicematrix-french.pdf
Binary files differ
diff --git a/macros/latex/contrib/nicematrix/nicematrix-french.tex b/macros/latex/contrib/nicematrix/nicematrix-french.tex
index 57c269627b..ea91158d20 100644
--- a/macros/latex/contrib/nicematrix/nicematrix-french.tex
+++ b/macros/latex/contrib/nicematrix/nicematrix-french.tex
@@ -179,7 +179,7 @@ chargé par défaut).
\medskip
\indexcommand{NiceMatrixOptions}
-Une commande|\NiceMatrixOptions| est fournie pour régler les options (la portée
+Une commande |\NiceMatrixOptions| est fournie pour régler les options (la portée
des options fixées par cette commande est le groupe TeX courant : elles sont
semi-globales).
@@ -641,8 +641,8 @@ sont décrites ci-dessous (cf. \ref{horizontal-bloc} p.~\pageref{horizontal-bloc
\interitem
\textbf{On doit remarquer que, par défaut, les blocs ne créent pas d'espace}. Il
-n'y a exception que pour les blocs mono-rangée et les blocs mono-colonne comme
-expliqué plus loin.
+n'y a exception que pour les blocs mono-rangée et les blocs mono-colonne dans
+certaines conditions comme expliqué plus loin.
\medskip
@@ -733,7 +733,10 @@ Henri & 14 \\ \hline
Pour les blocs mono-rangée, la hauteur (\emph{height}) et la profondeur
(\emph{depth}) naturelles sont prises en compte pour la hauteur et la largeur de
-la rangée en cours (comme le fait la commande standard |\multicolumn| de LaTeX).
+la rangée en cours (comme le fait la commande standard |\multicolumn| de LaTeX),
+sauf lorsqu'une option de placement vertical a été utilisée pour le bloc (une
+des clés |t|, |b|, |v-center|, |T| et |B| décrites à la partie
+\ref{vertical-pos-block}, p.~\pageref{vertical-pos-block}).
\subsection{Les blocs mono-case}
@@ -900,6 +903,8 @@ Rang & \Block[C]{1-3}{Premier groupe} & & & \Block{1-3}{Deuxième groupe} \\
\subsection{Positionnement vertical du contenu des blocs}
+\label{vertical-pos-block}
+
Concernant le positionnement vertical, la commande |\Block| admet les clés
|v-center|\footnote{Cette clé ne peut être nommée \texttt{c} car la clé
\texttt{c} est déjà prise pour le positionnement horizontal.}, |t|, |b|, |T| et~|B|.
@@ -1264,7 +1269,7 @@ standard |\hline| et la commande |\Hline| proposée par \pkg{nicematrix}.
Par ailleurs, la commande |\Hline| admet entre crochets un argument optionnel
qui est une liste de couples \textsl{clé=valeur} qui décrivent un filet. Pour la
-description de ces clés, voir |custom-line|
+description de ces clés, voir |custom-line|,
p.~\pageref{custom-line}.\footnote{Remarque technique. Si l'utilisateur définit
une commande par-dessus la commande |\Hline|, il doit veiller à ce qu'elle
soit \emph{développable} au sens de TeX (en utilisant
@@ -1486,7 +1491,7 @@ $\triangleright$ Les coins sont également pris en compte par les outils de
coloriage dans le |\CodeBefore|. Ces outils ne colorient pas les cases qui sont
dans les coins (cf.~p.~\pageref{color-in-code-before}). La commande
|\TikzEveryCell| disponible dans le |\CodeAfter| et le |\CodeBefore| (cf.
-p.~\pageref{TikzEveryCell}). tient également compte des coins.
+p.~\pageref{TikzEveryCell}) tient également compte des coins.
\subsection{La commande \textbackslash diagbox}
@@ -3998,10 +4003,13 @@ Part A & the first part \\
\vspace{1cm}
+\emph{Attention} : La fonctionnalité suivante est fragile et ne fonctionne pas
+avec le cheminement |latex|--|dvips|--|ps2pdf|.\par\nobreak
+
La clé |code| de la commande |\SubMatrix| permet d'insérer du code après la
création de la matrice. Elle a surtout pour vocation d'être utilisée pour
insérer des instructions TikZ, sachant que, dans les instructions TikZ insérées
-dans cette clé, les nœuds de la forme |i-j| et \verb+i-|j+ sont interprétés avec
+dans cette clé, les nœuds de la forme \verb+i-|j+ sont interprétés avec
|i| et |j| étant des numéros de ligne et colonne \emph{relatifs à la
sous-matrice}.\footnote{Attention : la syntaxe \texttt{j\string|-i} n'est
\emph{pas} autorisée.}
@@ -4150,11 +4158,11 @@ $\begin{pNiceMatrix}
exécute avec TikZ le chemin rectangulaire qui correspond à chaque case du tableau,
avec comme paramètres TikZ l'argument de |\TikzEveryCell|. Cet argument doit
être une liste de couples \textsl{clé=valeur} applicables à un chemin
-TikZ. En fait, cette commande s'applique à chaque cellule du tableau, exceptées
+TikZ. En fait, cette commande s'applique à chaque case du tableau, exceptées
celles situées dans les rangées et colonnes extérieures (cf.~p.~\pageref{exterior})o et celles situées dans
les coins vides (quand la clé |corners| est utilisée: cf.~p.~\pageref{corners}). Elle s'applique en fait à
chaque bloc (sauf ceux qui ont la clé |transparent|) et ne s'applique pas aux
-cellules situées dans ces blocs.
+cases situées dans ces blocs.
\medskip
En fait, dans la liste des clés passée en argument on peut mettre une clé
@@ -4195,10 +4203,10 @@ l'argument de |\TikzEveryCell|.
\bigskip
La commande |\TikzEveryCell| possède deux clés :
\begin{itemize}
-\item avec la clé \Definition{empty}, la commande ne s'applique qu'aux cellules
+\item avec la clé \Definition{empty}, la commande ne s'applique qu'aux cases
vides ;
\item avec la clé \Definition{non-empty}, la commande ne s'applique qu'aux
-cellules non vides.
+cases non vides.
\end{itemize}
@@ -4587,7 +4595,7 @@ d'avoir les notes calées à gauche, ce qui est plaisant si on compose des
tableaux dans l'esprit de \pkg{booktabs} (voir par exemple la table~\ref{t:tabularnote}, p.~\pageref{t:tabularnote}).
\medskip
-La clé |notes/enumitem-keys| fournie par \pkg{nicematrix} permet modifier ce
+La clé |notes/enumitem-keys| fournie par \pkg{nicematrix} permet de modifier ce
type de liste de \pkg{enumitem} (en utilisant en interne la commande |\setlist*|
de \pkg{enumitem}).
@@ -5947,7 +5955,7 @@ clé |draw-first| : |\Ddots[draw-first]|\rlap{.}
\label{empty-cells}
Une instruction comme |\Ldots|, |\Cdots|, etc. essaye de déterminer la première
-case vide de part et d'autre de la case considérée. Quand la clé |corners|
+case non vide de part et d'autre de la case considérée. Quand la clé |corners|
(cf.~p.~\pageref{corners}) est utilisée, les coins qui sont déterminés sont
composés de cases vides. Néanmoins, une case «vide» n'est pas nécessairement
sans contenu dans le codage TeX. Les règles précises sont les suivantes :
@@ -5967,13 +5975,13 @@ la dernière case (deuxième rangée et deuxième colonne) est vide.
\medskip
\item Pour les colonnes de type |p|, |m|, |b|, |V|\footnote{Les colonnes de type
|V| sont fournies par l'extension \pkg{varwidth}: cf.~p.~\pageref{varwidth}}
-ou |X|\footnote{Voir p.~\pageref{colonne-X}}, la case est vide si (et seulement
+ou |X|\footnote{Pour les colonnes |X|, voir p.~\pageref{colonne-X}}, la case est vide si (et seulement
si) son contenu dans le codage TeX est vide (il n'y a que des espaces entre les
deux esperluettes |&|).
\medskip
-\item Pour les colonnes de type |c|, |l|, |r| ou |w{...}{...}|, la case est
-vide si (et seulement si) son rendu TeX est de largeur nulle.
+\item Pour les colonnes de type |c|, |l|, |r|, |w{...}{...}| ou |W{...}{...}|,
+la case est vide si (et seulement si) son rendu TeX est de largeur nulle.
\medskip
\item Une case qui contient la commande |\NotEmpty| est non vide (et un nœud
diff --git a/macros/latex/contrib/nicematrix/nicematrix.pdf b/macros/latex/contrib/nicematrix/nicematrix.pdf
index 0184a263f7..c7eeb39bf4 100644
--- a/macros/latex/contrib/nicematrix/nicematrix.pdf
+++ b/macros/latex/contrib/nicematrix/nicematrix.pdf
Binary files differ
diff --git a/macros/latex/contrib/nicematrix/nicematrix.tex b/macros/latex/contrib/nicematrix/nicematrix.tex
index 7eb1243f18..7eb8e1783e 100644
--- a/macros/latex/contrib/nicematrix/nicematrix.tex
+++ b/macros/latex/contrib/nicematrix/nicematrix.tex
@@ -616,9 +616,9 @@ There is also keys for the horizontal and vertical positions of the content of
the block: cf.~\ref{horizontal-block} p.~\pageref{horizontal-block}.
\interitem
-{\bfseries One must remark that, by default, the commands |\Blocks| don't create space}.
-There is exception only for the blocks mono-row and the blocks mono-column as
-explained just below.
+{\bfseries One must remark that, by default, the commands |\Blocks| don't create
+ space}. There is exception only for the blocks mono-column and the blocks
+mono-row under some conditions as explained just below.
\medskip
In the following example, we have had to enlarge by hand the columns 2 and 3
@@ -707,7 +707,9 @@ Henry & 14 \\ \hline
For the mono-row blocks, the natural height and depth are taken into account
for the height and depth of the current row (as does a standard |\multicolumn|
-of LaTeX).
+of LaTeX), except when an option of vertical position has been used for the block
+(one of the keys |t|, |b|, |v-center|, |T| and |B| described in the part
+\ref{vertical-pos-block}, p.~\pageref{vertical-pos-block}).
\subsection{The mono-cell blocks}
@@ -873,6 +875,7 @@ Rank & \Block[C]{1-3}{First group} & & & \Block{1-3}{Second group} \\
\subsection{Vertical position of the content of the block}
+\label{vertical-pos-block}
For the vertical position, the command |\Blocks| accepts the keys
|v-center|\footnote{That key could not have been named |c| since the key |c|
@@ -3911,10 +3914,13 @@ p.~\pageref{submatrix-in-codebefore}.
\vspace{1cm}
+\emph{Caution} : The following functionnality is fragile and does not work with
+the compilationn |latex|--|dvips|--|ps2pdf|.\par\nobreak
+
The key |code| of the command |\SubMatrix| allows the insertion of code after
the construction of the submatrix. It's meant to be used to insert TikZ
instructions because, in the TikZ instructions inserted by that code, the
-nodes of the form |i-j| and \verb+i-|j+ are interpreted with |i| and |j| as
+nodes of the form \verb+i-|j+ are interpreted with |i| and |j| as
numbers of row and columns \emph{relative to the submatrix}.\footnote{Be
careful: the syntax \verb+j|-i+ is \emph{not} allowed.}
diff --git a/macros/latex/contrib/unbtex/README.md b/macros/latex/contrib/unbtex/README.md
index 721f468df4..7f6a1eed57 100644
--- a/macros/latex/contrib/unbtex/README.md
+++ b/macros/latex/contrib/unbtex/README.md
@@ -1,6 +1,6 @@
# UnBTeX: A class for bachelor, master, and doctoral thesis at the
University of Brasilia (UnB), Brazil.
-Version 1.3.2 2023/10/20
+Version 1.3.3 2023/11/02
Copyright (C) 2021-2023 by Henrique C. Ferreira <hcferreira@unb.br>
@@ -57,6 +57,12 @@ Here is a history of changes:
references in ABNT style for documents written in English.
1.3.2 (2023-10-20):
. Documentation and comments improvements
+ 1.3.3 (2023-11-02):
+ . The abtex2eng-alf.bst file has been replaced by the unbtexcite-en.bst
+ and unbtexcite-pt.bst files. These style files generate citations and
+ bibliographic references in accordance with updates to ABNT's NBR
+ 6023:2018 and NBR 10520:2023 standards
+ . Example and code comments improvements
## Overleaf
diff --git a/macros/latex/contrib/unbtex/unbtex-example.pdf b/macros/latex/contrib/unbtex/unbtex-example.pdf
index b95a8e7be3..5aff44aefc 100644
--- a/macros/latex/contrib/unbtex/unbtex-example.pdf
+++ b/macros/latex/contrib/unbtex/unbtex-example.pdf
Binary files differ
diff --git a/macros/latex/contrib/unbtex/unbtex-example.tex b/macros/latex/contrib/unbtex/unbtex-example.tex
index 0858156192..5d6c4e4952 100644
--- a/macros/latex/contrib/unbtex/unbtex-example.tex
+++ b/macros/latex/contrib/unbtex/unbtex-example.tex
@@ -1,7 +1,7 @@
%%
%% UnBTeX: A class for bachelor, master, and doctoral thesis at the
%% University of Brasilia (UnB), Brazil
-%% Version 1.3.2 2023/10/20
+%% Version 1.3.3 2023/11/02
%% Copyright (C) 2021-2023 by Henrique C. Ferreira <hcferreira@unb.br>
%%
%% This class file may be distributed and/or modified under the conditions
@@ -19,18 +19,18 @@
%%
\documentclass[
- % -- opções da classe memoir -- https://www.ctan.org/pkg/memoir
- 12pt, % tamanho da fonte
- openright, % capítulos começam em página ímpar
- % (insere página vazia caso preciso)
- oneside, % caso queira imprimir em frente e verso, use
- %twoside,
- a4paper, % tamanho do papel.
- sumario=tradicional,
- % -- opções do pacote babel --
- english, % o idioma do texto não é definido aqui (mantenha as oções english e brazil)
- brazil % para trabalhos em inglês, altere o idioma após o comando \begin{document}
- ]{unbtex}
+ % -- opções da classe memoir -- https://www.ctan.org/pkg/memoir
+ 12pt, % tamanho da fonte
+ openright, % capítulos começam em página ímpar
+ % (insere página vazia caso preciso)
+ oneside, % caso queira imprimir em frente e verso, use
+ %twoside,
+ a4paper, % tamanho do papel.
+ sumario=tradicional,
+ % -- opções do pacote babel --
+ english, % o idioma do texto não é definido aqui (mantenha as oções english e brazil)
+ brazil % para trabalhos em inglês, altere o idioma após o comando \begin{document}
+ ]{unbtex}
% ---
% Pacotes básicos (Adicione abaixo pacotes úteis para o seu trabalho)
@@ -39,7 +39,11 @@
% Bibliografia nas normas da ABNT, formato autor-data
% O formato autor-data facilita a leitura, sobretudo de trabalhos com muitas páginas
\RequirePackage[english,brazilian,hyperpageref]{backref} % Paginas com as citações na lista de referências
-\RequirePackage[alf,bibjustif]{abntex2cite}
+\RequirePackage[alf,abnt-etal-list=0,abnt-etal-cite=3,abnt-emphasize=bf,bibjustif]{abntex2cite}
+\addtociteoptionlist{abnt-url-package=url}
+\def\UrlLeft{}
+\def\UrlRight{}
+\urlstyle{same}
% Referências cruzadas automáticas, dependendo do tipo de referência (figuras, tabelas, equações, etc.)
\RequirePackage[nameinlink,noabbrev,english,brazilian]{cleveref}
@@ -90,6 +94,8 @@
\graphicspath{{unbtex-example/figuras/}}
% ---
+\usepackage{fancyvrb} % permite selecionar o tamanho da fonte no comando \Verb
+
% ------------------------------------------------------------------------
% ------------------------------------------------------------------------
% Informações do trabalho
@@ -125,8 +131,8 @@
% Local e data
\local{Brasília}
-\dia{18}
-\mes{outubro}
+\dia{02}
+\mes{novembro}
\ano{2023}
% Palavras-chave (pelo menos três devem ser informadas)
@@ -195,14 +201,14 @@
\renewcommand{\backref}{}
% Define os textos da citação
\renewcommand*{\backrefalt}[4]{
- \ifcase #1 %
- Nenhuma citação no texto.%
- \or
- Citado na p. #2.%
- \else
- Citado nas pp. #2.%
- \fi}%
- }{
+ \ifcase #1 %
+ Nenhuma citação no texto.%
+ \or
+ Citado na p. #2.%
+ \else
+ Citado nas pp. #2.%
+ \fi}%
+}{
\renewcommand*{\backrefalt}[4]{%
\ifcase #1 %
No citations.%
@@ -302,10 +308,10 @@ Agradecimentos do segundo autor.
% ---
\begin{epigrafe}
\vspace*{\fill}
- \begin{flushright}
- \textit{``If you find that you're spending almost all your time on theory,\\ start turning some attention to practical things; \\ it will improve your theories.\\ If you find that you're spending almost all your time on practice, \\ start turning some attention to theoretical things; \\ it will improve your practice.''\\
- (Donald Knuth)}
- \end{flushright}
+ \begin{flushright}
+ \textit{``If you find that you're spending almost all your time on theory,\\ start turning some attention to practical things; \\ it will improve your theories.\\ If you find that you're spending almost all your time on practice, \\ start turning some attention to theoretical things; \\ it will improve your practice.''\\
+ (Donald Knuth)}
+ \end{flushright}
\end{epigrafe}
% ---
@@ -319,7 +325,7 @@ Agradecimentos do segundo autor.
\setlength{\absparsep}{18pt} % ajusta o espaçamento dos parágrafos do resumo
\begin{resumo}[Resumo]
% ---
-Segundo a \citeonline[seções 3.1-3.2]{NBR6028:2003}, o resumo deve ressaltar o objetivo, o método, os resultados e as conclusões do documento. A ordem e a extensão destes itens dependem do tipo de resumo (informativo ou indicativo) e do tratamento que cada item recebe no documento original. O resumo deve ser precedido da referência do documento, com exceção do resumo inserido no próprio documento. (\ldots) As palavras-chave devem figurar logo abaixo do resumo, antecedidas da expressão Palavras-chave: separadas entre si por ponto e finalizadas também por ponto.
+Segundo a \citeonline[seções 3.1-3.2]{NBR6028:2003}, o resumo deve ressaltar o objetivo, o método, os resultados e as conclusões do documento. A ordem e a extensão destes itens dependem do tipo de resumo (informativo ou indicativo) e do tratamento que cada item recebe no documento original. As palavras-chave devem figurar logo abaixo do resumo, antecedidas da expressão Palavras-chave: separadas entre si por ponto e finalizadas também por ponto.
% ---
\vspace{\onelineskip}
@@ -431,9 +437,9 @@ This is the english abstract.
% ---
% Seleciona o arquivo de estilo de citações
\IfStrEq*{\languagename}{english}{
-\bibliographystyle{abntex2eng-alf}
+\bibliographystyle{unbtexcite-en}
}{
-\bibliographystyle{abntex2-alf}
+\bibliographystyle{unbtexcite-pt}
}
% Arquivos com as referências bibliográficas
\bibliography{unbtex-example/referencias,unbtex-example/references}
diff --git a/macros/latex/contrib/unbtex/unbtex-example/apendice-a.tex b/macros/latex/contrib/unbtex/unbtex-example/apendice-a.tex
index e70fab3bb4..1e09fd37d0 100644
--- a/macros/latex/contrib/unbtex/unbtex-example/apendice-a.tex
+++ b/macros/latex/contrib/unbtex/unbtex-example/apendice-a.tex
@@ -27,7 +27,7 @@ pode ser citada no texto com
\end{verbatim}
e a citação apareceria assim: \cite{greenwade93}.
-Para fazer uma citação direta no formato ABNT, criamos o ambiente \verb|citacao|, que é uma simples generalização do ambiente \verb|quotation| (habilitado por padrão) com um campo específico de autor. Veja o exemplo a seguir:
+Para fazer uma citação direta no formato ABNT, criamos o ambiente \Verb[fontsize=\normalsize]|citacao|, que é uma simples generalização do ambiente \Verb[fontsize=\normalsize]|quotation| (habilitado por padrão) com um campo específico de autor. Veja o exemplo a seguir:
\begin{verbatim}
\begin{citacao}{Carl Sagan}
Alegações extraordinárias exigem evidências extraordinárias.
@@ -37,7 +37,7 @@ Esse código gera uma citação assim:
\begin{citacao}{Carl Sagan}
Alegações extraordinárias exigem evidências extraordinárias.
\end{citacao}
-O comando \verb|\cite{...}| pode ser usado como indicação do autor:
+O comando \Verb[fontsize=\normalsize]|\cite{...}| pode ser usado como indicação do autor:
\begin{verbatim}
\begin{citacao}{\cite{greenwade93}}
TEX is a typesetting program designed for high-quality composition of material
@@ -48,7 +48,7 @@ for preparation of his book series ``The Art of Computer Programming''. TEX
has been made freely available by Knuth.
\end{citacao}
\end{verbatim}
-Naturalmente, a referência \verb|grennwade93| deve estar definida no arquivo Bib\TeX\ (aqui, \verb|references.bib|). Confira o resultado:
+Naturalmente, a referência \Verb[fontsize=\normalsize]|grennwade93| deve estar definida no arquivo Bib\TeX\ (aqui, \Verb[fontsize=\normalsize]|references.bib|). Confira o resultado:
\begin{citacao}{\cite{greenwade93}}
TEX is a typesetting program designed for high-quality composition of material that contains a lot of mathematical and technical expressions. It has been adopted by many authors and publishers who generate technical books and papers. It was created by Professor Donald E. Knuth of Stanford University, originally for preparation of his book series ``The Art of Computer Programming''. TEX has been made freely available by Knuth.
\end{citacao} \ No newline at end of file
diff --git a/macros/latex/contrib/unbtex/unbtex-example/capitulo1.tex b/macros/latex/contrib/unbtex/unbtex-example/capitulo1.tex
index 90f67e8f60..9f30b390ac 100644
--- a/macros/latex/contrib/unbtex/unbtex-example/capitulo1.tex
+++ b/macros/latex/contrib/unbtex/unbtex-example/capitulo1.tex
@@ -3,25 +3,23 @@
\label{cap_intr}
% ----------------------------------------------------------
-Este documento e seu código-fonte são exemplos de referência de uso da classe \textsf{unbtex}, uma customização da classe \textsf{abntex2} para a Universidade de Brasília (UnB). O documento exemplifica a elaboração de trabalho acadêmico (trabalho de conclusão de curso, dissertação e tese) a partir do UnB\TeX. O \abnTeX, por sua vez, é uma customização da classe \textsf{memoir} que visa atender os requisitos da norma ABNT NBR 14724:2011 \emph{Informação e documentação -- Trabalhos acadêmicos -- Apresentação}. Uma lista completa das normas observadas pelo \abnTeX\ é apresentada em \citeonline{abntex2classe}.
+Este documento exemplifica a elaboração de trabalho acadêmico (trabalho de conclusão de curso, dissertação e tese) a partir da classe UnB\TeX, uma customização da classe {\small\textsf{abntex2}} para a Universidade de Brasília (UnB).
+
+A classe {\small\textsf{abntex2}}, por sua vez, é uma customização da classe {\small\textsf{memoir}} para atender aos requisitos da norma ABNT NBR 14724:2011 \emph{Informação e documentação -- Trabalhos acadêmicos -- Apresentação}. Uma lista completa das normas observadas pelo \abnTeX\ é apresentada em \citeonline{abntex2classe}.
+
+Parte das customizações utilizadas na classe UnB\TeX\ baseia-se em soluções adotadas por \citeonline{Castro2019} para editoração dos livros da série \textit{Ensino de graduação} da Editora UnB. A classe UnB\TeX\ também contempla atualizações mais recentes das normas NBR 6023 \cite{NBR6023:2018} e NBR 10520 \cite{NBR10520:2023} da ABNT, não consideradas no \abnTeX.
% Definição da nomenclatura que irá para a lista de siglas e abreviações
\nomenclature[A]{ABNT}{Associação Brasileira de Normas Técnicas}
\nomenclature[A]{UnB}{Universidade de Brasília}
-O \abnTeX\ não é uma classe específica para nenhuma universidade ou instituição e implementa somente os requisitos das normas da ABNT. Sinta-se convidado a participar do projeto \abnTeX! Acesse o site do projeto em \url{http://www.abntex.net.br/}. Também fique livre para conhecer, estudar, alterar e redistribuir o trabalho do \abnTeX, desde que os arquivos modificados tenham seus nomes alterados e que os créditos sejam dados aos autores originais, nos termos da ``The \LaTeX\ Project Public License''\footnote{\url{http://www.latex-project.org/lppl.txt}}.
-
-Encorajamos que sejam realizadas customizações específicas deste exemplo para universidades e outras instituições --- como capas, folha de aprovação, etc. Porém, recomendamos que ao invés de se alterar diretamente os arquivos do \abnTeX, distribua-se arquivos com as respectivas customizações, como feito no UnB\TeX. Isso permite que futuras versões do \abnTeX~não se tornem automaticamente incompatíveis com as customizações promovidas. Consulte \citeonline{abntex2-wiki-como-customizar} para mais informações.
-
-Este documento deve ser utilizado como complemento do manual do \abnTeX\ \cite{abntex2classe} e da classe \textsf{memoir} \cite{memoir}.
-
-Parte das customizações feitas no \abnTeX\ são baseadas em soluções adotadas por \citeonline{Castro2019} para editoração dos livros da série \textit{Ensino de graduação} da Editora UnB.
+Este documento deve ser utilizado como complemento do manual do \abnTeX\ \cite{abntex2classe} e da classe {\small\textsf{memoir}} \cite{memoir}.
%\begin{mdframed}[style=defnSty] % azul
\begin{mdframed}[style=plainSty] % verde
{\center \textsc{Texto motivador} \par}
-\noindent Esperamos que o \abnTeX\ aprimore a qualidade do trabalho que você produzirá, de modo que o principal esforço seja concentrado no principal: na contribuição científica.
+\noindent Esperamos que o UnB\TeX\ aprimore a qualidade do trabalho que você produzirá, de modo que o principal esforço seja concentrado no principal: na contribuição científica.
\end{mdframed} \ No newline at end of file
diff --git a/macros/latex/contrib/unbtex/unbtex-example/capitulo2.tex b/macros/latex/contrib/unbtex/unbtex-example/capitulo2.tex
index b4a9e7b806..316fa53a46 100644
--- a/macros/latex/contrib/unbtex/unbtex-example/capitulo2.tex
+++ b/macros/latex/contrib/unbtex/unbtex-example/capitulo2.tex
@@ -9,7 +9,7 @@ Este capítulo ilustra o uso de comandos do \LaTeX, do \abnTeX\ e do UnB\TeX.
\section{Codificação dos arquivos: UTF8}
% ---
-A codificação de todos os arquivos do \abnTeX\ é \texttt{UTF8}. É necessário que você utilize a mesma codificação nos documentos que escrever, inclusive nos arquivos de base bibliográficas \verb|.bib|.
+A codificação de todos os arquivos do \abnTeX\ é \texttt{UTF8}. É necessário que você utilize a mesma codificação nos documentos que escrever, inclusive nos arquivos de base bibliográficas \Verb[fontsize=\normalsize]|.bib|.
% ---
\section{Citações diretas}\label{sec-citacao}
@@ -63,18 +63,11 @@ A \cref{tab-nivinv} é um exemplo de tabela construída em
\footnotesize
\caption[Níveis de investigação]{Níveis de investigação.}
\label{tab-nivinv}
-\begin{tabular}{p{2.6cm}|p{6.0cm}|p{2.25cm}|p{3.40cm}}
- %\hline
- \textbf{Nível de Investigação} & \textbf{Insumos} & \textbf{Sistemas de Investigação} & \textbf{Produtos} \\
- \hline
- Meta-nível & Filosofia da Ciência & Epistemologia &
- Paradigma \\
- \hline
- Nível do objeto & Paradigmas do metanível e evidências do nível inferior &
- Ciência & Teorias e modelos \\
- \hline
- Nível inferior & Modelos e métodos do nível do objeto e problemas do nível inferior & Prática & Solução de problemas \\
- % \hline
+\begin{tabular}{p{2.6cm}|p{6.0cm}|p{2.25cm}|p{3.40cm}} %\hline
+ \textbf{Nível de Investigação} & \textbf{Insumos} & \textbf{Sistemas de Investigação} & \textbf{Produtos} \\ \hline
+ Meta-nível & Filosofia da Ciência & Epistemologia & Paradigma \\ \hline
+ Nível do objeto & Paradigmas do metanível e evidências do nível inferior & Ciência & Teorias e modelos \\ \hline
+ Nível inferior & Modelos e métodos do nível do objeto e problemas do nível inferior & Prática & Solução de problemas \\ %\hline
\end{tabular}
\legend{Fonte: \citeonline{van86}}
\end{table}
@@ -83,26 +76,21 @@ Já a \cref{tabela-ibge} apresenta uma tabela criada conforme o padrão do \cite
\begin{table}[htb]
\IBGEtab{%
- \caption{Um Exemplo de tabela alinhada que pode ser longa
- ou curta, conforme padrão IBGE.}%
- \label{tabela-ibge}
+ \caption{Um Exemplo de tabela alinhada que pode ser longa ou curta, conforme padrão IBGE.}%
+ \label{tabela-ibge}
}{%
- \begin{tabular}{ccc}
- \toprule
- Nome & Nascimento & Documento \\
- \midrule \midrule
- Maria da Silva & 11/11/1111 & 111.111.111-11 \\
- \midrule
- João Souza & 11/11/2111 & 211.111.111-11 \\
- \midrule
- Laura Vicuña & 05/04/1891 & 3111.111.111-11 \\
- \bottomrule
+ \begin{tabular}{ccc}
+ \toprule
+ Nome & Nascimento & Documento \\ \midrule \midrule
+ Maria da Silva & 11/11/1111 & 111.111.111-11 \\ \midrule
+ João Souza & 11/11/2111 & 211.111.111-11 \\ \midrule
+ Laura Vicuña & 05/04/1891 & 3111.111.111-11 \\ \bottomrule
\end{tabular}%
}{%
- \fonte{Produzido pelos autores.}%
- \nota{Esta é uma nota, que diz que os dados são baseados na regressão linear.}%
- \nota[Anotações]{Uma anotação adicional, que pode ser seguida de várias outras.}%
- }
+ \fonte{Produzido pelos autores.}%
+ \nota{Esta é uma nota, que diz que os dados são baseados na regressão linear.}%
+ \nota[Anotações]{Uma anotação adicional, que pode ser seguida de várias outras.}%
+}
\end{table}
Na \cref{tab:lvlii} são mostrados os componentes curriculares do novo fluxograma da engenharia mecatrônica.
@@ -124,15 +112,15 @@ MAT0026 & Cálculo 2 & 60 & 30 & 0 & 0 & 90 & MAT0025 \\\hline%
IFD0171 & Física 1 & 60 & 0 & 0 & 0 & 60 & \\\hline%
IFD0173 & Física 1 Experimental & 0 & 30 & 0 & 0 & 30 & \\\hline%
EST0023 & Probabilidade e Estatística & 30 & 30 & 0 & 0 & 60 & MAT0025 \\\hline%
-ENM0190 & Desenho Mecânico para Engenharia & 30 & 30 & 0 & 0 & 60 & \\\hline%
+ENM0190 & Desenho Mecânico para Engenharia & 30 & 30 & 0 & 0 & 60 & \\\hline%
CIC0090 & Estruturas de Dados & 30 & 30 & 0 & 0 & 60 & CIC0004 \\\hline%
-\multicolumn{2}{|l|}{Componentes optativos ou eletivos} & & & & & 60 & \multicolumn{1}{r}{} \\\cline{1-7}%
+\multicolumn{6}{|l|}{Componentes optativos ou eletivos} & 60 & \multicolumn{1}{r}{} \\\cline{1-7}%
\multicolumn{6}{|l|}{Total de horas do 2º Nível} & 420 & \multicolumn{1}{r}{} \\\cline{1-7}%
\end{tabular}
\end{center}%
\end{table}
-É uma boa ideia usar o pacote \textsf{longtable} para criar tabelas, pois assim uma mesma tabela pode ocupar várias páginas. Também há pacotes que rotacionam tabelas, para que fiquem em uma página em formato paisagem. Faça as tabelas usando como base qualquer um dos exemplos aqui apresentados ou outros que considerar mais adequados e que podem ser facilmente encontrados na internet.
+É uma boa ideia usar o pacote {\small\textsf{longtable}} para criar tabelas, pois assim uma mesma tabela pode ocupar várias páginas. Também há pacotes que rotacionam tabelas, para que fiquem em uma página em formato paisagem. Faça as tabelas usando como base qualquer um dos exemplos aqui apresentados ou outros que considerar mais adequados e que podem ser facilmente encontrados na internet.
% ---
\section{Figuras}
@@ -141,26 +129,26 @@ CIC0090 & Estruturas de Dados & 30 & 30 & 0 & 0 & 60 & CIC0004 \\\hline%
Existem pacotes que permitem criar figuras e gráficos no próprio código \LaTeX. Por exemplo, temos
\begin{itemize}
- \item PGFPlots \url{http://pgfplots.sourceforge.net/}
- \item TikZ \url{http://www.texample.net/tikz/examples/all/}
- \item Metapost \url{http://tex.loria.fr/prod-graph/zoonekynd/metapost/metapost.html}
- \item PSTricks \url{https://tug.org/PSTricks/main.cgi?file=examples}
+ \item PGFPlots: \url{http://pgfplots.sourceforge.net/}
+ \item TikZ: \url{http://www.texample.net/tikz/examples/all/}
+ \item Metapost: \url{http://tex.loria.fr/prod-graph/zoonekynd/metapost/metapost.html}
+ \item PSTricks: \url{https://tug.org/PSTricks/main.cgi?file=examples}
\end{itemize}
-Figuras também podem ser incorporadas de arquivos externos, como é o caso das \cref{fig_blockdiagram,fig_grafico}. Se a figura que for incluída se tratar de um diagrama, um gráfico ou uma ilustração que você mesmo produza, priorize o uso de imagens vetoriais no formato PDF. Com isso, o tamanho do arquivo final do trabalho será menor, e as imagens terão uma apresentação melhor, principalmente quando impressas, uma vez que imagens vetoriais são perfeitamente escaláveis para qualquer dimensão. Nesse caso, se for utilizar o Microsoft Excel para produzir gráficos, ou o Microsoft Word para produzir ilustrações, exporte-os como PDF e os incorpore ao documento conforme o exemplo abaixo. No entanto, para manter a coerência no uso de software livre (já que você está usando \LaTeX\ e \abnTeX), teste a ferramenta \textsf{InkScape} (\url{http://inkscape.org/}). Ela é uma excelente opção de código-livre para produzir ilustrações vetoriais, similar ao CorelDraw ou ao Adobe Illustrator. De todo modo, caso não seja possível utilizar arquivos de imagens como PDF, utilize qualquer outro formato, como JPEG, GIF, BMP, etc. Nesse caso, você pode tentar aprimorar as imagens incorporadas com o software livre \textsf{Gimp} (\url{http://www.gimp.org/}). Ele é uma alternativa livre ao Adobe Photoshop.
+Figuras também podem ser incorporadas de arquivos externos, como é o caso das \cref{fig_blockdiagram,fig_grafico}. Se a figura que for incluída se tratar de um diagrama, um gráfico ou uma ilustração que você mesmo produza, priorize o uso de imagens vetoriais no formato PDF. Com isso, o tamanho do arquivo final do trabalho será menor, e as imagens terão uma apresentação melhor, principalmente quando impressas, uma vez que imagens vetoriais são perfeitamente escaláveis para qualquer dimensão. Nesse caso, se for utilizar o Microsoft Excel para produzir gráficos, ou o Microsoft Word para produzir ilustrações, exporte-os como PDF e os incorpore ao documento conforme o exemplo abaixo. No entanto, para manter a coerência no uso de software livre (já que você está usando \LaTeX\ e \abnTeX), teste a ferramenta {\small\textsf{InkScape}} (\url{http://inkscape.org/}). Ela é uma excelente opção de código-livre para produzir ilustrações vetoriais, similar ao CorelDraw ou ao Adobe Illustrator. De todo modo, caso não seja possível utilizar arquivos de imagens como PDF, utilize qualquer outro formato, como JPEG, GIF, BMP, etc. Nesse caso, você pode tentar aprimorar as imagens incorporadas com o software livre {\small\textsf{Gimp}} (\url{http://www.gimp.org/}). Ele é uma alternativa livre ao Adobe Photoshop.
\begin{figure}[htb]
\centering
- \includegraphics[scale=1]{blockdiagram.eps}
- \caption{\label{fig_blockdiagram}Sistema de controle em malha fechada}
+ \includegraphics[scale=1]{blockdiagram.pdf}
+ \caption{\label{fig_blockdiagram}Sistema de controle em malha fechada}
\end{figure}
\begin{figure}[htb]
- \begin{center}
- \includegraphics[scale=0.5]{img-grafico.pdf}
- \end{center}
- \caption{\label{fig_grafico}Gráfico produzido em Excel e salvo como PDF}
- \legend{Fonte: \citeonline[24]{araujo2012}}
+ \begin{center}
+ \includegraphics[scale=0.8]{bodediagram.pdf}
+ \caption{\label{fig_grafico}Resposta em frequência de $G(s)$}
+ \legend{Fonte: Produzido pelos autores}
+ \end{center}
\end{figure}
% ---
@@ -170,42 +158,56 @@ Figuras também podem ser incorporadas de arquivos externos, como é o caso das
\emph{Minipages} são usadas para inserir textos ou outros elementos em quadros com tamanhos e posições controladas. Veja os exemplos das \cref{fig_minipage_imagem1,fig_minipage_grafico2}.
\begin{figure}[htb]
- \label{teste}
- \centering
- \begin{minipage}{0.4\textwidth}
- \centering
- \includegraphics[scale=0.9]{img-marca.pdf}
- \caption{Imagem 1 da minipage} \label{fig_minipage_imagem1}
- \legend{Fonte: Produzido pelos autores}
- \end{minipage}
- \hfill
- \begin{minipage}{0.4\textwidth}
+ \label{teste}
\centering
- \includegraphics[scale=0.2]{img-grafico.pdf}
- \caption{Gráfico 2 da minipage} \label{fig_minipage_grafico2}
- \legend{Fonte: \citeonline[24]{araujo2012}}
- \end{minipage}
+ \begin{minipage}{0.45\textwidth}
+ \centering
+ \includegraphics[scale=0.95]{circuito.pdf}
+ \caption{Imagem 1 da minipage} \label{fig_minipage_imagem1}
+ \legend{Fonte: Produzido pelos autores}
+ \end{minipage}
+ \hfill
+ \begin{minipage}{0.525\textwidth}
+ \centering
+ \includegraphics[scale=0.9]{curva_diodo.pdf}
+ \caption{Gráfico 2 da minipage} \label{fig_minipage_grafico2}
+ \legend{Fonte: Produzido pelos autores}
+ \end{minipage}
\end{figure}
\subsection{Subfiguras}
-\begin{figure}[H]
- \centering
- \begin{subfigure}[t]{0.4\columnwidth}
- \includegraphics[scale=0.9]{img-marca.pdf}
- \caption{Primeira subfigura}
- \label{fig_subfigura_imagem1}
- \end{subfigure}%
- \hfill
- \begin{subfigure}[t]{0.4\columnwidth}
- \includegraphics[scale=0.2]{img-grafico.pdf}
- \caption{Segunda subfigura}
- \label{fig_subfigura_grafico2}
- \end{subfigure}
- \caption{Figura com subfiguras}
- \label{fig:tau}
+O pacote \texttt{subfig} foi utilizado para inserir as \cref{fig_subfigura_imagem1,fig_subfigura_grafico2}. Subfiguras também podem ser inseridas no texto com o pacote \texttt{subcaption}.
+
+% utiliza o pacote subfig
+\begin{figure}[h]
+ \centering
+ \subfloat[Primeira subfigura]{\label{fig_subfigura_imagem1} \centering
+ \includegraphics[scale=.95]{circuito.pdf}}
+ \subfloat[Segunda subfigura]{\label{fig_subfigura_grafico2} \quad
+ \centering
+ \includegraphics[scale=.9]{curva_diodo.pdf}}
+ \caption{Figura com subfiguras} \label{fig:tau}
\end{figure}
+% utiliza o pacote subcaption
+%\begin{figure}[h]
+% \centering
+% \begin{subfigure}[t]{0.4\columnwidth}
+% \includegraphics[scale=0.9]{img-marca.pdf}
+% \caption{Primeira subfigura}
+% \label{fig_subfigura_imagem1}
+% \end{subfigure}%
+% \hfill
+% \begin{subfigure}[t]{0.4\columnwidth}
+% \includegraphics[scale=0.2]{img-grafico.pdf}
+% \caption{Segunda subfigura}
+% \label{fig_subfigura_grafico2}
+% \end{subfigure}
+% \caption{Figura com subfiguras}
+% \label{fig:tau}
+%\end{figure}
+
Observe que, segundo a \citeonline[seções 4.2.1.10 e 5.8]{NBR14724:2011}, as ilustrações devem sempre ter numeração contínua e única em todo o documento:
\begin{citacao}
@@ -240,7 +242,7 @@ Muitos cientistas gostam de usar \LaTeX\ porque essa ferramenta possibilita escr
\begin{equation}
p+\frac{1}{2}{\rho}v^2+{\rho}gh = \text{constante},
- \label{eq:Bernoulli}
+\label{eq:Bernoulli}
\end{equation}
\noindent em que $p$ é a pressão, $v$ é a velocidade e $h$ é a elevação, ou seja, a ``altura do tubo''. A \cref{eq:Bernoulli} pode ser deduzida a partir do \textit{Teorema Trabalho-Energia}.
@@ -303,7 +305,7 @@ subdividida em alíneas \cite[seção 4.2]{NBR6024:2012}:
\begin{alineas}
- \item os diversos assuntos que não possuam título próprio, dentro de uma mesma seção, devem ser subdivididos em alíneas;
+ \item os diversos assuntos que não possuam título próprio, dentro de uma mesma seção, devem ser subdivididos em alíneas;
\item o texto que antecede as alíneas termina em dois pontos;
\item as alíneas devem ser indicadas alfabeticamente, em letra minúscula, seguida de parêntese. Utilizam-se letras dobradas, quando esgotadas as letras do alfabeto;
\item as letras indicativas das alíneas devem apresentar recuo em relação à margem esquerda;
@@ -343,13 +345,13 @@ subdividida em alíneas \cite[seção 4.2]{NBR6024:2012}:
É uma boa prática dividir o seu documento em diversos arquivos, e não apenas escrever tudo em um único. Esse recurso foi utilizado neste documento. Para incluir diferentes arquivos em um arquivo principal, de modo que cada arquivo incluído fique em uma página diferente, utilize o comando:
\begin{verbatim}
- \include{documento-a-ser-incluido} % sem a extensão .tex
+ \include{documento-a-ser-incluido} % sem a extensão .tex
\end{verbatim}
Para incluir documentos sem quebra de páginas, utilize:
\begin{verbatim}
- \input{documento-a-ser-incluido} % sem a extensão .tex
+ \input{documento-a-ser-incluido} % sem a extensão .tex
\end{verbatim}
% ---
@@ -438,7 +440,7 @@ Isso atende à norma \citeonline[seções 5.2.2 a 5.2.4]{NBR14724:2011} e \citeo
Para usar hifenizações de diferentes idiomas, inclua nas opções do documento o nome dos idiomas que o seu texto contém.
-O idioma português-brasileiro (\texttt{brazil}) é incluído automaticamente pela classe \textsf{abntex2}. Porém, mesmo assim a opção \texttt{brazil} deve ser informada como a última opção da classe para que todos os pacotes reconheçam o idioma. Vale ressaltar que a última opção de idioma é a utilizada por padrão no documento.
+O idioma português-brasileiro (\texttt{brazil}) é incluído automaticamente pela classe {\small\textsf{abntex2}}. Porém, mesmo assim a opção \texttt{brazil} deve ser informada como a última opção da classe para que todos os pacotes reconheçam o idioma. Vale ressaltar que a última opção de idioma é a utilizada por padrão no documento.
A lista completa de idiomas suportados, bem como outras opções de hifenização, estão disponíveis em \citeonline[p. 5-6]{babel}.
@@ -451,7 +453,7 @@ Exemplo de hifenização em inglês\footnote{Extraído de: \url{http://en.wikibo
O idioma geral do texto por ser alterado como no exemplo seguinte:
\begin{verbatim}
- \selectlanguage{english}
+\selectlanguage{english}
\end{verbatim}
Isso altera automaticamente a hifenização e todos os nomes constantes de referências do documento para o idioma inglês. Consulte o manual da classe \cite{abntex2classe} para obter orientações adicionais sobre internacionalização de documentos produzidos com \abnTeX.
@@ -462,7 +464,7 @@ A \cref{sec-citacao} descreve o ambiente \texttt{citacao} que pode receber como
\section{Consulte o manual da classe \textsf{abntex2}}
% ---
-Consulte o manual da classe \textsf{abntex2} \cite{abntex2classe} para uma referência completa das macros e ambientes disponíveis.
+Consulte o manual da classe {\small\textsf{abntex2}} \cite{abntex2classe} para uma referência completa das macros e ambientes disponíveis.
Além disso, o manual possui informações adicionais sobre as normas ABNT observadas pelo \abnTeX\ e considerações sobre eventuais requisitos específicos não atendidos, como o caso da \citeonline[seção 5.2.2]{NBR14724:2011}, que especifica o espaçamento entre os capítulos e o início do texto, regra propositalmente não atendida pelo presente modelo.
@@ -470,18 +472,25 @@ Além disso, o manual possui informações adicionais sobre as normas ABNT obser
\section{Referências bibliográficas}
% ---
-A formatação das referências bibliográficas conforme as regras da ABNT são um dos principais objetivos do \abnTeX. Consulte os manuais \citeonline{abntex2cite} e \citeonline{abntex2cite-alf} para obter informações sobre como utilizar as referências bibliográficas.
+A formatação das referências bibliográficas conforme as regras da ABNT são um dos principais objetivos do \abnTeX. Para obter informações sobre como criar entradas em arquivos \Verb[fontsize=\normalsize]|.bib| para diferentes tipos de referências (artigos em periódicos, artigos em anais de eventos, livros, capítulos de livros, etc.) e como utilizá-las, recomenda-se consultar os manuais \citeonline{abntex2cite} e \citeonline{abntex2cite-alf}, disponíveis nos links:
+
+\begin{itemize}
+\item \url{https://tug.ctan.org/macros/latex/contrib/abntex2/doc/abntex2cite.pdf},
+\item \url{https://mirrors.ibiblio.org/CTAN/macros/latex/contrib/abntex2/doc/abntex2cite-alf.pdf}.
+\end{itemize}
+
+Note que a classe UnB\TeX\ contempla atualizações mais recentes das normas NBR 6023 \cite{NBR6023:2018} e NBR 10520 \cite{NBR10520:2023} da ABNT, não consideradas no \abnTeX. Os arquivos de estilo \Verb[fontsize=\normalsize]|unbtexcite-en.bst| e \Verb[fontsize=\normalsize]|unbtexcite-pt.bst|, ambos para sistema autor-ano, implementam as alterações nas normas, além de customizar as citações para textos escritos em inglês. O estilo da referências bibliográficas é selecionado por meio do comando \Verb[fontsize=\normalsize]|\bibliographystyle|.
Embora as normas da ABNT permitam citações utilizando o formato numérico, é recomendado o uso do sistema autor-ano em trabalhos acadêmicos. A razão é que a leitura por parte do avaliador fica mais simples. Basta ver o nome e o ano para se lembrar rapidamente da referência, sem precisar recorrer frequentemente à lista de referências, que fica no final do texto, tornando a leitura mais agradável.
-No formato autor-data, considere chamar as referências usando o comando \verb|\citeonline| com maior frequência que o comando \verb|\cite|. Desse modo, a citação fica melhor incorporada ao texto, outra vantagem do formato autor-data.
+No formato autor-data, considere chamar as referências usando o comando \Verb[fontsize=\normalsize]|\citeonline| com maior frequência que o comando \Verb[fontsize=\normalsize]|\cite|. Desse modo, a citação fica melhor incorporada ao texto, outra vantagem do formato autor-data.
%-
\subsection{Acentuação de referências bibliográficas}
%-
Normalmente não há problemas em usar caracteres acentuados em arquivos
-bibliográficos (\texttt{*.bib}). Porém, como as regras da ABNT fazem uso quase
+bibliográficos (\Verb[fontsize=\normalsize]|.bib|). Porém, como as regras da ABNT fazem uso quase
abusivo da conversão para letras maiúsculas, é preciso observar o modo como se
escreve os nomes dos autores. Na \cref{tabela-acentos} você encontra alguns
exemplos das conversões mais importantes. Preste atenção especial para `ç' e `í'
@@ -489,16 +498,14 @@ que devem estar envoltos em chaves. A regra geral é sempre usar a acentuação
neste modo quando houver conversão para letras maiúsculas.
\begin{table}[htbp]
+\begin{center}
\caption{Tabela de conversão de acentuação.}
\label{tabela-acentos}
-
-\begin{center}
-\begin{tabular}{ll}\hline\hline
-acento & bibtex\\
-à á ã & \verb+\`a+ \verb+\'a+ \verb+\~a+\\
-í & \verb+{\'\i}+\\
-ç & \verb+{\c c}+\\
-\hline\hline
+\begin{tabular}{ll} \hline
+acento & bibtex\\ \hline\hline
+à á ã & \verb+\`a+ \verb+\'a+ \verb+\~a+\\ \hline
+í & \verb+{\'\i}+\\ \hline
+ç & \verb+{\c c}+\\ \hline
\end{tabular}
\end{center}
\end{table}
@@ -509,14 +516,14 @@ acento & bibtex\\
As listas de ilustrações (figuras) e de tabelas utilizadas ao longo do trabalho são geradas automaticamente e incluídas entre o \emph{Abstract} e o Sumário.
-Para definir um elemento que deverá aparecer na lista de abreviatura e siglas, próximo do texto onde a sigla ou abreviatura aparece, utilize o comando \verb|\nomenclature|. Por exemplo, para definir as siglas que aparecem no primeiro parágrafo do \cref{cap_intr}, foram utilizados os seguintes comandos:
+Para definir um elemento que deverá aparecer na lista de abreviatura e siglas, próximo do texto onde a sigla ou abreviatura aparece, utilize o comando \Verb[fontsize=\normalsize]|\nomenclature|. Por exemplo, para definir as siglas que aparecem no primeiro parágrafo do \cref{cap_intr}, foram utilizados os seguintes comandos:
\begin{verbatim}
\nomenclature[A]{ABNT}{Associação Brasileira de Normas Técnicas}
\nomenclature[A]{UnB}{Universidade de Brasília}
\end{verbatim}
-Para definir um elemento da lista de símbolos, próximo da equação onde o símbolo aparece, utilize também o comando \verb|\nomenclature|. Por exemplo, para definir os símbolos das equações da \cref{sec-mat}, foram utilizados os comandos:
+Para definir um elemento da lista de símbolos, próximo da equação onde o símbolo aparece, utilize também o comando \Verb[fontsize=\normalsize]|\nomenclature|. Por exemplo, para definir os símbolos das equações da \cref{sec-mat}, foram utilizados os comandos:
\begin{verbatim}
\nomenclature[B]{$p$}{Pressão}
@@ -527,14 +534,14 @@ Para definir um elemento da lista de símbolos, próximo da equação onde o sí
\nomenclature[C]{$\psi$}{Ângulo de guinada}
\end{verbatim}
-Note que a letra \verb|[A]| de \verb|\nomenclature[A]| indica que o item pertence à lista de abreviaturas e siglas. Já as letras \verb|[B]| em \verb|\nomenclature[B]| e \verb|[C]| em \verb|\nomenclature[C]| referem-se, respectivamente, aos grupos de símbolos romanos e gregos, que compõem a lista de símbolos. As listas e seus grupos estão definidos no arquivo \verb|unbtex-example.tex|. A ordem de apresentação dos grupos em uma lista segue a ordem alfabética das letras que os designam.
+Note que a letra \Verb[fontsize=\normalsize]|[A]| de \Verb[fontsize=\normalsize]|\nomenclature[A]| indica que o item pertence à lista de abreviaturas e siglas. Já as letras \Verb[fontsize=\normalsize]|[B]| em \Verb[fontsize=\normalsize]|\nomenclature[B]| e \verb|[C]| em \Verb[fontsize=\normalsize]|\nomenclature[C]| referem-se, respectivamente, aos grupos de símbolos romanos e gregos, que compõem a lista de símbolos. As listas e seus grupos estão definidos no arquivo \Verb[fontsize=\normalsize]|unbtex-example.tex|. A ordem de apresentação dos grupos em uma lista segue a ordem alfabética das letras que os designam.
% ---
\section{Ficha catalográfica com código Cutter-Sanborn}
% ---
A Tabela Cutter-Sanborn é uma codificação elaborada por Charles Ammi Cutter e, posteriormente, expandida por Kate F. Sanborn. Na Tabela Cutter-Sanborn, é possível consultar qual sequência numérica representa a sequência do sobrenome do autor.
-Em vários sites da internet\footnote{\url{https://www.tabelacutter.com/}}\footnote{\url{https://cuttersonline.com.br/registrador-gratuito}} há ferramentas online para obtenção do código. Se o nome do primeiro autor do trabalho for, digamos, Carlos Lisboa, a entrada da ferramenta online deverá ser: \textbf{Lisboa, Carlos}. Nenhuma outra informação é necessária para gerar o código que, no caso desse autor, é \textbf{769}. Considere apenas esses três números. Eventuais letras devem ser ignoradas. No arquivo \verb|*.tex| principal do relatório, na linha que tem o comando \verb|\numerocutter| troque por
+Em vários sites da internet\footnote{\url{https://www.tabelacutter.com/}}\footnote{\url{https://cuttersonline.com.br/registrador-gratuito}} há ferramentas online para obtenção do código. Se o nome do primeiro autor do trabalho for, digamos, Carlos Lisboa, a entrada da ferramenta online deverá ser: \textbf{Lisboa, Carlos}. Nenhuma outra informação é necessária para gerar o código que, no caso desse autor, é \textbf{769}. Considere apenas esses três números. Eventuais letras devem ser ignoradas. No arquivo \Verb[fontsize=\normalsize]|.tex| principal do relatório, na linha que tem o comando \Verb[fontsize=\normalsize]|\numerocutter| troque por
\begin{verbatim}
\numerocutter{769}
diff --git a/macros/latex/contrib/unbtex/unbtex-example/capitulo3.tex b/macros/latex/contrib/unbtex/unbtex-example/capitulo3.tex
index a06f45b898..927563d3e7 100644
--- a/macros/latex/contrib/unbtex/unbtex-example/capitulo3.tex
+++ b/macros/latex/contrib/unbtex/unbtex-example/capitulo3.tex
@@ -7,13 +7,11 @@
Sugiro que você guarde todas as figuras na pasta ``figuras'' para que seu projeto fique mais organizado. A \cref{fig:logolatex} mostra como é fácil inserir uma figura com legenda e referência à fonte.
\begin{figure}[htb]
- \centering
- \begin{minipage}{0.6\linewidth}
- \centering
- \includegraphics[width=\linewidth]{1280px-LaTeX-logo.png}
- \caption{Logo \LaTeX.} \label{fig:logolatex}
- \source{Wikimedia Commons \cite{wikimedia-latex}.}
- \end{minipage}
+ \begin{center}
+ \includegraphics[width=0.5\linewidth]{1280px-LaTeX-logo.png}
+ \caption{Circuito com diodo túnel.} \label{fig:logolatex}
+ \legend{Fonte: Wikimedia Commons \cite{wikimedia-latex}.}
+ \end{center}
\end{figure}
Além de figuras, é possível inserir caixas de texto de diversos tipos, como axiomas, teoremas etc.
@@ -30,6 +28,13 @@ Além de figuras, é possível inserir caixas de texto de diversos tipos, como a
\end{enumerate}
\end{exercise}
+\section{Exemplo}
+
+\begin{example}
+ Einstein usaria um editor WYSIWYG ou \LaTeX? \\
+ Einstein era físico. Portanto, usando o teorema LaTeX-WYSIWYG, concluímos que ele usaria \LaTeX.
+\end{example}
+
\section{Algoritmo}
O \cref{alg:NNMPC} é um pseudo-código para obtenção de um controlador preditivo baseado em modelo e em redes neurais.
diff --git a/macros/latex/contrib/unbtex/unbtex-example/capitulo4.tex b/macros/latex/contrib/unbtex/unbtex-example/capitulo4.tex
index 9e29135352..ee18e6f531 100644
--- a/macros/latex/contrib/unbtex/unbtex-example/capitulo4.tex
+++ b/macros/latex/contrib/unbtex/unbtex-example/capitulo4.tex
@@ -32,9 +32,4 @@ O WYSIWYG (ou ``What You See Is What You Get - O que você vê é o formato fina
\begin{proof}
Físicos gostam de equações bonitas. Editores What-You-See-Is-What-You-Get não são apropriados para fazer equações bonitas.\footnote{É certo que há editores WYSIWYG baseados em \LaTeX, mas eles não nos dão o mesmo nível de controle.} Logo, se algum físico preferisse usar um editor WYSIWYG no lugar de \LaTeX, não seria muito inteligente. Como todo físico é inteligente, o teorema está demonstrado \textit{ad absurdum}.
-\end{proof}
-
-\begin{example}
- Einstein usaria um editor WYSIWYG ou \LaTeX? \\
- Einstein era físico. Portanto, usando o teorema LaTeX-WYSIWYG, concluímos que ele usaria \LaTeX.
-\end{example} \ No newline at end of file
+\end{proof} \ No newline at end of file
diff --git a/macros/latex/contrib/unbtex/unbtex-example/figuras/blockdiagram.eps b/macros/latex/contrib/unbtex/unbtex-example/figuras/blockdiagram.eps
deleted file mode 100644
index ac3d2348f6..0000000000
--- a/macros/latex/contrib/unbtex/unbtex-example/figuras/blockdiagram.eps
+++ /dev/null
Binary files differ
diff --git a/macros/latex/contrib/unbtex/unbtex-example/figuras/blockdiagram.pdf b/macros/latex/contrib/unbtex/unbtex-example/figuras/blockdiagram.pdf
new file mode 100644
index 0000000000..95bf0aaf65
--- /dev/null
+++ b/macros/latex/contrib/unbtex/unbtex-example/figuras/blockdiagram.pdf
Binary files differ
diff --git a/macros/latex/contrib/unbtex/unbtex-example/figuras/bodediagram.pdf b/macros/latex/contrib/unbtex/unbtex-example/figuras/bodediagram.pdf
new file mode 100644
index 0000000000..fa25eb8161
--- /dev/null
+++ b/macros/latex/contrib/unbtex/unbtex-example/figuras/bodediagram.pdf
Binary files differ
diff --git a/macros/latex/contrib/unbtex/unbtex-example/figuras/circuito.pdf b/macros/latex/contrib/unbtex/unbtex-example/figuras/circuito.pdf
new file mode 100644
index 0000000000..4b54436935
--- /dev/null
+++ b/macros/latex/contrib/unbtex/unbtex-example/figuras/circuito.pdf
Binary files differ
diff --git a/macros/latex/contrib/unbtex/unbtex-example/figuras/curva_diodo.pdf b/macros/latex/contrib/unbtex/unbtex-example/figuras/curva_diodo.pdf
new file mode 100644
index 0000000000..760adf341d
--- /dev/null
+++ b/macros/latex/contrib/unbtex/unbtex-example/figuras/curva_diodo.pdf
Binary files differ
diff --git a/macros/latex/contrib/unbtex/unbtex-example/figuras/img-grafico.pdf b/macros/latex/contrib/unbtex/unbtex-example/figuras/img-grafico.pdf
deleted file mode 100644
index 96837c3333..0000000000
--- a/macros/latex/contrib/unbtex/unbtex-example/figuras/img-grafico.pdf
+++ /dev/null
Binary files differ
diff --git a/macros/latex/contrib/unbtex/unbtex-example/figuras/img-marca.pdf b/macros/latex/contrib/unbtex/unbtex-example/figuras/img-marca.pdf
deleted file mode 100644
index da4dfde3f8..0000000000
--- a/macros/latex/contrib/unbtex/unbtex-example/figuras/img-marca.pdf
+++ /dev/null
@@ -1,1526 +0,0 @@
-%PDF-1.5 %
-1 0 obj <</Metadata 2 0 R/OCProperties<</D<</ON[5 0 R 44 0 R 82 0 R]/Order 83 0 R/RBGroups[]>>/OCGs[5 0 R 44 0 R 82 0 R]>>/Pages 3 0 R/Type/Catalog>> endobj 2 0 obj <</Length 48735/Subtype/XML/Type/Metadata>>stream
-<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
-<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.0-c060 61.134777, 2010/02/12-17:32:00 ">
- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <rdf:Description rdf:about=""
- xmlns:dc="http://purl.org/dc/elements/1.1/">
- <dc:format>application/pdf</dc:format>
- <dc:title>
- <rdf:Alt>
- <rdf:li xml:lang="x-default">Print</rdf:li>
- </rdf:Alt>
- </dc:title>
- </rdf:Description>
- <rdf:Description rdf:about=""
- xmlns:xmp="http://ns.adobe.com/xap/1.0/"
- xmlns:xmpGImg="http://ns.adobe.com/xap/1.0/g/img/">
- <xmp:MetadataDate>2012-04-16T16:28:23-03:00</xmp:MetadataDate>
- <xmp:ModifyDate>2012-04-16T16:28:23-03:00</xmp:ModifyDate>
- <xmp:CreateDate>2012-04-16T16:27:08-03:00</xmp:CreateDate>
- <xmp:CreatorTool>Adobe Illustrator CS5.1</xmp:CreatorTool>
- <xmp:Thumbnails>
- <rdf:Alt>
- <rdf:li rdf:parseType="Resource">
- <xmpGImg:width>256</xmpGImg:width>
- <xmpGImg:height>64</xmpGImg:height>
- <xmpGImg:format>JPEG</xmpGImg:format>
- <xmpGImg:image>/9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA&#xA;AQBIAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK&#xA;DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f&#xA;Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAQAEAAwER&#xA;AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA&#xA;AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB&#xA;UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE&#xA;1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ&#xA;qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy&#xA;obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp&#xA;0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo&#xA;+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A9U4q7FXYq7FXYq7FXYq7&#xA;FXYq7FXYq+ZvPnk3XvNn/OQ+o6Dp+s3GjQXFlBez3EbSMAkUCR/DEskYJLUHUdzilkf/AELFqH/U&#xA;+6p/wLf9VsUPGvzi8veYfy980waLF5kv7+OezjvFneWSM/HJJHx4h26GLxxSGf8A5a/kjrHnDyTp&#xA;vmO485anYy34lJtRzcKI53iUhjKpPJUDdO+Ko3zb/wA46+ZtJ0DUNV07zzfXMmn20tybSYSJ6noo&#xA;XKiQTniSFoKrihnX/OM3rv8AlVa3M8rTTXV3dSvI7MzEiT09yxP8mKvVcVdirHfPPlnV/Mejx6fp&#xA;evXPl6ZZllkvbMVlaMI6mKvJCoJYNUHtir5G/OfyD598nanF+mtXutb0y6Ymy1WWSVgzruUdXeTh&#xA;IKV6mvY9aKQ9x/5xu/NqXzTo7+XNanMmvaUgaGeQ1e5tdlDEndnjNFY9wQetcVL2rFDzj88/zRj8&#xA;ieVGNo6nX9S5Q6ZGaEpt8c5HhGDt4tTFXmP5Tf8AOP17r2hrr3nTU9St2vv3tlYQzmOT023Es7OH&#xA;NXrUKKbbnrQKXtX5kyzpoNokVzPai41PTreaW2leCX0pruOORVkjKsvJGI2OU5jsPe7DswA5DYBq&#xA;EzuLFiJrYoL/AAlo/wD1ddb/AO4vf/8AVXIUO8/Nt/Nz/mY/+Vcf1JN5h8uoLnSdK0rWtYt73V7p&#xA;rf61Jql/IIYo4JbiR1T1gGfjDxWu1TU1pTIyFkAE7uTp9RtKc4YzGEbrghubAHTluzSbUvL3lHSr&#xA;a31HUpFT7EL3k0lzdTsOtOXOWRu9FG3hlxlGA3Lq44smomTGPyAAH6Al5/MzRAeX1DVvq/U3H6Ou&#xA;uNK0rw4erT/YZD8wL5Fu/kzJ/Ohfdxx/s+1PtG17R9atTdaXdx3UIPFyh+JG/lkQ0ZG9mAOWwmJC&#xA;wXEzYJ4jUxRYP+bnlnzDJpV1r/l7U9QgvLSCQz6fBe3UUUihdpY0jkVVkj+1SlGFRStDlOeMq4gS&#xA;7XsjVYxMY8kYmJPMxiT7jY5H7Ho+ZLpHYq7FXYq7FXYq7FXYq7FXYq7FWKWPkGC1/MjUfPBvHkuL&#xA;6xTT1sylFjRWjYkPy35GLwxVleKvkb/nLr/yZOm/9saD/qKucUh71+Qn/kofLf8Axgk/5PyYoZRr&#xA;Oo6BcWV7pd1qVrA88UlvKsksfJfUQqaozDx6YqlP5c6JonlDybp/l621aG/hsvWKXZaNC/rTPN0V&#xA;mG3qU64qyCbXNFhoZtQtow32ec0a1p8ziqn/AIl8uf8AV1s/+kiL/mrFV0Wv6FNIscWpWskjbKiT&#xA;Rsx+QDYqg/OnlHSvN3lq90HU1rb3aUSUAF4pRvHKlf2kbf8ADpir4fik8zflf+YgYj0tV0O5oy1I&#xA;SaLuPeOaM/cfHFk+2bXz95bn8kJ5zNyE0Q231qSU7lQNmjI/nD/Bx/m2xYvCvy78sal+cH5g3X5h&#xA;eZ4WXy3YyiPSrB90k9IkxwjxSOvKQ9Gc08aKX0uAAKDYDFDDfzXfh5atX/l1XTG+68jOUaj6fi7T&#xA;skXlP9Sf+5KTfpk/zZicbleCt0W5fUPP+jRr8S2dte3cngNo4F+/1zk8XqmPJc8eDTzPeYj7z+hL&#xA;dO1ePUdU1DzDKRJLeTyR2EjUJjsoWMcKJ/KJAvqGnUtvlZncjJvnh4IRxjoN/OR3Py5fBNP0yf5s&#xA;PG0eClGp6v8Aoi8XzPZfBdWYB1FE2+tWa/3scg/aKLVoz1BHgTgGSjYcjHh8SPhS5Hl5S6H9b2BW&#xA;jliDKQ8ci1BG4KkfxzZc3miCCuwoY1+ZHm+Hyh5K1XXpCPVtoSLRD+3cSfBCv/BkV9q4q8N/5xV8&#xA;7XkOta15O1d3W4uXe+tkmDCQXKHjdRsG3DMKNT/JbFJfS+KHlf56+QvL955O17zKIJY9etLX1ory&#xA;GeZD+5CjeNXEZHBabrirzL/nHb8uPL/nTy7qepeYZLy5ntrz6tCqXc0ShPSR60jZSTVsUl350/lI&#xA;Py702Lzd5M1a+sUW5RLu3Nw3JXkqVlSQcWPxKAwavzxV6N5DttM/N38stJ1DzZDJLqVt9Ytjd28s&#xA;lu4kVgplX0mRasqISCCK9qYofOnljzb5z/LrzTFrkbz3WlLdXFjKsrs0N1HA4WaOpJ4uPhYeBoem&#xA;KX2p5b8x6T5k0O01rSZvXsL1BJE3Rh2ZHHZlOzDxxQ35g8vaR5h0uXStWhaexmKtJGkssLEowZaP&#xA;C0bjcdmxV4Ho35WeWf8AlfmpeWZ2u59AtdJGpW1k93PtIXhj4s6sshUGRjTl88VfQunafaadYwWF&#xA;nH6VrbIIoI6s3FFFAKsSx+k4q+Tv+cuv/Jk6b/2xoP8AqKucUh71+Qn/AJKHy3/xgk/5PyYoUfNn&#xA;5A/lr5mvb3Uryxlh1W+LPNfQ3Ewb1CAA/pszRbU6caYq+KBpxTWRp0xIK3H1eQgUIo/A7HFk+sbf&#xA;/nEr8tIjWS81WeopR54AK+I4QKfxxRbrv/nEv8tZY6QXeqWzjoyzQsD8w8J/CmK281b8mLXyd+eP&#xA;k/RRetqVlezJfo0sfplfqzM5jajMG/uh4demK2+tcUPCP+co/wAs/wBMaEvnDToq6jo6cdQVRvJZ&#xA;1rzPvCST/qk+AxSHhP5dya15qn0z8tZdW+o+XtQvxdSq5/bVDVUJ7sF+BOheh64qX3Do2j6boulW&#xA;ulaZAtvYWcaxW8K9FVf1k9Se5xQjMVYN+cr8PJiv/LqOnn7rqPMbVfQ7bsUfv/8AMl/uS82/Sp/m&#xA;zW8Tu/CURf3UV615aX09ncPCbZ3gKCsRbkR8av38MRIjcMvDBjwyAIu93Wl3FaWsNrD8MMCLHGte&#xA;ioKD9WDiWcDIknmVb9Kn+bDxMfCQWta1FHpV36rijQyKFJpyJUgKPEnpgttw4SZiu99BaNBJa6LY&#xA;wT/DJBbRJL4ApGA36s3MBURfc8dmlxZJEdSUbk2p43+YL/42/Nzy95EiPqaVoVNb8wqD8LMlPQhY&#xA;D/WFfZ8Vec/nvpl55A/ODSvPWloVgv5Eu2A2U3ENEuYifCWMgn/WOKQ+oNJ1Oz1XS7TU7J/Us72F&#xA;Li3fxSRQynb2OKGN/m9/5K/zT/2zLn/k2cVeEf8AOOP5o+UPKPlXVbLWpp0uZb36wiQW8049Mwoo&#xA;JaNWC7oepxSUX+Yv5naX+bT2nlDQr620PRRcLPf6trE0Vt6pQEIkMRYsR8Vd6VNBt3Ve++RvK2l+&#xA;VfKmnaFpb+raWkQpcbVlZyXeU0qPjZi2KHlP5ceRtG86/lf5i0PVE+CXXtRe2uABzgmVl4Sp7juO&#xA;4qO+KvO/y38569+TXny78oeauS6FPKPXYAsiFto72DuY3UfGB2/ylpil9awzRTRJNC6yQyKHjkQh&#xA;lZWFQykbEEYoeS6V/wCtQaz/AOAyn/UTb4q9cxV8jf8AOXX/AJMnTf8AtjQf9RVzikPevyE/8lD5&#xA;b/4wSf8AJ+TFDP8AFX5+kA/mWQRUHWqEH/mKxT0foFihpmVFLuQqqKsx2AA6knFWP3HlXy1rPmTS&#xA;PN/I3F/pMc0WnzwyhoeMytHJULVW+0R7HFWQ4q8d/wCcgPzJu9LsofJPlsG480+YQIBHFu8MEx4b&#xA;eDyn4V8BU+GKvmz8w/y88xflv5hsre6mrK8UV3ZX8FVX1FALhD/NFLt8qHauLJ9d/k3+Y8Hnvybb&#xA;6g7KNWtaW+rQjak6j7YWv2JB8S/SO2LFnWKsA/PJ+HkGV/5byyP3XKZjav6Hcdhj/CP82X3PC/0p&#xA;/lZqLeq8J36U/wArG18JB3Xmuxtqhpebj9hPiP8AQfTkhElthpJS6JHe+eNQkqtoogX+c/E347DL&#xA;BBy8egiPq3T/APJ3yre+cvPVq96zz2GmFby+dyWFEascW/8AvxwBTwr4Zdix8UqcTtjVR02nPDtK&#xA;Ww/X8HtX59fmJF5c8tSaPZyD9M6xG0SAHeK3b4ZJD4FhVV99+2ZeoyUOHveX7A7OObLxy+iH2noH&#xA;oev61Y6Hol9rF+3Cz0+B7icjrxjUtRfFj0A8cyXQPAfyk1H81bUav5xg8itrtx5tn+tjUH1S1s6Q&#xA;KWEcSRShnCgk0JpVeO1BXFKL/OGL81PO3k6Wwvvy4NgbJxew366vZXLRekp9SkSBGflGWHEHrTrT&#xA;FUd/zij52/SnlO68sXUha70STnbciSTaTkkAV/33JyHyKjFS9G/N7/yV/mn/ALZlz/ybOKHmv/OI&#xA;P/KEaz/20z/1Dx4pLLfz58gaB5h8g6xqM9rGuraTazX1pfqoWUfV0MjoWAqyuiEUPz64oDC/+cRP&#xA;MmqX+g65ol1K0tppEltJZczUot0Jeca16KDDUD3OKSy7/nHr/lE9Z/7b2o/8SXFCL/Ov8prTz95e&#xA;Jt1SLzFYKzaZcn4eXdoJD/I/av2Tv41VeX/848/m1d6Pf/8AKuvNzPbvFIYNKluPhaGUGhtJC3QE&#xA;/wB3Xofh6UopLOtK/wDWoNZ/8BlP+om3xQ9cxV8jf85df+TJ03/tjQf9RVzikPevyE/8lD5b/wCM&#xA;En/J+TFDP8VfnveXcNn+YM93OSIbfVnllIFTxS5LNQfIYp6PrOP/AJyc/KF0DNqVxGT1RrWeo/4F&#xA;WH44opKfNX/OTf5ZPoGpW2nT3N7eT2ssVvGLd41MkiFVDNJxoKnc0xWmS/8AOO8Dw/k35dR6VKXL&#xA;inhJeTOPwbFSyD8xfPmleSPK1zrl+Q7oPTs7WtGnnYHhGP1sewqcVeUf849+TNU1zVr381fNYM+q&#xA;ak7/AKJEgoFU/C8yA9F4/u4x2WviMUs//Or8uIvPXkyeyhQfpiyrc6TIdj6qjeIn+WVfhPatD2xQ&#xA;+Vfyb/MS6/L7zuk92HTS7k/VNatiDyCcqc+J35wtv40qvfFJfcsM0M8Mc0LrJDKoeORCCrKwqGBH&#xA;UEYoeef85AP6f5Z3r/yXFq33TqcxtV9Du/Z8XqgPKX3Plp9ckp8C1Pic1vhveDThBz393PUPIeJ/&#xA;ZGwyYiA3RxxCHws0doeianrmq2+laZA1xe3ThIo1/FmPZVG5PYYQL2as+eGKBnM1EPp1Ljyt+Snk&#xA;OOCVlutYuauY0+GS7uabnfdYo+lew/yjvmWMUf6ReEMcvaeosbQH+xH6z+NnzL5i8w6r5h1i51fV&#xA;ZjPeXLcnboqj9lEH7KqNgMwybNl7nT6eGGAhAVEPav8AnIn8xtC1ZdG8i6bq1ubXVbqB9c1CKVHi&#xA;gt/VAQO6llHxfvG8Ao7HNs+Th7l5cufL8uj20Xl+5t7rS7REtrdrSVJolWNF4oGQsNk44oRl5d2d&#xA;nbSXN5NHb20Y/ezTMqRqCafEzEAbnFXxzpev6P8Alt+flxc6XeQ3Pls3TQzS20iyxCzvAGZOUZIP&#xA;1dmFR4pil9CfnB5s8vTflBr15Z6razQXtq1tayxSxyLLJKAPTShPJirVoNwN8UPM/wDnF7zz5P8A&#xA;L/lLVrXW9YtNNuJb/wBWOK5lWNmQwovIcqVFVOKSnn5v/nNpWvaLceSvIfPzBrWtL9Wmks0Z44oX&#xA;NJKNSjll+Hb4QDUnFDIPyg8oaP8AlT5OP+JtStLHV9VY3V8080caqIlAWFGYjn6QarEftMe1MVSL&#xA;/nGjzr5ffy/rdpd6nbW99c63cXNtZzzJHI0VykXD00dgxBcMNu+KvdcVeE/85Ffkq2v2z+bvLsFd&#xA;dtUrf2sY+K6iQbOgA3lQf8Eu3UDFIYn/AM42+bNX8y/mtdX2szCe+i8vNafWD9uVYbm34s5J+J+P&#xA;U96VxUvovX/N/lfy76H6d1W20z61z+rfWZFj9T0+PPjyIrx5rX54ofHv/ORfm/RfNH5iG70a6W9s&#xA;bWzhtFuUqY2ZWeRuBIFQDLT54pD2r8iPzX8h2X5ZaRpWra5aWGpWAmint7h/RIBndoypfZqxsvQ9&#xA;cVL2u2uILm3iubeRZYJ0WSGVTVWRxyVgfAg4ofn/ACxRTfmO8UqLJFJrBSSNwGVla6oQQdiCMU9H&#xA;3NB5A8iW6FIPLmlxITUqllbqK9K0CYoY/wCc/wApfy7v/LOqxp5c0+3uTbTPBc2lrFDMsoQlGVol&#xA;ViQw6d8VSL8pvN2ieUfyY8uS+bb1NIcrdokd0GSRhFdygBY6c2IQqdhirya71DVPz5/Nm3sYvUg8&#xA;paZVwu44WqsOcjeEtwaKPDbwOKX1fZ2ltZ2kNpaxLDbW6LFBCgoqIg4qoHgAMUKuKvk3/nKL8s/0&#xA;PrqecNNippurvwv0UbRXlCeXsJlFf9YHxxSGQ/8AOO/55aPZ6F/hXzZqCWX6PH+4q+uDxjaA/wC6&#xA;Hc7Boz9iv7O3bdUh6J+ftxBc/lNd3NvIssE72kkMqmqsjyoysD4EHMfU/S7v2d/xuPuP3Pk3MB9E&#xA;diqI07Tr7Ur6CwsIHuby5cRwQRirMx7DCwyZIwiZSNRD6K0jTvLH5KeUv0pqwS983aghVIkNWZuv&#xA;oxmnwRJt6j9z/sRmUAMQs/U8XmyZe1M3BD04Y/iz59weCeafNWteaNYm1bV5zNcSmiLuI40/ZjjX&#xA;9lR/ad8xZSJNl67S6THggIQFD7/elGByX21/yrL8tv8AqU9G/wC4fa/9U8274+m+kaFomi2zWuj6&#xA;fbabau5leCzhjgjMhAUuVjCgsQoFfbFVa/0+w1GzlstQtoryzmFJra4RZYnANaMjgqdx3GKpF/yr&#xA;L8tv+pT0b/uH2v8A1TxVEv5D8jvYR6c/l3TG0+KRporM2duYVkYAM6x8OIYgUJpXFUN/yrL8tv8A&#xA;qU9G/wC4fa/9U8VTbSfL+g6PGY9I02106NvtJaQRwKfmI1XFVms+WPLeuej+mtJs9U+r8vq/123i&#xA;uPT5058PVVuPLiK060xVAQflz+XtvPHcW/lfSYZ4WEkUsdjbK6OpqrKwSoIO4IxVkOKuxVJLDyT5&#xA;R0/WpdcsNItbTVplZJruCNY3cOQX5cKA8iKkkYqidZ8seW9c9H9NaTZ6p9X5fV/rtvFcenzpz4eq&#xA;rceXEVp1piqWf8qy/Lb/AKlPRv8AuH2v/VPFXf8AKsvy2/6lPRv+4fa/9U8VZFBBDbwxwQRrFBEo&#xA;SKJAFRUUUVVUbAAdBir4A/8AKmf9vr/sbxT0foFih2KsC/ObXfKPl7yout+Y9CtdfjgnSG0tLqOG&#xA;T95N9ooZkkC/ChJoO2Ksp0Ly15d0WN20jR7PSHuFU3KWcEMHIrWgcxKvLjyNMVTTFXYqhtS0vTNU&#xA;s3stTtIb6ylp6ltcxpNE3EhhyRwymhFemKpH/wAqy/Lb/qU9G/7h9r/1TxVjH5/wQ2/5T3kEEaxQ&#xA;RSWiRRIAqKiyqFVVGwAHQZj6n6Xeezv+Nx9x+58mZgPoitY2N5f3kNlZQvcXdw4jggjBZmZjQAAY&#xA;sMmSMImUjQD6Z8kfl+fyz8rza3JpsuuebrlAi21ohl9IsKiFWAPFf9+Sd+g7VzIw8MXVyeG13aH5&#xA;7KMfEMeEdT18/wBQePeafK/5veZ9Zm1bVtC1Ca5mNFUQSBI0H2Y41/ZVf898xpCRNkH5F6TS6rRY&#xA;ICEJxAHmlP8Ayq78xf8AqXNQ/wCRD/0wcMu4/IuT/Kum/wBUj818f5U/mRISF8u3wp/NEV/4lTHg&#xA;l3H5IPa2lH+Uj832pm1fL3Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FWB+dvzt8g+TdSl0rWbmZ&#xA;dSiiWYW0UEj8g4JUBwOFTTucVfEkWsOPMSazInJxeC8eMdz6vqFcWT6ih/5y98glj62k6qi02KJb&#xA;Oa/IzJiil8v/ADl5+XYQmLS9Xd+ytFbKPvFw36sVp5p+Zf53W/5k6n5e0a002Sw0y31GGaVppFd5&#xA;XZhGvwKOK8Vdv2jWuK0+vcUOxV2KuxV2KvNv+chv/JXah/xmtv8Ak8uY+p+l3ns7/jcfcfufJOYD&#xA;6I9y/Ie+/LPy9pra7rWpwQeYZnkhiSZqmGEUFUUA0Mld2PbYd634JQjuebynb2PVZpeHjiTjHd1P&#xA;7Hrn/K4Pyz/6mG1+9v8AmnMr8xDv+95z+R9V/qclOT86PyvRuLeYICf8lJWH3qhGD8zDv+wsh2Lq&#xA;z/AfsaT86vyudgo1+AE+KTKPvKAY/mYd/wBhU9i6v+Yfs/Wq/wDK4Pyz/wCphtfvb/mnD+Yh3/ex&#xA;/kfVf6nJ/9k=</xmpGImg:image>
- </rdf:li>
- </rdf:Alt>
- </xmp:Thumbnails>
- </rdf:Description>
- <rdf:Description rdf:about=""
- xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/"
- xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#"
- xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#">
- <xmpMM:InstanceID>uuid:891fbdbb-3b31-5243-bc95-47036c1e266b</xmpMM:InstanceID>
- <xmpMM:DocumentID>xmp.did:FA7F1174072068118C14B004519BCB3A</xmpMM:DocumentID>
- <xmpMM:OriginalDocumentID>uuid:5D20892493BFDB11914A8590D31508C8</xmpMM:OriginalDocumentID>
- <xmpMM:RenditionClass>proof:pdf</xmpMM:RenditionClass>
- <xmpMM:DerivedFrom rdf:parseType="Resource">
- <stRef:instanceID>xmp.iid:F97F1174072068118C14B004519BCB3A</stRef:instanceID>
- <stRef:documentID>xmp.did:F97F1174072068118C14B004519BCB3A</stRef:documentID>
- <stRef:originalDocumentID>uuid:5D20892493BFDB11914A8590D31508C8</stRef:originalDocumentID>
- <stRef:renditionClass>proof:pdf</stRef:renditionClass>
- </xmpMM:DerivedFrom>
- <xmpMM:History>
- <rdf:Seq>
- <rdf:li rdf:parseType="Resource">
- <stEvt:action>saved</stEvt:action>
- <stEvt:instanceID>xmp.iid:F77F1174072068118C14B004519BCB3A</stEvt:instanceID>
- <stEvt:when>2012-04-16T14:53:41-03:00</stEvt:when>
- <stEvt:softwareAgent>Adobe Illustrator CS5.1</stEvt:softwareAgent>
- <stEvt:changed>/</stEvt:changed>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <stEvt:action>saved</stEvt:action>
- <stEvt:instanceID>xmp.iid:F87F1174072068118C14B004519BCB3A</stEvt:instanceID>
- <stEvt:when>2012-04-16T15:48:59-03:00</stEvt:when>
- <stEvt:softwareAgent>Adobe Illustrator CS5.1</stEvt:softwareAgent>
- <stEvt:changed>/</stEvt:changed>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <stEvt:action>saved</stEvt:action>
- <stEvt:instanceID>xmp.iid:F97F1174072068118C14B004519BCB3A</stEvt:instanceID>
- <stEvt:when>2012-04-16T16:24:11-03:00</stEvt:when>
- <stEvt:softwareAgent>Adobe Illustrator CS5.1</stEvt:softwareAgent>
- <stEvt:changed>/</stEvt:changed>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <stEvt:action>saved</stEvt:action>
- <stEvt:instanceID>xmp.iid:FA7F1174072068118C14B004519BCB3A</stEvt:instanceID>
- <stEvt:when>2012-04-16T16:27:08-03:00</stEvt:when>
- <stEvt:softwareAgent>Adobe Illustrator CS5.1</stEvt:softwareAgent>
- <stEvt:changed>/</stEvt:changed>
- </rdf:li>
- </rdf:Seq>
- </xmpMM:History>
- </rdf:Description>
- <rdf:Description rdf:about=""
- xmlns:illustrator="http://ns.adobe.com/illustrator/1.0/">
- <illustrator:StartupProfile>Print</illustrator:StartupProfile>
- </rdf:Description>
- <rdf:Description rdf:about=""
- xmlns:xmpTPg="http://ns.adobe.com/xap/1.0/t/pg/"
- xmlns:stDim="http://ns.adobe.com/xap/1.0/sType/Dimensions#"
- xmlns:xmpG="http://ns.adobe.com/xap/1.0/g/">
- <xmpTPg:HasVisibleOverprint>False</xmpTPg:HasVisibleOverprint>
- <xmpTPg:HasVisibleTransparency>True</xmpTPg:HasVisibleTransparency>
- <xmpTPg:NPages>1</xmpTPg:NPages>
- <xmpTPg:MaxPageSize rdf:parseType="Resource">
- <stDim:w>226.666504</stDim:w>
- <stDim:h>71.999512</stDim:h>
- <stDim:unit>Points</stDim:unit>
- </xmpTPg:MaxPageSize>
- <xmpTPg:PlateNames>
- <rdf:Seq>
- <rdf:li>Magenta</rdf:li>
- <rdf:li>Yellow</rdf:li>
- <rdf:li>Black</rdf:li>
- </rdf:Seq>
- </xmpTPg:PlateNames>
- <xmpTPg:SwatchGroups>
- <rdf:Seq>
- <rdf:li rdf:parseType="Resource">
- <xmpG:groupName>Default Swatch Group</xmpG:groupName>
- <xmpG:groupType>0</xmpG:groupType>
- <xmpG:Colorants>
- <rdf:Seq>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>White</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>Black</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>100.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>CMYK Red</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>100.000000</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>CMYK Yellow</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>CMYK Green</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>100.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>CMYK Cyan</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>100.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>CMYK Blue</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>100.000000</xmpG:cyan>
- <xmpG:magenta>100.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>CMYK Magenta</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>100.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=15 M=100 Y=90 K=10</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>14.999998</xmpG:cyan>
- <xmpG:magenta>100.000000</xmpG:magenta>
- <xmpG:yellow>90.000000</xmpG:yellow>
- <xmpG:black>10.000002</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=90 Y=85 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>90.000000</xmpG:magenta>
- <xmpG:yellow>85.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=80 Y=95 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>80.000000</xmpG:magenta>
- <xmpG:yellow>95.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=50 Y=100 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>50.000000</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=35 Y=85 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>35.000004</xmpG:magenta>
- <xmpG:yellow>85.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=5 M=0 Y=90 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>5.000001</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>90.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=20 M=0 Y=100 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>19.999998</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=50 M=0 Y=100 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>50.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=75 M=0 Y=100 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>75.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=85 M=10 Y=100 K=10</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>85.000000</xmpG:cyan>
- <xmpG:magenta>10.000002</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>10.000002</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=90 M=30 Y=95 K=30</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>90.000000</xmpG:cyan>
- <xmpG:magenta>30.000002</xmpG:magenta>
- <xmpG:yellow>95.000000</xmpG:yellow>
- <xmpG:black>30.000002</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=75 M=0 Y=75 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>75.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>75.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=80 M=10 Y=45 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>80.000000</xmpG:cyan>
- <xmpG:magenta>10.000002</xmpG:magenta>
- <xmpG:yellow>45.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=70 M=15 Y=0 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>70.000000</xmpG:cyan>
- <xmpG:magenta>14.999998</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=85 M=50 Y=0 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>85.000000</xmpG:cyan>
- <xmpG:magenta>50.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=100 M=95 Y=5 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>100.000000</xmpG:cyan>
- <xmpG:magenta>95.000000</xmpG:magenta>
- <xmpG:yellow>5.000001</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=100 M=100 Y=25 K=25</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>100.000000</xmpG:cyan>
- <xmpG:magenta>100.000000</xmpG:magenta>
- <xmpG:yellow>25.000000</xmpG:yellow>
- <xmpG:black>25.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=75 M=100 Y=0 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>75.000000</xmpG:cyan>
- <xmpG:magenta>100.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=50 M=100 Y=0 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>50.000000</xmpG:cyan>
- <xmpG:magenta>100.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=35 M=100 Y=35 K=10</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>35.000004</xmpG:cyan>
- <xmpG:magenta>100.000000</xmpG:magenta>
- <xmpG:yellow>35.000004</xmpG:yellow>
- <xmpG:black>10.000002</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=10 M=100 Y=50 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>10.000002</xmpG:cyan>
- <xmpG:magenta>100.000000</xmpG:magenta>
- <xmpG:yellow>50.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=95 Y=20 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>95.000000</xmpG:magenta>
- <xmpG:yellow>19.999998</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=25 M=25 Y=40 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>25.000000</xmpG:cyan>
- <xmpG:magenta>25.000000</xmpG:magenta>
- <xmpG:yellow>39.999996</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=40 M=45 Y=50 K=5</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>39.999996</xmpG:cyan>
- <xmpG:magenta>45.000000</xmpG:magenta>
- <xmpG:yellow>50.000000</xmpG:yellow>
- <xmpG:black>5.000001</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=50 M=50 Y=60 K=25</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>50.000000</xmpG:cyan>
- <xmpG:magenta>50.000000</xmpG:magenta>
- <xmpG:yellow>60.000004</xmpG:yellow>
- <xmpG:black>25.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=55 M=60 Y=65 K=40</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>55.000000</xmpG:cyan>
- <xmpG:magenta>60.000004</xmpG:magenta>
- <xmpG:yellow>65.000000</xmpG:yellow>
- <xmpG:black>39.999996</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=25 M=40 Y=65 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>25.000000</xmpG:cyan>
- <xmpG:magenta>39.999996</xmpG:magenta>
- <xmpG:yellow>65.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=30 M=50 Y=75 K=10</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>30.000002</xmpG:cyan>
- <xmpG:magenta>50.000000</xmpG:magenta>
- <xmpG:yellow>75.000000</xmpG:yellow>
- <xmpG:black>10.000002</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=35 M=60 Y=80 K=25</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>35.000004</xmpG:cyan>
- <xmpG:magenta>60.000004</xmpG:magenta>
- <xmpG:yellow>80.000000</xmpG:yellow>
- <xmpG:black>25.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=40 M=65 Y=90 K=35</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>39.999996</xmpG:cyan>
- <xmpG:magenta>65.000000</xmpG:magenta>
- <xmpG:yellow>90.000000</xmpG:yellow>
- <xmpG:black>35.000004</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=40 M=70 Y=100 K=50</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>39.999996</xmpG:cyan>
- <xmpG:magenta>70.000000</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>50.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=50 M=70 Y=80 K=70</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>50.000000</xmpG:cyan>
- <xmpG:magenta>70.000000</xmpG:magenta>
- <xmpG:yellow>80.000000</xmpG:yellow>
- <xmpG:black>70.000000</xmpG:black>
- </rdf:li>
- </rdf:Seq>
- </xmpG:Colorants>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:groupName>Grays</xmpG:groupName>
- <xmpG:groupType>1</xmpG:groupType>
- <xmpG:Colorants>
- <rdf:Seq>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=0 Y=0 K=100</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>100.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=0 Y=0 K=90</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>89.999405</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=0 Y=0 K=80</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>79.998795</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=0 Y=0 K=70</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>69.999702</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=0 Y=0 K=60</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>59.999104</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=0 Y=0 K=50</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>50.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=0 Y=0 K=40</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>39.999401</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=0 Y=0 K=30</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>29.998802</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=0 Y=0 K=20</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>19.999701</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=0 Y=0 K=10</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>9.999103</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=0 Y=0 K=5</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>0.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>4.998803</xmpG:black>
- </rdf:li>
- </rdf:Seq>
- </xmpG:Colorants>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:groupName>Brights</xmpG:groupName>
- <xmpG:groupType>1</xmpG:groupType>
- <xmpG:Colorants>
- <rdf:Seq>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=100 Y=100 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>100.000000</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=75 Y=100 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>75.000000</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=0 M=10 Y=95 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>0.000000</xmpG:cyan>
- <xmpG:magenta>10.000002</xmpG:magenta>
- <xmpG:yellow>95.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=85 M=10 Y=100 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>85.000000</xmpG:cyan>
- <xmpG:magenta>10.000002</xmpG:magenta>
- <xmpG:yellow>100.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=100 M=90 Y=0 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>100.000000</xmpG:cyan>
- <xmpG:magenta>90.000000</xmpG:magenta>
- <xmpG:yellow>0.000000</xmpG:yellow>
- <xmpG:black>0.000000</xmpG:black>
- </rdf:li>
- <rdf:li rdf:parseType="Resource">
- <xmpG:swatchName>C=60 M=90 Y=0 K=0</xmpG:swatchName>
- <xmpG:mode>CMYK</xmpG:mode>
- <xmpG:type>PROCESS</xmpG:type>
- <xmpG:cyan>60.000004</xmpG:cyan>
- <xmpG:magenta>90.000000</xmpG:magenta>
- <xmpG:yellow>0.003099</xmpG:yellow>
- <xmpG:black>0.003099</xmpG:black>
- </rdf:li>
- </rdf:Seq>
- </xmpG:Colorants>
- </rdf:li>
- </rdf:Seq>
- </xmpTPg:SwatchGroups>
- </rdf:Description>
- <rdf:Description rdf:about=""
- xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
- <pdf:Producer>Adobe PDF library 9.90</pdf:Producer>
- </rdf:Description>
- </rdf:RDF>
-</x:xmpmeta>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-<?xpacket end="w"?> endstream endobj 3 0 obj <</Count 1/Kids[7 0 R]/Type/Pages>> endobj 7 0 obj <</ArtBox[6.65674 9.71191 219.291 63.0649]/BleedBox[0.0 0.0 226.667 71.9995]/Contents 84 0 R/Group 85 0 R/LastModified(D:20120416162823-03'00')/MediaBox[0.0 0.0 226.667 71.9995]/Parent 3 0 R/PieceInfo<</Illustrator 86 0 R>>/Resources<</ColorSpace<</CS0 87 0 R>>/ExtGState<</GS0 88 0 R/GS1 89 0 R>>/Properties<</MC0 82 0 R>>/Shading<</Sh0 90 0 R>>>>/Thumb 91 0 R/TrimBox[0.0 0.0 226.667 71.9995]/Type/Page>> endobj 84 0 obj <</Filter/FlateDecode/Length 4508>>stream
-HlW[%K ? tM/BD҅KDH'gǷ?~/~x*ý_aR+PY;ۜ8-8>hW=avz|V뗗ӇlݰFuǽ3yh,|3Yj{`=[LYT\p,cᎏy|`ǀׄt\?k?aVl?H޴)N.\:2r/ީPA*ON,
-}m)VΑ l RCU{B>ns}9vu;/id!mpSjk0fH5g /7m^m&+@No ](X~<9[K<(%P|0eJ,>lL
-d"2soLeǠV}s->e͙6/Pyy>Pa@%Y8B ]L _N_~cVp$@,, EQ*[`4<{#%La /Lˈ(CQQ\{iV`!澴<2` PvWZD)p)a>4RUD 7+6Xb(`'{Byc3le;(y(rA^Y"
-Y)2P6Jj
-B4&0:b ,ҏd~&ĥnF%:7MS%ؒIL2+jJE̹c :]0s|B$6Bކ!DqP&0hpS!r7
- v܅)*n*6= %A
-E@:J"T:TV>Fvjs[0TK4@ykCx*QDފDJvȘ%5&[|.b.JCl؈qwS|%B
-%Aٔ4Ylr+k%$2hN8ͣ@!û|w{J^aqtc\(u++Sm;yz6>) VԇaóB{mf+ftܒ3^Iğ"aVgb
-Gc>{뒰*aښr:hca*6K,<d% /B3xdʟ^"K[.hvQCI
-3tpL;޲)W4~ʁE69
-i!7su}lSC(aJłHz%ٹ~r.3-99{){2a%:bō?D=ON{;S5!!tY@w *?:m@FBU8΁.-pEٽ$V6jkCNFu#LS[fbVC)""8a}dcB˵ei~* A5Xpz%%A=}
-rX \$6
-DEИv!ˆ7`S[,QWn+۫׈'>ԘwX=9rb^5Zv
-:a/b[쏥Ot$¾iNQ}7mWy#K 9e֡`Q\j9Tu%52 ab)A$sxFiW#SDdO/PFO1($CydO)<xU'̢#aA6F2s(`^
--=K{׍Q0;p L=Uy hJ$cg#2eY9w߻긆cD?.SgW'g:9^ L"dz5AՁsDs6#C>ÐKgY٦3EP0:uMG˒@"3&S¯rGT_dREu^:NqDe]UOƽBuE˲M-]a`lb}?(oВa+D,>3{J6領#='vZ0;]_ǎs@ܗԆȁh@?Mɪb[EM6yj;Ĭe4
-Moe: oKg@z@+5C\:,yى_hn58Yl3٩wXlI җݙ&,:IE,`Ӗ%L`m*!IUԘ*C"6,Q/QTzs,V@TMHoįfnDo/FOF (o9ʸ,BiWL\,lRmPU޻yGIokJCbA<WM%RM8dShJ&>d~
-r¢:ga'NS$*ͧ^ %d.\oF{!Zˁ[#}z47~GK b'֑Ӥ~B:yqTeLC{0&+f([tمXuڏ|][ٳXT)ꑺp> %f`".ies3oΉ.
-$"w>=/׿owc^u-m$QQ}b<1_>_>}I/-]D6 #kIKIkO7&dCJ@MXm fI#pk= [btYsX?ôXeK,YsN~gq%
-6Uc1zc6 XT`QV=}1% 17&]BqdFӬxIs^@L\9Pr\hw%MΥ1JR: (dAuɰn.[J}.\mPKO -RO"֡u!u>ʀދ'\mc'[9*|-N#k_D]Lc/7ꕵhX{i(j#\܁nԛE!cTw;Dm_;5IhK)քBٻ\48'Kfũ[CV +L1VAR^4dN5-СmɱsΩqsG7&[V1$͹d6rV8bI
-'!ܫ$nЖq[3.H!yy%-vjV޴&y*Yy?R =>"nY>hb]7<#ֈDian`)RQD*
-#~-¶w z\>+
-U+s]q,HZz&ZnEB i\C竿6x]O8m k66S%9w} ? 0
-8;W:c]+)P0#XggL3`]`."pe35Eqe/,ac7sH2!-b@i:t*E2%r5k[VD\hXH3q+obD$4
-UXgaI+p3^Jk?'aPPXuC.6DAKl0#mqA\Uj2]h>mU(Antu~> endstream endobj 92 0 obj [/Indexed/DeviceRGB 255 93 0 R] endobj 93 0 obj <</Filter[/ASCII85Decode/FlateDecode]/Length 428>>stream
-8;X]O>EqN@%''O_@%e@?J;%+8(9e>X=MR6S?i^YgA3=].HDXF.R$lIL@"pJ+EP(%0
-b]6ajmNZn*!='OQZeQ^Y*,=]?C.B+\Ulg9dhD*"iC[;*=3`oP1[!S^)?1)IZ4dup`
-E1r!/,*0[*9.aFIR2&b-C#s<Xl5FH@[<=!#6V)uDBXnIr.F>oRZ7Dl%MLY\.?d>Mn
-6%Q2oYfNRF$$+ON<+]RUJmC0I<jlL.oXisZ;SYU[/7#<&37rclQKqeJe#,UF7Rgb1
-VNWFKf>nDZ4OTs0S!saG>GGKUlQ*Q?45:CI&4J'_2j<etJICj7e7nPMb=O6S7UOH<
-PO7r\I.Hu&e0d&E<.')fERr/l+*W,)q^D*ai5<uuLX.7g/>$XKrcYp0n+Xl_nU*O(
-l[$6Nn+Z_Nq0]s7hs]`XX1nZ8&94a\~> endstream endobj 90 0 obj <</AntiAlias false/ColorSpace 87 0 R/Coords[0.0 0.0 1.0 0.0]/Domain[0.0 1.0]/Extend[true true]/Function 94 0 R/ShadingType 2>> endobj 87 0 obj [/Separation/Black/DeviceCMYK<</C0[0.0 0.0 0.0 0.0]/C1[0.0 0.0 0.0 1.0]/Domain[0 1]/FunctionType 2/N 1.0/Range[0.0 1.0 0.0 1.0 0.0 1.0 0.0 1.0]>>] endobj 94 0 obj <</Bounds[]/Domain[0.0 1.0]/Encode[0.0 1.0]/FunctionType 3/Functions[95 0 R]>> endobj 95 0 obj <</C0[0.0]/C1[0.0]/Domain[0.0 1.0]/FunctionType 2/N 1.0>> endobj 82 0 obj <</Intent 96 0 R/Name(Layer 1)/Type/OCG/Usage 97 0 R>> endobj 96 0 obj [/View/Design] endobj 97 0 obj <</CreatorInfo<</Creator(Adobe Illustrator 15.1)/Subtype/Artwork>>>> endobj 88 0 obj <</AIS false/BM/Normal/CA 1.0/OP false/OPM 1/SA true/SMask/None/Type/ExtGState/ca 1.0/op false>> endobj 89 0 obj <</AIS false/BM/Normal/CA 1.0/OP false/OPM 1/SA true/SMask 98 0 R/Type/ExtGState/ca 1.0/op false>> endobj 98 0 obj <</G 99 0 R/S/Luminosity/Type/Mask>> endobj 99 0 obj <</BBox[-32768.0 32767.0 32767.0 -32767.0]/Group 100 0 R/Length 84/Matrix[1.0 0.0 0.0 1.0 0.0 0.0]/Resources<</ExtGState<</GS0 88 0 R>>/Shading<</Sh0 101 0 R>>>>/Subtype/Form>>stream
-q
-0 g
-/GS0 gs
-0 -29.8388672 -29.8388672 0 198.4575195 61.1816406 cm
-BX /Sh0 sh EX Q
- endstream endobj 100 0 obj <</CS/DeviceGray/I false/K false/S/Transparency/Type/Group>> endobj 101 0 obj <</AntiAlias false/ColorSpace 102 0 R/Coords[0.0 0.0 1.0 0.0]/Domain[0.0 1.0]/Extend[true true]/Function 103 0 R/ShadingType 2>> endobj 102 0 obj /DeviceGray endobj 103 0 obj <</Bounds[]/Domain[0.0 1.0]/Encode[0.0 1.0]/FunctionType 3/Functions[104 0 R]>> endobj 104 0 obj <</C0[1.0]/C1[0.0]/Domain[0.0 1.0]/FunctionType 2/N 1.0>> endobj 86 0 obj <</LastModified(D:20120416162823-03'00')/Private 105 0 R>> endobj 105 0 obj <</AIMetaData 106 0 R/AIPDFPrivateData1 107 0 R/AIPDFPrivateData10 108 0 R/AIPDFPrivateData11 109 0 R/AIPDFPrivateData12 110 0 R/AIPDFPrivateData2 111 0 R/AIPDFPrivateData3 112 0 R/AIPDFPrivateData4 113 0 R/AIPDFPrivateData5 114 0 R/AIPDFPrivateData6 115 0 R/AIPDFPrivateData7 116 0 R/AIPDFPrivateData8 117 0 R/AIPDFPrivateData9 118 0 R/ContainerVersion 11/CreatorVersion 15/NumBlock 12/RoundtripVersion 15>> endobj 106 0 obj <</Length 989>>stream
-%!PS-Adobe-3.0 %%Creator: Adobe Illustrator(R) 15.0 %%AI8_CreatorVersion: 15.1.0 %%For: (Ravi Passos) () %%Title: (marca_abntex-3.pdf) %%CreationDate: 16/04/12 16:28 %%Canvassize: 16383 %%BoundingBox: 191 -448 404 -394 %%HiResBoundingBox: 191.3232 -447.6211 403.957 -394.2681 %%DocumentProcessColors: Magenta Yellow Black %AI5_FileFormat 11.0 %AI12_BuildNumber: 39 %AI3_ColorUsage: Color %AI7_ImageSettings: 0 %%CMYKProcessColor: 1 1 1 1 ([Registration]) %AI3_Cropmarks: 184.6665 -457.333 411.333 -385.3335 %AI3_TemplateBox: 298.5 -421.5 298.5 -421.5 %AI3_TileBox: -105 -700.833 678 -141.833 %AI3_DocumentPreview: None %AI5_ArtSize: 14400 14400 %AI5_RulerUnits: 2 %AI9_ColorModel: 2 %AI5_ArtFlags: 0 0 0 1 0 0 1 0 0 %AI5_TargetResolution: 800 %AI5_NumLayers: 1 %AI9_OpenToView: -482 8 0.75 1172 632 18 0 0 66 154 0 0 0 1 1 0 1 1 0 1 %AI5_OpenViewLayers: 7 %%PageOrigin:-8 -817 %AI7_GridSettings: 72 8 72 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9 %AI9_Flatten: 1 %AI12_CMSettings: 00.MS %%EndComments endstream endobj 107 0 obj <</Length 6667>>stream
-%%BoundingBox: 191 -448 404 -394 %%HiResBoundingBox: 191.3232 -447.6211 403.957 -394.2681 %AI7_Thumbnail: 128 32 8 %%BeginData: 6514 Hex Bytes %0000330000660000990000CC0033000033330033660033990033CC0033FF %0066000066330066660066990066CC0066FF009900009933009966009999 %0099CC0099FF00CC0000CC3300CC6600CC9900CCCC00CCFF00FF3300FF66 %00FF9900FFCC3300003300333300663300993300CC3300FF333300333333 %3333663333993333CC3333FF3366003366333366663366993366CC3366FF %3399003399333399663399993399CC3399FF33CC0033CC3333CC6633CC99 %33CCCC33CCFF33FF0033FF3333FF6633FF9933FFCC33FFFF660000660033 %6600666600996600CC6600FF6633006633336633666633996633CC6633FF %6666006666336666666666996666CC6666FF669900669933669966669999 %6699CC6699FF66CC0066CC3366CC6666CC9966CCCC66CCFF66FF0066FF33 %66FF6666FF9966FFCC66FFFF9900009900339900669900999900CC9900FF %9933009933339933669933999933CC9933FF996600996633996666996699 %9966CC9966FF9999009999339999669999999999CC9999FF99CC0099CC33 %99CC6699CC9999CCCC99CCFF99FF0099FF3399FF6699FF9999FFCC99FFFF %CC0000CC0033CC0066CC0099CC00CCCC00FFCC3300CC3333CC3366CC3399 %CC33CCCC33FFCC6600CC6633CC6666CC6699CC66CCCC66FFCC9900CC9933 %CC9966CC9999CC99CCCC99FFCCCC00CCCC33CCCC66CCCC99CCCCCCCCCCFF %CCFF00CCFF33CCFF66CCFF99CCFFCCCCFFFFFF0033FF0066FF0099FF00CC %FF3300FF3333FF3366FF3399FF33CCFF33FFFF6600FF6633FF6666FF6699 %FF66CCFF66FFFF9900FF9933FF9966FF9999FF99CCFF99FFFFCC00FFCC33 %FFCC66FFCC99FFCCCCFFCCFFFFFF33FFFF66FFFF99FFFFCC110000001100 %000011111111220000002200000022222222440000004400000044444444 %550000005500000055555555770000007700000077777777880000008800 %000088888888AA000000AA000000AAAAAAAABB000000BB000000BBBBBBBB %DD000000DD000000DDDDDDDDEE000000EE000000EEEEEEEE0000000000FF %00FF0000FFFFFF0000FF00FFFFFF00FFFFFF %524C45FD2DFFFD145284FD0DFF7D7D522720A8FD0BFF52272727FFFFFF9A %C3A0C39AC3A0C39AC3FD0CFFA0C2A0FD2DFF52F8272752FD0427F827F8FD %0527F827F8A8FD0CFF7D27F827F827F8A8FD09FF7DF827527EFFFFA19AA1 %C9A1C9A1CAA093A1FD0CFFCA9393FD2DFF2752FD06FF52272727A8FD05FF %5227A8FD0FFF52FD0427FD08FFA827277DFD04FFCA9AFD06FFC2C9FD04FF %CAA1C9C9FD07FF93FD2DFF5252FD06FF7DF82727FD06FF7EF8A8FD10FF27 %27F8277DFD07FF272759FD05FFA1A0CACAA8CAA8CF99CFFFFF9A9A9AA09A %9A99C3FD05FFC3FD2DFF277DFD06FF7D272752FD06FF7D27A8FD11FF2727 %2027A8FD05FF522752FD06FFCA9AFFCACFCACACAC2CFFF9AC2CAFFCAFFCA %CA9AC3FD32FF527DFD06FF7DF82727FD06FFA827FD12FF7DF827F87DFD04 %FF7D2727FD07FFA19AA8CAA1CAA7C999FFA19AA8CAA1CAA1CAA7CA99C3FD %39FF7D27F852FD1BFF522727F8A8FFFFA82727A8FD07FFCA99CAA1C9A1CA %A1A0FFC2A0CAA1CAA1C9A1CAC9C399FD0CFFA8FD09FFA8FFA8FFAFFFA8FD %05FFA8FFA8FD0BFFA8FFFFFFA8FD04FF7DF82727FFFFFFA8A87DA884FD05 %A87EA87DA87DA87DA87DA8FD04FFA827F82727FFFF52F87DFD08FFA19AA1 %C3A1C3A1A0A0FF93C3A1C3A0C3A1C3A0C3A19AA1FD0BFF527DFD07FF7D52 %27522752525227527DFFFF7D2752277DFD08FF5252275252A8FD04FF7D27 %2052FFFFFFA827272027272720272727202727272027272753FD05FF7D27 %20277DA8207DFD09FFCA99C9A1C3A0C99AC3A19AA1C3A0C3A1C3A0C3A1C3 %99C9FD0AFFA8F827FD08FFA827F852A8A87D7DF82752FFFFA8F827F8A8FD %08FF7D2752FFA8FD04FF7DF82727FD05FFA87DF827F82752FD047D847D7D %2727F87DFD06FF2727F827F827FD0AFFA799A0C39AA09AA0999A9AC39AA0 %9AC39AA09AC3A09AA1FD0AFF5227F8A8FD08FF522752FD04FF7D2727A8FF %FF52F82727FD09FF277DFD06FF7D272752FD07FF52F82752FD09FF7D27A8 %FD06FFA82727F827A8FD0AFFCA99C39AC39AA09AC3A0C29AC39AA09AC39A %A09AC399C9FD09FFA8FD0427FD08FF7DF87DFD04FF7E27F8A8FFFF525227 %2727FD08FF5252FD06FF7DF82727FD07FF2827F852FD09FFA8F8A8FD07FF %59F827F8A8FD0AFFA1999A9A999A9A9A999A9A9A999A9A9A99A09A9A9393 %CAFD09FF7D52A82027A8FD07FF532752FD04FFA82727A8FFFF527DA82727 %52FD07FF277DFD06FF7D272752FD07FF53202752FD09FF8427FD08FF7D27 %202752FD0AFFCA93A09AC29A9A9AC29A9A9AC29A9A9AC29A9A939399FFFF %FFA1FD06FFF8A8FF52F87DFD07FF7DF87DFD04FF28277DFFFFFF287DFF7D %F8277DFD06FF5252FD06FF7DF82727FD07FF5227F852FD0AFF7DFD07FFA8 %27F827F8277DFD09FFA793999A939A999A939A999A939A99996E93688D68 %C9FFFFFF93FD05FF7D27FFFF7D2727FD07FF522752FFA8A85252A8FD04FF %527DFFFF7D27277EFD05FF527DFD06FF7D27F852FD07FF52272752FD12FF %52F8A85227F827A8FD08FFCA6F9A999A939A999A939A99996F93688D6893 %6899FFFFFFA068FD05FF2752FFFFFF272759FD06FF7DF8272752F827287D %A8FFFFFF277DFFFFA852F827A8FD04FF5252FD06FF7DF82727FD07FF5227 %F852FD08FF7DFD08FF7DF87DFFA8F827F852FD08FFA7936F996F936F996F %936E93688D688D688D688DA1FFFFC9688DFD04FFA827FD04FF7D2052FD06 %FF522752FFFFFFA8522027A8FFFF527DFFFFFFA8272052FD04FF527DFD06 %FF7D272052FD07FF7D272752FD07FF8427FD07FFA82752FFFFFF53202727 %A8FD07FFCA6F99939993999393689368936893699368939AFFFFFF939368 %FD04FF2752FFFFA8FFA827F8A8FD05FF7DF87DFD04FFA827F852FFFF277D %FD04FF7D27F852FFFFFF5252FD06FF7DF82727FD07FF5227F852FD07FFA8 %F8FD07FF2727A8FFFFFFA827F82727FD07FFA89368936F93688D688D688D %688D688D688D6FFFFFFF6F8D688DFFFFFFA827275227522752272752FD05 %FF522752FD05FF7D2727FFFF527DFD05FF7D27F87DFFFF277DFD06FF7D27 %2752FD07FF52F82752A8A8FFA8FFA8A85227FD06FF522752FD05FF7D27F8 %277DFD06FFCA69936893688D6893688D6893688D689393CFFFFF938D6893 %68FFFFFF5227FFA8FFA8FFA8A8F8277EFD04FF7DF87DFD05FF7DF827A8FF %277DFD06FF5227F8A8FF5252FD06FF7DF82727FD07FF5227F827F827F827 %F827F82727FD05FF7D2727FD07FF2727F827A8FD05FFA78D688D688D688D %688D688D688D686968CAFFFF6F8D688D688DFFFFFF27A8FD07FF52207DFD %04FF522752FD05FF7D2727FFFF527DFD07FF282727A8527DFD06FF7D2727 %52FD07FF522027277D7DA8FD047D2752FD04FFA82727A8FD07FFA8202727 %52FD05FFCF699368936993689369936893699368C9FFFF93936993689369 %FFFF5227FD08FF7D27F8FD04FF52F87DFD04FFA827F87DFFFF277DFD08FF %FD042752FD06FF7DF82727FD07FF5227F852FD07FF7DF8FD04FF52F853FD %09FF52F827F87DFD04FFA793688D688D688D688D688D688D68C3FFFF9369 %688D688D688DFFA92752FD09FF27277DFFFFFF522753FFFFFFA852F87DFF %FFFF277DFD08FFA8F827277DFD06FF5227F827A8FD06FF52272752FD07FF %7E27FFFFFF7D2727A8FD09FFA827F82727A9FFFFFFCA6893688D6893688D %6893688D68C3FFFF9393688D6893688D687D52F82752A8FD05FF7D5227F8 %2752FF7D27F82752522727F87DFFFF7D52F82752A8FD07FFA8F82752FFFF %FF52522727F827F82752527DFFFFFF5227F852FD07FFA852FF5227F8277D %FD0BFF5927F827F8527DFFA78D688D688D688D688D688D68A0FFFF6F6968 %8D688D688D688DFD057DA8FD05FFFD067DA8A8FD047D527D7DFD04FF7D52 %FD047DFD08FFA8527DFFFFFF7D52FD077D52A9FFFFFF7D272752FD0AFFFD %047DFD0DFFFD047D52A9FFCA6893699368936993689368C3FFFF93936893 %69936893699368FD40FF5227F852FD22FFA88D688D688D688D688D68A0FF %FF6F8D688D688D688D688D688DFD40FF52F82752FD0BFF52FD16FFCA688D %6893688D689368A0FFFF938D6893688D6893688D689368FD40FF5227F852 %FD0AFF7D27A8FD15FFA78D688D688D688D689AFFFFA1A0A0A1A0C3A0A1A0 %C3A0A1A1C9FD40FF52202752FD0AFF7D27FD16FFCF69936893699368BCFD %51FF2727F852FD0AFF2752FD16FFA793688D688D689AFD4FFFA8FF7DFD04 %277D52FD057D527D272752FD16FFCA6893688D6893CAFD4FFF52F827F827 %F827F827F827F827F827F827F852FD16FFA78D688D688D689993996F9993 %996F936F936E936F996F999399 %%EndData endstream endobj 108 0 obj <</Filter[/FlateDecode]/Length 14417>>stream
-HWmoH@jwʕ4mNAo_o5)D{ٙgf^z6D.E{Ѡ$k%/e ֩:C
-lݺGi6ZRsF 8ޘm\r26h\nfU)4%K$LTTHZ%]HM\
- b
-EIg5D]@So^xc@Y3ŝ`g`&쉺C$v/B2p37BN1Iro<X=qz@W͋uֳA وF.>^/`_J;BG\Ekr<_휅Zo$ĉ0`Dž)inwP9XOhO)N\$toI6K7S"51;x=߱$t
-,ߙѤJMDC9N+&?\
-vVtZvZ5w=̐TjFXIUlopS V%цZ-0A`vvu[4UM`,d*JY7= "
-QD&D6v3r {jG QΡS)YvLA<>/Nϝ—,}PUdU8Lv{2 qFi]Irh$ Y5 ,Ō4-8 3
-ɪHiOzJB|\<5zŒ^'/:ڲ62a|&+Yh Y9X14 ]?h"8,C^*3`MA` Øi,|;K
-屔L nCebv@ Δ~f'탊ǚ
-+CX/V.kp>,D:D}243d>>Lc}o ;wWuIHH˾sk聳XRa;ٟHŭgLR~~e r<pp8C YS.mao8%zuT<WFio2p6^zhw7 m޼tj,qƊ+PdűW3`p}t{7.vb4s9`_
- Q|x$o.xW>;J`_s;u<9"xS;ƾsv2vsFs|~sθZX~4:tݛ\<m.vև3$χ6aGj7pGN*\5t,/?O:
-ݱ n+3=,SJjRjt Z/z
-O=)AsA${ȋB=
-BX*" -,8wmˉ~.\Ɓ({Pe+tl24y' xsﰌKs8IY$dG3FwK1ZI"FziMD|>q
-jd}{Pb5#gQMh/*놣qݝ:S.A,0>(ŞO63 ҇CډuokIG*i,%hۏꏥ!bkAt0&S(礵ōzQ ڲ\^J2y{
-?`Fݜ1Ergz2Ap0LBlLgJfH3 ʺyrz`u)B`ɮ5:,),{iЙT]%>;SgNfNCg3i|u iP M4]nݶތdM}U'(\^~Fz>p,m].<╵:Uݸƙr5q u}ky7ɚc蔂BEgt f,2zfC$@I)h{{'##T&J8MlQYO$n[~9G?_si%أ:>Ͱ J,:MǏ;5X~Mx=sͩ,mX4>r5+On74,8N
-rr~rwd.!
-#WlQAGXnlٓ4w1(pjs}gk/2LpL5N:WnWE>T,Dti.Mꜞ.Y@9C866*B7Uc$H0!ͻB MAcJh^b0_zw4;|U կ+]](].V 7D,qKnL!NuBG-TcӞLޤO/)eW59wD|%UY}|g7)$'zj8SsT>Hy\bT$<`v3W?14aI= 㒹A']_ 3aߩY\$DUu@1/ F’)!:KM;Sl]k'CgM P;aHt~_CRGԬkuJVj wDd+CdJa'!1\ },,͂mFTJDٔxf"y4+
-
-x<V{ΜT#/vr Pư6W|VؐS:}9>ROLB
-~anh+ao"QVlޢ;ȴxǺn& S-}Bk7Sz|p&l}i687_OeEͺ&aw;S V?s["ý}jX7W^
-i.a b-G .iYI"lOdZM!)$B|B3!xJ |imsFZkv*zo;Ⱦ(|<o)=bh9 m pv g2jn_$$th~= JbH}*BKda_:l>CERQn|6 <2v58c;8VvD)6S^hFs%b8`R ')R5qQĮY9v uDt1*r=tNG??_
-U?/8w夠_?ʽ?nhx:A\p&ˍ28h3lub 2T}i<uǝl['Wxt_nI`wHT*LKnEj!x,?`_ٜ Zj@4h)a8F~Śऔ-b)Tn!p/g4cXp~-wxh7&pR&w tm_3v<-C35baG͜X'KffazHy
-Er!Q;)W P#6+P\~`OkiXp{T^ל4 W`ow.-)f$ĤV'#&N8"MSuN1dZ^1[ Dhm5 I~VϰPl4`gIn#'jP/~tłƚ}I,<5ws&iDq(Mqīl}ZK⅃dž>x~eGX_9U^kZj嫗9YwO{K><0[P%+SBUd#,%UY+)xGq"4Lfμ`pV6}v 6ddss{GMB0EO9Fܖ?&D 
-C9<
-ӘRI1wr8Ml=&8;~Ϲt¹ơt67v}1x&8R{5\Mk;=ďz
-u>]qa kXZ{d:$l`7cU S~=[FAH/#ȊY>f _U:Dwh(YXDeD(@Н<WaK! ߟ/S˩Cks:*&^K.kǩ?7E[ax\vKl+I= ~r wt 4reg^5|S<ܿF%-C$ە6WcqP0~\<D z;G "x_q0t!c{Z .WDR-tּ#
-!O~ x^w[X5+Wf[mݧT]"ޡe;:d#c^R0}Utb 뱿i.x ~kޭ(3L>S뽼l~?_W
-޿:iࡋXͅGĖrW=) Зd/gI ǀP>MvFYt2 V
-ӍՓOPW_
-yjYOo:PZME=ib a&u㶌C|RŦQ}Ao0KKv|*V6U9 d
-{5qADS`&{<G؝*dziy_3g˻^*mD&>(:.ٗjJrLwHV|֐χi6UȠ|]0~d^Ta(WЬc^?MH>\<L<ҌF.:o%_YLmr !ɯr\+5WI#y5%1#`W9x49&`!qZ+Owyxʟ^S*M\p)R|_*ח7-zusE2j]r"{\H%
-)
-tuu}hm
-pyM3C(gpd峼
-}S40 s:J﷦ܝh Tު[rM&Y*0dz3h)p3 6 E/c:ׁlSSBPB1BZ Rb_I6ew˗1:3gff~t=TGt
-P ,vshLR=H-fQ}M
-}RɏbE
-*"I}p]~iBx@!|A9(fs&PiW^t`/o6e~X&SBDkؾ+N'jQ~ ykƛ;^>h`XMҕ݊(6K zSu5*cV{& >֪w׋f51q4Ϲ@uT`DW_Oۮ<~hEd(OاI̓@nރٖf0RcүK' zdݼS%3h3h-TXtI9db=$])MfKa_۸;)3CAYG 'Yz{.eб 7̜_~_˷s7u{5Bg l={aK9B,ayzn:xEw,c{' *;9wux4}Vl6h!4A#1}h!'Ѓ;Nֳa(UА^8@}a 'DP4@>
-b1AKa2(6+| %*KE3
-{
-.~]Xam#y)*+j|`[d() tܪm4 ?'#ҫ7y]%Cne[/]xsw­}w[9zt|݀Cy}Z0<,2
-.1}B
-܄N*hFKuIXz*%R}La֔h_kMɢxm
-Uz6QFfFc0 gFߓ"Dzhi Y^p.F[疑DΩѷe0<X\ ;WlnJ:]ye^dW/_^b R?5c2fT;B&gѲSNǚ
-`(D/Ӕ.x&G`
-HWZL\s@[x,gTAAUO,@I2f <->}Xk+j<NuWO/5G*v/'L:_+ٴ'km/o=^-װʤ9E5MTW',b+A l
-űntڢThneޫG|i_75NI5)g}dOQo'cQ\hu\z
-Ć#'V`.Yg#?"ɱ`K߳\CuA!4y'57yDž͆= ;^Z/{9v̅<+zؑeCw.Dh6payˆVh7Wg `0/-0޸v2?9>h'cN7gܵ4bRr׮$"@-SRs t sH-OuHeBv{Xb{TMJ b+o;zLtO@=fd&jJRb&bƲBcӮiXBc/$kpTrrd֘`GqEzB*(Ɏ.ut^V n$?z@b\$v
-5
-$f;
-Ɂ@疺)
-c5ZTZt5xjy9wlHּ5ɵ'[O$9ZðU
-Pn,Yqu293|jESJjv"$+SM|:gb[B` 1e1_Vd/ٕ#",&u\Pv͍ vkkA\Z,$KT
-e(ukPJt}ߚAQTInkRC7T!( ]JS,$
-N~x\~^?Eɖ1C6ٓʼL;c/X5b=*IgIv镇Q-8*uJ&pQ\&f}XiFxџyqı/>cwKPTe"3}E*͗Yn?8/Ŷdx~SQ=q{m/cQTI8ܔ HV.lBy##VrEŋK+ 09lɟ ?[.Ǯd'ޙw_IOI B*4Kœ`B?! J]!b.8eC2/>qfS*sIJM+3MGXע6&c8ucp(D\Q%Ά\3gȞh?}J %5Ey!ާ. 
-]#ٜB'LS.<ڭ?NNC1Gkf廳ſ7=d_Ф'K<0 3i9IiBz/Ϝz$G"!7zSJl+vcR&{a'Iht{VDR" qqHz
-}&3)hGs[`L龾YI_&ثt};b'ծtf{O?SVR`
-
-KFOO+
-80rլL
-,^4fIOtw^8^}ZLrb(x_}s%Y*黽5c-Lc8+i<{a
-}`:W";ifiUedq§BV"OG\ LEUtv3Dž?eZYTFl;c+X`L,d:5F|'s2A]퉄YKr^-i~|'1NVAAPgD(0}gޖ~e/f4=2YZJ|aNC\Yaz( }WZ1Msp\1F Z?^hbKYr5;pO(ELV#W[$=:?qq
-;&-OP %:AGY5y}`m<cB"_1cu/ 3ehh{,q BE:xwƩ(Y|]y
-?\tը4Ɣ>ca-b@ܽ
-Cd__C9cvIֲ4+/@(b[OoA;v`͠@ӋQKy3PEBK-ʿLq
-kd+
-
-K$Ǥ"JK|'7)(
-w[>;L!pu<Q&b# v
-|#,NnCph%")?x{s>BQ;UK=o\a$1@(!xމ+f;¬
-g˽12b%kL!% Ƹt;LjXvL;=w޷B|% S='p%8wNy, eUCjr&牐&^ܝ萢tM<͕ܦeo:i~"z,T
-na$ℜ[*$3cX0\jVOMtZ YC̳ch~Z2CoZ+sA$GDO*黓e@#
-vw˘to&" r+/[Id%@ '?tw`$HCeɝd?S5WeT56[ܮqnnJmD/ 2XGVF>`H0!Dڏ+Yu&7#P<dA}^
-d
-Tޏsq+'[
-e!$8ЁNtJt
-rIbDtN9>N|!)4F p;09t˞ei4q')@̹ZT(ׯIȩǬ
-e7*v8\alʼnLQ ΘFIYѩϽ1L9_f5YR#sR3 𡢓Zo pgY<$$n<?bN--bju!//1LDҿE 0ՕnS/ "Xߙd3R el!A,A%/aqKHBQ< 8/mT?c*X=4O KOFia1YIƶgqݘm{?%s˯!fck^ ;6ũCD?8lJW%H&nW8'cDZ@ Éu`"_%7pH1v5@4aі
-9j鑣'glǍVv ,<YNY& &ʡg U\ˎRJ;ÔI(oc%|`$TB5,l7l60lAN|oEX2/ֽljE4 \vSj te
-Nh@._
-;>-v]"ZIYa\hSu3AɃ\
-|R1ԇPUJ?ڃoc3!o1cж_?P% \f悷 d'mchDa1 0?PVT?|a3i 8|{X
-ACvyXYA=vp|46vr܋yǵfAo < [Tv^abѹ1<!7P䟎a<f
-s[UE& !q8Q.|uYϷ3xhq=U6ep_vvBegwjsǀdrlq`_@.= c+S$%&j-U+9ľ!} ֯ZkBEq%pNU\%aǝLr91@oǽ
-sؓ6{'$eK!=1mq+ބ fi2:Vװ',93Țѻ|7+
-iP6P`t+
-smy7ufd ,SѕWq5FJ )ت(Ef'%eC!bV~
-EgF$i9(^):sRѝza!|mrUTÕ|4'BOKݑB$p(OI{"F$QH0Ս6|sEȸet5Utmq6כO(|&7I+Ke{_[
-! grMy[d%N ^L;Oyi.&2h ]yt-e٭4}r#,
-Zt1tEpNgLWztY|k+eo<\bD:rwK
-w0t8r Wh\:;zK.02PGpN^ZZ,ZnWhwm7&p?٣%-w؁BRxRPG7pд-kx<6W45!.h5s a2
-4#\e NpJ%1VixPoVЉ =i+CK$ɣY 'c
-HHd_0ViW3d5&0sv,jN(3uq k0LV!SOeeu2A& - i//].Z5g<" t+z.:Kc>W\+sU;)-":ѷ+rS> +̂CDr!>& mm1Q%#r:F6U
-ein3CEjg=bMsK8n,(?R7(_D?11 eGwXnv#ǯGTW:UujB'%
-d')[S
-k;sn]VBBJ.Jj}w6R[l*\x9M1HC:
-q_u!
-BeBE}+*d^N
-$~R48o g*AGfe ?✂֝㶟 
-P  YM@\PN@3i@h (|ǞN$
-X.,lիi6`+P3 [1˚$B
-(N!Պ
-E~4xǕm<S餉(<. ]RNM>7 .L*E4HF1V 1-E4<~8pbg'NhL5)Dn<EuAKeD1ޣ>qL4M_CLWB⏢ pu;>(bN8焓̕
-H36!O d/^Prҋ3S[5`w agۑDێًN>pV~ZaDӼ<g/3 >l`bɆW{
-
- MXǚIM./Qg쬓L\.o7ȤUx iQ #˲&NFCNyV˯0œK!\DPF* em?Ʋ=iqO Jgy_I v Wc 44Dc haLwh>(p@A3f!aKsRwNܑI-0o)|L].jLֵ*ӴD>댿]CB+Cy}Pz s{qGפF
-0
-HWR-8SuԭAn*r!|YU =h YUy]hzڢAZ3vLڷٗfƝ+?zsx/{>)YuxOF?_K pbߴ^l1۫O/Eȉ R4q`uݯZ:Eﭓ}uzիc?i^[?輷}lTtz'~`>7lM7\}͇̇wWO%wgQ-lY{z\L=v`#sܒv.x 3,3Sq{Bgӽxp~N_#~>|4M?Y<Yz3E?kV~pv78gͯ<:\ /_r/-R{b8e Zݵs`CIsh骞
-OGw. g/G|ӹ.;]<E-^L3v ,{e{_~LWoY|gjqMwNNǝ) oW,඗v~\vt7JS9<8FGt;tW5HWjfqjqm<=>ޝU÷oo?6֖* yV,j\l[*uTR֫OU'#oP\ՉF+AkH:ؑ2DFVU+R5K.
-U+tmZ.%+n@=
-U(m2c[}' 988:Yۺxg){.H*!B!\hr!V '*ۑ
-n!lX SIBĺ0 )gD$KT;t(bGH^No (= QY_1DD!C^[s :b,C!#uFu2E/Ud"e*#@q|Az"m:Di*N7Cjg@&bIH]Mt*$̵<8 "_
-Ԓ.ux ~cWrIzǯ!/ѴțƇ6OG8FĪ˻` |
- ebNPEx9 "FWS r\-{[q5qGƍF©(S-`VV{3aCp:f:
-]@,R`J!Ɏ/mX@$<da
-
-mAFQFC#X#\MU*[ѳBSO`:+|ۙa“/a>LfaN'\I?w\)Q˄9'1&TqJ>'h!ӧo`COsx9SƔEi&OԤFs%6@ RИ:K\kb
-7gbFKs3AN7f4NVpD
-"1˻B kIUq٫m)3*RQq!Q2I R.K
-^턫f&WEnBR0H׬ԁo 7 3<I0Ri%Sf/O11V<iA׭[f)rR5 ==yP31
-8Ƀl#zhb@@ٝTqwuq1辵&zMPf
-.:eC{ŏv"Uϊ)TXK;PIq*̳
- hv1K+ݞ9?1QP5Zu<pЕpT0qw6X K:SٌL;,NY eDԴiE[ZmVTUJ2JfvJ1wշ [1(I-@LxI4{QpWwWx=N%]^д
-h$Fi vC<dfi  .b*q-R0nGkƋ6d21w/}!xst(Tp12%iK^1*TI+U
-uibfIi| Gk%5){KY n "v8l_b-9rv`tm:$|g^u rE|)/-C.ճcL=IQV۠hZ
- Ԩ=50ɿ6A`
-IQ(ڢB
-epja#t!z.Y!ĵa4
-iɁfP2ⅠC9gR'ڐ(Zw @OB^ih ɯ8@$s9Z4aRܘTĽl{YJT"o!tZ>`2\N˒A:nnȞL/0TiK-S}LW*=4Z
--fNV0Λܰ3y)LFгyT5Ur,, hx,ihe tl,UU{*FBRL |v4Bt7pITTPnC{\*hҎW .Z f|PJ2M[5hNs]:#\@uPßbdYFXĦ`>$dPE+ӭZF!R 4:A$́9O+,f
-B}j3tE_eR]|0!S1Gv*\@1WKVڔB)Fu.;mHSIXe5'8~ZU5h=aPABoiGx<c-͑7 =-Ucu
-iJaiv%Cub]>F@X=.PsLd}犜<۵Ce$ZYat)of]t4[3nm !CAP$GrTaix{
-_r~)n|+<fy:)xzP)MLPCF1FW-ì:3D ݃<f]d.^q,_H}Vwg.^fb 6b6 ,QDja߅m RښSXxt
-xv '9b_0_)i 9]:/tp<"701nvb
-XfSa1PR<UF\:`}L1 67cA-CSH0{D_R0:jgMM63_9MF
-[k>OJuxj) ҫx i"6Ή4^̘xCubvN2/EXҝZQ<85fƭ] e[]Ŀۦ݁MWQwRvkMgHW2Dq\ 'AFp5$m*~3L5Syy& . O/fWfgbhq
-s[u~.lǷ K,lhWh:k/-@@H Hu_#/\k*ڼaS+{Ͽ
-meIE&u!%!X o}WyLQȘ=Q5K{a/"(ntGUr, &Hx;YWF-]̉t nW8$fT(7:XxO*1-J㺪֖Ӊ,=˽xrhrM=vָR,!fPb`GtU
-oRiv\.cj)J3uE*AgL)YgLnN t_k`'4P{-ZlXWӠH\vT'Dc
-sL8֐j. r΍2
-zuhcL. Uq"UK!q*N:AZ5J?CU#斡p R`L[Β242K<?ie99 9ɐ=5-.Hq
-HnFǟ`ށ!@ gh px4FvQ G[(9m?3&r̙s~<|˫lֽoń&ٳou_$5yXܭֽoz,ajB1({i_~5 Bgg?S'jխΒgh;_/u=߷}8۬ EE {qsOP6oVuwl޸4,9&\1Ӭ.j&3b*L iח}wݬVyEAc,[׿8CMou‚O|1}ԷiP
-.p-Zb)կܷ
-W) XNE&E!JQ@fK!TRK#Le&e!KYES\ %RZeU2T
-UJS4BKPdmu3t ]P#2bIMfMaJSYjVXiXkSYgs[V)MYSJujRi4OL+ьe<T3,ͲeyVdeV9N88R9rWU9Ys\:7$yg˼*h
-^BЅ)l\%2XAc%Xf,)aOKa6+X.FVUأNSba)SK_R)]"d,5\]9OTp8sb
-Vr!iZZq#5U
-A!Pw o}<$ӎ#=_B6G@.Є(O%SrJ9TO)r*Sd?B~T|1*rTC!Í3*\QFō Q)FT{?8u?" Y
-uJ@+2@DS
-P -'x]SZՍk+c0㡰0*p3 ୄ@''r ;99p2 $;Š{2Ι D"'`?LoEܷ"[V}+OEhG a1wX=`  #$6%^,u=HjoS>v$*VX;dkB]CmAcl2 t
-:{r<)#$!AeW>" rI4|\ȩΧ#P!aJ Kh:Q"Ϧ܊Pue1|tMR߯~Qä9m4cv zfAe괽?n/)?ntyTӲ~6r\AK
-nȣ"!1KsoHrr{ل`$9IVd◦ 6 :\L()_lXb!6z>Ɇ7xŞS\+x2P(RذGFTV:Z[X͚ߥMa~Pjr;
-Kmmy7/-cAx~8oʧN;
-ϽU98Lu>u˨5kzgcQ?||Xv}{~|?<ʧ?<?>޿S/osr'Yŝar͇Ht_(oǎ1gsv)~p᩼[?:< ;%AeL#sHzH{@:V2F -PThC:PJAf% "T=N& s8M$T(Ҍ%2LG~)$"* &d&xGR!x1(,":B! Lq^zu 3 iV3 ΜqKYi 6\7|vEjCRqCTNFeڠװC-M[ [ U)m')7Z .nKul]Ӻ'!3{VS(/<AyFUoUQ- UP=Udf=(w2-r.3iۄpY=.q<n-x&.t;CDxԒEiℛ2$=40g8kDy8-q pM k(fX6vɺaW`u
-G: #괠WdDI:h.#jd4ЄZs
-UFJ^]̡{?1.% xf<*hu
-3zR';Œ6&4FАfFnAh <;4tcH mt|t)D0L)zS)pqAoBʅ71LM̻z_z؋oKpJb<g9{_wG9{u3ٝܙVg=\O_T΍[Vy[7^nM |J-Ifᚆkfbb`\ckDLuʒ%/Ff$gbmôg ՑrSTw)'mNRs (vt7(_&[~Lea֙`҉0Is+ 8{V,a)XM@Xr+ .$r v V\h`%ʄ"\26TCĊ((((84"YԦQKzTWUݪ6՟DEM{ݿznz #Ƽ7o߮.hϥz|[Lbt>@m1;"fk 1%o<Û|X\>u
-{<*tbb/Nۮ[F{v?֌3P0]+-rP-&wL9cb041A03LHխP2*9% Hz31[22P x|$ "S<3:~}V-5QZ砵 d%(5/噎u˭GXL;oK梗;\]x+/ȲETQ|/5ry
-&82!lj M`3 +ZR9<xaPGf(֭hƦ+?Nu/ElLic'\.M?B?@rjrWl$Tjr)ηQ.vvtdjI\O>6[2vS/qo}lvjƁyVyVYR88&>_ȭG^; 'ɡ C7^s֞%ʛ{՘ Ҙ^,"F}Zd<呍>NnFP.AQu2g0< N9Miie\J)
-- Vșbҫel9p5ҁ Jf'^D2E<8yitTY:|5.>nqq\lނnfd =(5.,6p9s}8
-pýk#d$  Y'v_~S?dϻ*ZtMf˞˛ ޴ !o8$LKbԈ>ٵ|LP$21BI8e$JLiȥ0\21H9%h$)>oOivեhGJʋ!7L$1g71` 1a"ϴƠFh;ؐOØ`S0o8hf1bdHc/=ʻXdTͧ}^ИwSYʔ&҇Xp$O`գ0vg1QDř #cp@lOØKqd.N$6b5?L-̤Abkny !44tF (ͨ& @طl|jߞU&,2/8thR:Sb?~\Sc',b@,&YO J5@wSYʔ&҇X`RyPEX9bC%~F lḁE\x8G G$e VN3jn lsw fL09f7cbJzHrQ8Ѧrh[bDa`#tdC[^y3EգylnAqp c(J8`29i)!}f`햴W)a d.893˴D O:zD Xu%C݅xEC3m)syl #ɖ0%$_X;2| #߹%ɝPs'${\;r 'ٽr[wo2[/xUz/ç"v+?E7iQp/<|/Ïj}Ko~<B@bT-y8, .<2ڹ,wRS_j}ޠ0OtMt8y`kE%/(͝r(^ޜ=-AfFv'0\}pISL)Y}f#붏N1YdNz;Z?zy Fm:ywp7kƯlbvwן>mףv󮡋&<:9(Q)܍D`" ܂R6,M5eRB<`nF C~ qFNf:["8axR7rOt)͜;ލSh7pp.N;ލSq{͆츽YFN) :98z7rON1}ވ
-&:ލ{0c>4;N; w1`gSqv:;v#':ahni whKv
-l8>OssV
-s|#BPL |S d'Tw#%[&y Ts܏"Hy3.v3&5Dh.b MiyqM?:WrP7EzEhGŢSMvHY 綥w_Lj|W{x3u{iU !󛒝@tKRӋ1ίWcSeR{u'2B
-[.c.A(&W+٦j 6tG"ZA&86l-Q뼰
-b(ؕ \N
-3 o<cPԵ
-}!~UwcemTRk h2C^;
-^`k#2@ ozk
-uJ!pV#~dz`H
-iueG ByUvѳy-xDڏjלPAȤ!Ԟ'$>kX0+5SL ІGtAǁ?k#;8`΢2@Gz Гgl<&91;dr+]aäv$<֠-n
-'kC25\8-&"Թ*\9 t@} ݜ(آ85=fN],P?cnCo&07N}rDKM%s3H@g~n$t$hgg, lb۩\Cl<}gm8q:.МAԺp-{ű)\{ LuXw*;3@
-]uve/o)&S
-~b澣O[G,7M}QFz) Jf7Ǹ {νjWA\$
-X;CSZ}요J a{A<S=AA7J(0
-O?Dȵ _q( ʴFwCQ` l;h 05hX-9 77>yҋI
-p<j q^q>-)6.(N2&h40c،zJ> .Yku_imv:ycr^[ZeʒBk\(. j
-;+|i0 Di& :  ?v/7N~*vSgMoi bw}-@-ݠvuJC%CN&}
-C{{5fC2 C-۪ѥa!c8`P
-QK7E9
-ÿ':nmu7:/6|Vv VOvmbi=RcsYދ
->K"bs: e>Wh/ó&t-GCYK~oC2V t)I&_*E7mIJ^sKF
->U$[nO0w)Gf
-wdjίW]W\@ Pc{,>d[v Ah0%I&].F4KCvȧqiy/ "]vkzm+Êm4=+c`k<94+ Tjw\CӷW(,mco'HtPL YsP†Ĕ%l>*%<ul=\Q|,WWIk[k˽!;Q)[¤uUfH T֦_)[,!߫c-8fkaƪk+j+bi$H$ S}6L_okW5sg,8ČЪ­ryܻZ+3vqYm4CMs=Ƹ8)O'A0{o)/,5eotRNʞf-Va\=ŶhD)Ukj<Tl:JZbc(GzӽU[mn}eNj$ߐϿ_ %_+1GM
-Y+=X<@+`iďh-OjFT#7ceJf[cw&٢2:8
-Fy;Jme8М4kwR÷+Yq`jz1KxmE`"A>3qU0Ict]6VQoˤ"\"im(<#A s[Ořlᰫz9E6.u~{V+D"N]/y Tly(M&sm{I5}#syYJ/Lb+0e/J2%YH@ASH
-n/0XG
-˾qKYN[\
-ߢ”Ⱥ$Z3Xf}2i
-{̹ Q۰hh>4Py>}0؁x&S|A=dҧI<ם+KZTW9N`я^l=t|c:gT{ޠVnP@o(cˣig6ѽpW(Hk 83*y4,C-Wۢ2j.{S6z/yOЁN&0S~x*mGIz5;AUv,]PൌH.Y=[a ՘؂CwrԈcz DŽg(B2{0{~p3Y"4oص,WEb,C&L 3sm
-?[t\$ud N$-Udo4aԎIv[ uӵU*X6O5
-zbȼÐCn|63{ uv,MDe;aD?S
-#;
-^ |jiJ H8S4"|3x
-ܞxv.Q*ke_`0xP1v
-=h<X<7+M<ں&(m-<@_b?jj0vtK:J@ ѱ3q^QCN.Qy0 :4㍾d> c]s,PFe(
-Nk)%SF&x1V S7.R v3k*M]D&K\vd@r7i5n-g["Aǚab:6Way .*QKfzUs~^Wy:^~.?TڹM2#[HY?X^"d:huyV]ϢvVA;{cYǭmatiwP.rTkzT=
-@:tHNW<u!M4~
-[]ڵ[ϸ ^ 5
--Mc+%np$ҎzQ5W /
-`#c]D{rQjO4"#|J~ Ckl2U6]2WFeTjf l<PL*g
-\m(Xd+ Tl6P#TL18n1kPLUFeoT[՞{٨;ey"BQW+F;3\YYjYl69O@q{Ƅ{LN9blE\Ju0lc΀ҙd4]ŕ
-!-':Q} eϡ/s8muAExo qVƭ,2аG]nS ZB
-' ;/YCJ;/}-Ē#a~-dg8Lw fx `"<&O>p&pQfi\*822,B@R 9O|[ew f
-3Jy$| [IGKF1_פؑE!?oI#)nߢ=;1?lb=ŏM<_|6LCu舺ri+9
-7- - |ٽ'8{ar/ ɎV'-ܕH
-=m=
-nImLZnϤD>hр!ph+智u
-~|+j
-|0)H
-Ǒ/;5wIS "%tiӭ%Z킱>R4
-{Zͭ@d>QE()g#ShL?(%KV!4Ч R~%8Cn-*a仄C"035|]e]͇USH:jܯV[`oqի<,:Upln5K ]=KZhCC/,[=t) KKA[~F
-%9 ̇wqѠFa L4l{o?]o|fl:}J4W #@r+d'qƞx@-*P3iP0g5w h:(nbH%5==^6Po ֽ]cǫsU`X5yAfbRK˂4.슅 ILߟGl2}vc{-Ň
-$@pHgj{0b</E+&i۹I-d4]θ Np*PDh}1CҢk9d<X6chjUHGJE0.QmvʙfTɄ '@l&I*$7k&Eŧu<%K/տZղH'ܖtZLϬat V244-KA)-o w
-i5^֛&w\St0PtPm%K-`pJ~
-JUU;7
-lV 1"qH{$HPpʬ`;}5gh mimiz=R(1h5rkUed)jӤ23#@>&o]2}(umP7'xFs e@r%Z0
-{O
-HWAre9
-<A !fW˹$"ѳˮG$yӵkϷu}]k$'a1{/xM
-+3pUQtѴa-dCVΏ!nQ;Z'Ibc{.=yPك=)`U] Ȩ`;%֬yD2H QHk!뷞%{畧΄Qb D:
-lQ<%PufUYBڜ~m71HlUly=
-p6`GL'V
-mZS?Nc;U#v"CXRt=!)tiUYcT]q4}9;6;_D,0%UzFս
-q~l:QGmY|+bc(E(-(W^aY-ڳ "Q]"Ѷ~WxKDI(q+F9{F6A69E_#IMj_xj]΀Cb*X҂ 4 PSR4ymn%D}+Z\}6&4gX# W2( 1,Z@ƈ5uʥlN6BfѠvb$3/6 a81jsֆ {qlvFM[)%-`]{yފף"Ֆ
-$ ی^A
-0.5/ewO@fǠF=jT)02kq X$,0T$qR 6^t8{ls@!OheU&R(_Zbl ˥ۦJ#wȽi_AſW'<9מBKyY(J[$htP,A"'lzEj
-SlNx z&z_8V 0Vw /wvto偊ng
- J-8nSe Д W9$7 {0#q8?qAPUkg5H'ˮϟi InfCc7THV-9˞J5~~>v/p !8~*_ "0䶃Ck`]tc%'*}>a@G J.p2ϖ`ۿgqf7jpPÔ=XךCńD1PvDJ׮d?siyqOiwT|,r&#
-'f%J?L0I۱YC|yopY3*ޜ`l
-c7 V [|1lYhH8'ԭʼndOtj5aOMi53tR̗@ E ݊BYicH!Lrp
-\4,Abo RAx`Y' \-z[zZxv6wgpY9Le!YU 'vRkm0GQLQOwg!'5,tbEB{gv0wA}
-e
-2}CgTxQ/ef+KɒdY~:Iɸ=|tYI9
-_Dr84yY
-_SzTw{
- H`Wl>C>S+\}-'S.Gx*+P,Zo%-S>ELtS
-`SD
-Di3Nl6Qe6NP,G\Vrz;
-9~.5fEBu8+Gi,Ŋ5
-MJU # 8蹥N
-뾱j:
-
-ffW>2>DզBʭ{MI%r(BvcѱyuMom:zmMt4ݟ)/N}Є$*XĠck_~C2pTư FG`Xm<0wL UƵ=#޻#aG8*,Gcyr>`P"Ōͧk6F~0Q\ Dd<&`i6n$oJYO%Ѭ\$eu5bQGh<{ Pas$j̀-FԚvhQM#mZ4B]ֵQMu0go M@I2S"JsDr1%,v%P>%l.gl=a40̘a|wehI2
-U[2y4i 䴜lq5x 1DN9Vkhଉ7$ }}6gYԭ/$<!k/lVς0`҃Q5oRcXDojV[;VM]*I6̱E|oEii{ǀ
-!7jF#fu o;
-z;NY|,R
-{| v>֢ ^
-Ρ8P=;`?**]{#<eZ>PrB@c/hgXXH"Ç]gJ<M5K`)?XC]N=s'͵f]9<lh\oVV&;'y,vk)c]1RP= 1S%?N湐wj)0"HѹOՅs)"D6E{L> p%4GfD]ʋXA:uJX5:(y TE3,vo3sU!j.}\pFiZ~zsK&:fO] /y 6*؍ˠosjA_R뙎~rAj6L'UuJ
-+[Ѳ4N~ DWf/oٯf2!@{3]lD4Z9HI84r#hW܏0v${j*CY$LiAX{fܒC3瑿>Q3|ʙֳ:.e
-[X!JXe/ \۾ FHw*YKqqLGBڿ`dpuDf9U*3G%g,&VUՈ&@̴kbOo=83x| x#GYi2|<j$ۚd)$"{S'ܢ3M5JG<؇[ð
-|vs\ل<@,G?
-yxԍ-mcNjM_GaǏzƚ"A*9?RHT-.;+Y 7{?&CCм1KhYt:Б&КWV(
-|%6͛MYRQFy4 ^
-(1 l]%]]'$Rtƚ>])sگ7ņ ިCP}9AIbu]Xy^ku鞳, ?|2~<`'|k;{!|GY
-kS^
-C!ud^|L`ر{}m#$YbR[޵_Dt->qACqm}]MV)sW,Wgw,G)GQOs*T*؝8켊 `iiJb3U Дf"sl; 2N/~% m)rxf}'++q@8RD$$%
-<f?w֢
-s4<a'4/KH?T=np1qyUAX9 > `9Z=^`}kqor֐FkD._܆9藼?bbXu7I:lH*>Sؚ2%7d,T4>7/fL̄ V[K6ZbBch-UM+אָ+-uQCivѕ1r1`C~,0i ?E
-<~rW>JߙpGv=i 5j?Z܆E$z&
-Viv
-{4
-u8Mq˦23anRklu fn~2t
-.*x@<蔌l3Ssj8եvst[H7Sym#Aadp+3orX
-pnIcʻ?%>Bo9 >l19L4JqW[#kϦ99?eg-0ŋ;G.ʟM8N4ٷ.SDmjm+MMxjИ ׽Y IVBIgmyi7Zʣ)ꬵt^B+Wd(bWӯr0Ñ# X쑋 l nf>~Ғfšv
-=opkWw=Z6^umWmSo5[lk]F'رq+↴ϪzMMJcb3s"tT
-Py†{/3:?lVf+
-"jbWn'aծۗt+w|̇ A{ƒ¼2*^8;b0=3D;U?
-}z8[{]^ R ,
-RǢV ǡ{} ~޺VY\x!: ` dPo *ht55cVz;
-
-xН+Cb!^.˳o=')$oBq!Kg%XzX؂Kcgi?O%|xB\+Rب
-m27߻5枍 gf{mѻZ).v=8=Sd vʆ
-:M/?]/̼3\RxWV_u8:9^~빁[GM }uo]ȮxO6gv[]|a$
-TO)gewEaS /6d{Hחr"N#s @Ey
-ѳkl1텫Q؟]MSWX<;JmjIlq@"_}R@8wL şϗ\>}| [sJA
-Xw+xV)< +_ ਛBYEk1j,6ݠƶ#kl艦Z4deq[eػ<ڵEN]rL?Ӥv> uwnu˦X¦t:8els7.\z׽sK6E!<O8TŦ)=Ny}?|_C6 b/ 7ۯy=jy2{6~+#UAC}Qy!P^ҫק\pvT9
-ޥYvsVܷ+\@c?n7 {* xN|VN2.ƕ i3lKX[h`G?ƲLy?d[Qv oP n^1d/, ZC4b,bʽbE%v)6sxBb)&GGh3z
-%ຳ]Dy4Pry!I]jϏ`mVm/,u9\UjϬ=ًZ4hsBF=HIʚ:b GNRsujj|6{?{<ߏzk-~5rxgYPvV5h-fG֪wg΂Qq5FCz1_y6*r,GljSz1SC6tƎ9Pue~X A `>]h8<[{(RjPm2ȁ>X1񴚸zg
-[D2O̧~r$%#^clEZ^YՍ/
-/ɭx1[93}\:aL
-<2Ww,xWܱ^xuIv
-=50($7
-|>uEm&9o%@X2Bh@=xoGgɓOGj 4D$"1/>f⴪ 2WeEpmʩ"(t(qU=O-Fz3 'ˋ¥s5MtW!ڤMVW
-Hn=QI?Ѕ*\3aSAB)<+CeWWsg}2
-(W5 v5#Qв
-=ٝ% Q{Əy2hesNq33">ތ-EYT~ͭض|gl,#ke/ԎQGg\~OL>=1u%{4n>1҈K
-Io~=` kƳˆjY҆H-7
-
-;pdPdb*tҹljKˤ(IluO|-Ue
-¶KqMk=O?H}]"*$IֶθOW>]cc-mulgdPE(VGK@񎧍iXkCAtOv%oW;LupQ}Bl0g97W :BOF pMC=U`z5n7T: :6 ;yۢeXM&8o\RGl
-\Is`fP_ u2Cf82!
-TPAZCe¤>..&W̄E9*GI,| R5&F+EOJ\VMw}p3]XJ4F5mҎz+kupc_-N)Hop.\Ʃ#yWyI/oD'9etuC$Q<Ǎ.AC0
-zB ^S) bh؅491,BqnF,u|
-2Gy>En͐J $^XN5;Jv\J,:9Uӕ֎dIUSSQ6eGg{uSge%/ʸ1$II⁵A54DԄy*
-&Ʒ<NsHb0tb5<c<ڼX=e•[ ] >wht
-j  Tl{ܞ0J_7_[WF\k8B[W> [󝮌rR՘,:u xYI#Q x5CyS8jۊdN)NKkKb )U
-A0:NbRɒ#~*-+MNVx\2Zn \Tl#snO?Xo SU-oa
-za%&Zv7o<L8f`m7y׿GCD҄oq:NjL8{4h_޾ MWE|,sp
-Ql~pi'$k+L/f36JEi`$}vsjCRz8WjPAA,pL !
-9Sz 2opV44eT27annqO;L X
-HtW^ }M!hFLL/Z\Z
-RJ/҄зao'6F#--i|To{Lr|+a!X%<疫@7mmZ.rx.xj[׫iyvGg"ܰMk4
-K$f{G:^Y3.~@j'C\aűm+r{8 ǐ"i(Xď4lPZjv4u0dc|= ɩP(+DV=}}9kZԔ>et6Š_ٚѱ]r'#9=d,xY#b; Uüx[ډˉY>(L|ӾzWӷ?~z7+ ˧q}?~ k? 狯?\۸ބ域^X5/5SfgWjv8yT'8@0e l)3% fNF
-n6Ź@4m<a[
-t(FI.ooH@L9AtY;е%A}}#L?2j^mLm5 ?:UDߵ(i^t=6 mA
-+GA3hM?8[gZRxv
-B] }Dʴln T]aسm'ߕ1#FuB;5cD 01X;R@#e HUж9[)TDi=,s{bJ_Kin٧^=-0?cԻ9s
-3HloF
-`ě jne>K^J39+HCKMz S>O1[Pwe.{
-#gY * WZ`Y
-ZUTR/kĻܡm6sf02TQ.mH։Dȩ41ɽ!J
-4 \
-<;b0q4bGZTY-*1/ pf3n
-0,‘OfAD@FF8 4Ҵ ?*!1]Z&Ed^ۂ^84Fg  "wN({J%iD=?5keƉJ[iU
->aR
-B!PW3R1X
-Sa
-&qwMCw5Ԯ)]+lU(͇:U囯;{޹lx7bơM]x_޲qbM;꫾\!1i^=!Q!4ݻv'
-OՄ.8*6tvJ+fӪ q+by5;ثfECy@&b<mofCG\to?s'G{n,n?MDpG~O ģ;ڽ;ڽ;=1GŇa>}thZO%!zX15 {(" '3*BkM[/a>sr_t;]yNs8
-6p8)<bٿ٣\fXQjfk:PӶE7n &9tt]86hz;k7Bxq,kpdzOӪ_ewN8y>y3?>1T6s0[ o۪_a1r4WH4ۙ늾]!3r~@Uޚv]ڡ+E=58[JOۛY;gI/͠~z<ĦPWۢZ1+p4<pnuk]u™|`ae"jp"fSK>;W}Wn;]Y+ѽ\w%H+1?[xU[gnr|NjcRѣДTipV͏-hi7Ωӕe;4ce{J3`l t &6Ȋx.m}9ϯʾHkB׮4qU} 3}B}-=%չPwL|FЕMv5FTzDۘӭWC˷n6mnᶵCkk̂#slffVbCRͮ e2-d=IW}Qnyt́_t=_Q*y\S6NІk7]X޲qbM;꫾wU{vy$p .FһjiGcJZGHb*6ٮk}:-#Wo`Z_o8ɋPw7N28%eQ qY9t7eƁ8}^.WWfBfy je'K0۹Ӫ?dL'ٍ~wY@ڣf@vgݞ]{ y+96]oI5qxOdޚ+$}ѻԁ^S]Wrl}(3 O; '
-*d+8TAlbKp6_`O.|
-4>|"3֡5¶$Oʴr-#d2r*Bȍ7 ѹCt}OZoMj~xFե3uk9)tM#V jۢd+QMiEǴR0 / 7lC
-\x
-DxxZK1\~ HW(t
-pAuh\t ׃ɫ£C|y|oK8>EPo@(M!LTV3kH7KU 1dޞ*n eUV?vU(9Wvq#g=ѳv3]vճ>u>lqSa%>3 "KөZ6?l\rِeseV2 jG͜=75|P<
-?<Gq'ɮDmɋP)|nDg.c\fTS3/Kd6-kխU"GUT+|XYy,ȡ8憻U9G#c T¦WpL
-pN ؓ13Bs ( hOsa@-dGʢ'e6P+FYUFyZ*މtɟޑ[i>a*"K*Hfn9DFj:k2rZ/rઃ
-Q(.W3$UYUy)CUtjA5jQOi#A
-Hn۸fsUO9 }"eI E:q~hɮd.zvHM\?/RJҩV]\J|~78g\IF~?tpmZdۯSo8Mb:K'9=VGw}uc~0whH>w(H,(Z]~ 7O颠Ľ|R97.4C)pn6ǽSk
-ME&06;YRMAק*af*@TQ[3ָ.5nJ(nwV.8<I!B!3FE!,TLfu # t& *QI@Hg̖YT }sܿS=;(n;_ski*NUG|޵$|':*yDR2vy6@Mj- *"'Q1y-#'fuQ784'PWz_sjSf|@Zf Jwb[=r (O,V5a_Lu{ʍA')Զ:#'H\l-; K7`mwx㘒@OȜvSEmX?!\k ܔP(܌u0aQB!3Y!䴫!D`& %aL< &!3[eyS5
-(UGlNMq80Ddh,Ql4Mu^^ vNr)4j8Iv>Np7E<]MA캹ךv%'rOV;c+"<YH@_N".;IPh P<Bb7GU.ԝ#$CX<[[t_,2mseBYC1)E v颠iZ$ةP.C"N8-^AVG#x1`ߖ}6g!nd2c&o9!jj?-Ui?e2S$IBsl7}Z*;1QgT'BRHοM2xa:3݊eV+M*oV3G(H,(Z]v.
-ɦX4ː>AA0\q)?l۲M7Gv(
-z qKg4y y zxY3xם|_1Mw *d5Sƌ[
-x$\އ3(R4 ^>Aߚ]x'bJ2(_QJNv
-Fƙ w
-9͜v;2MQA.%KGʓ(x\o.
-gW)Ҽըc&bz\U*Ǽ
-ȂՅvzP0#7F((*qMYDD.- vMNT$'A. ?f:kKglbo}T"}2:W"G UϽ>aɈA(Okfz !Hl5ZK6 tqp:c
-Hi 4o㘢ؽP/T
-qx=INwo <Fg2ԹF4;؋k%p7VEh :s20ޡ>L뀩j<ֈCjU
-K]jқKu7/ٌSD"堿
-)*&sLk0vb=;{9`֟u߷oZzVHژ{`|>r(bMƾngurܷ+s,{6/7O^\8mnjRb;sJYiC#pXJOHAtڛmsA&^QuI;:.Ruks8ሸɧ56nUrޤ3OZq5ޅd<<җ#Yg߅#^!5^Q{x6g "ͫ8C/$ҭO?k)Yں7~O9=Q-\beZ#iǬT7MNe:*uFߋ]vFͤ3ȳAz`r7Ɠʸ|m6'~s~}RBVF*1zd /zwgs:;݉H 6f-6Nd?+#KwL1,u=o?T/nxP=|\ǨW#<FWLy>oxMS/u"_WYs"}Q RVN9#T9SFgV>N}dELQKJ!RV6icPOt 1i,' a:)˚(D5˴Uָ#RL:QNCE^{"FF!h+G;,G\rfe5[ЃuFKw]H
-)[ l^fM&BR T1uv͖vaMaAl{{x֑cvc4dYBJ`h,'Ȓ XYU&y9awP!426z^|@}Xµd9Pƹ\"!1Yb /Cp%<}MT/CLz *DEUfȘnUf A\z1 SZ@Z6V9 4H) FdH:o,"'"F%a%H"\4y5!t:Z!=Ͼf Ӕjjk
-k65]% tT5+YGHXToEUV?/4$DO gAke>ła_(<EF}6Z1l QR4R/fC/b\+za҅)K%a?R" bC+E.t4AЄu !=(\^H
-k01u3}9Jd'@[ky"@po찠ٰZ3%@
- y"i
- 0
-HWn ~Y@"<YJl^l  (Ȁ"ksX՚t%=é <<<Ba||^=~~ (S.t:prvׇ =~ϛ:q$ ٌ)$_-la!'՜#>I$0z7*)O%|2pMo&ui j\ki,Yr is>j圽]WsiDY7Sk
-V8[^+T*rnOv!5/dbD4YDd<$
-^y 98JΖ<tGH V.J ؽv -zQ,89e4<9Xmqc
-?5:8[&VY==$~gvd=6N2kS$%Žd8L,I!aACCS;aR-X(Z-H7:'1biy
-ѷ!:?"Yֲ!\ J2RH2kI-1mQ<ۓ]ХBiѤ%ZI܊YB֟WlAkGdţZ}j:XFIiWq<h!-ɧHab=IS $ y
-C>HޞG/257X]1-yXpRvFlK[HgéA*- q4]Z[j WԇT"S, ܄Sj1RjLnIh0ZO)Z5%r?t B<KZ{H,*=5|=6x%pњHDuؚ2 aN*1Z?wkT2+r3)HٞZ' X;`}M*$
-fM.ejHyaޚP]٥]ʠTt1R0ƞhpM)mm8BƬQѺɆ$wpX<ZXkmAC#K?LhMiAN[eaj !f#݈}S 39/M0
-fŻ_miS6\P`RLGUQpFE!{DvH$$)I\DHlP4F kq8 2+?([` )5u\w%tդ]z Bs/XS[L&= 5w]rO_KЯ,'z<r`a2Lc]0ӆ2&&Jx%4=KO| ijmY}ʻƪeGDv-w,5emԓ72 lx-mzl' =/z<PކL(pN 3ÖhPG,!خ aq̱rM5߽^?]žg7o嗛S@-~MmGg><˟0=50n&"cl?',@JExT ahbҾ2`W/~m|WNݸڜ]n\w_N~\/oo9e!Ie۳>o{3PPXOx3d' ?7);v2as} ^Q)$r (L(WIR+C Hxx3q$ӄ^FMtpֻ{/_.nZ 7_^OygD#hqkG5h.ǂVzR\4w+罞E
-6
-!7KB!^X{buudQ6֍ @԰$5Xy]8 >NUa
-%7^[B޳OB|zQH ʳY,ucY(Ǘt6J]D/nu^J@Ӿ9Fnw_cII//%+e#cX?*E8!-q?5TrP8v}Iiiw_Jjo7ۺt풀.*a3nS>\ c=jxs;]ON/~~u?^=an7}}⇏7gO/7>뛏[cݫWo_~?N}<5^~~?|+pi4W#'Ab72}P9T">[b
-Q+qwI
-j 4/+6IY+ q Rڗr&VP$9c%9&쾖ݻ4&\"+bWI0V\eqJ2=FW{dR]J\h蚢SMkp.1|B6|`ΑquDw`vK.Ù(^DȱT8rpY
- ?-{wABGބ#iWr2ľ8ȴ5S1P8ĠZ,hbȣ02eFI(*;Lhd%{,9;~s)! 3WZq$i=xp̽KiIީ]e e/
-"ؒ8
-
-Pp[ab:_0G#"Ay% }DZJu:Sݽڥ/QYKDzW2QMZ %iFEU-!磚 =_
-\x;XLHn<^,wu1D$ ]uZvb.KdkVZ\}[$PZ5uXt9*bڕQ?p_ j-F:cx@=7yλ( 7z?{2uĿžͿkkaf\L;AJG2F Jظ9SUM H=)¤jqfUv,"6j,lH$^<Qвd6Iqo?~O"3~|?~/?3Y.o_gg= |"p0TII)`؋&gNTW/$iJ" #& 7o
-V_G"|Miۚ߂ȍW@X܁I
-g4ڜP59LK+Jוw`j48*E
-JelgyT&P";5^}H|ImKQsZ< 2=W }tuhtHINta\>ީ:H~|S3ˠ;"r *'2J|a'&u+Gr PBVEOYxKI3ip+o[QR0QFxJkfUb%$jZ. >1HEڰRǥbҚy}~9aUҹ8g*1^ɗI܊25'L$3} } ƃ*
-spExY'焖̛!\F}\ؽ0K
-F6:c"AO]9f-' W+mK 48, "`F\)F)~$w˻{<uc}! iHFv4j_orG
-^6ϫ$ɭ N@Iy]%zQBPwYcZ4{(g|o76E]ŷ1`9ҊY4w3XfM
-WO}ȕHTJ[GX)+["HAp_3E5łpC``@>"BGd&P!w } dT$3fE9gά['<*H׮,DNaCx@ۊچ"f^9w~ӬóA:j"Bw=
-ki3a#Ғ4mabCô:0_#/ 0j2nB7d[M*M)WM4&aT fIN:ƣR,)Fsni#vTXVZERtT-QBHLc]S`t
-V$K%Ű;+("rӚR. 5PHeWQa;Ojʘ4cH`umXUݥ"(J|
-.})/8KLv{ eS`~ OdbLEWXCΊWTC_^Euwg2r7Wu_! 28 \sL Ps%2|i;G0F ]dBZ _xiaTTΡ
-HśAA}8≝CO|@[zo[K1.3i܅RV[v
- JeLcC]a>ϛݿ~x۟>~矿7N~?r>o_o]?MӿW8
-|YxMH#vx.5rU]-IU@bUh+(ٷ!Q5ֻ[f} /44 +b`FzJ]6Hb+O{Omev PL
-F<6vH ȱ=Ψ/^(VRIMUFl?/)VUZ'H*ejT*,L:.G_^or7 }V^A.$J;]#Q;: sݬbH I$EB1ƬK,
-rHfId̆ԃtF z,!ߐnЁ g#[9Է
-9
-LzIH㷪ԱH CvfO#BHf|''Э{c&I1nhkJXhSv 9Rnd"u4SkjڹIS^o雮"IvFjC"{/- ;Pue;;4"HVyz=K{< rEZ9ʬK+.sFԄ{f@‘?")۰BGUG75DV"aI,d'\[>^R3t=<mYH
-ԁCl]FQm^^FKM7m7y](5hNeK5Y֞JI-V;s}XVQ4"yb2 ="}JsD3II 1s i( j*֜-ڻZݨiL!/<ܵԧx.T/yRgCv11)+Ч?,'^͍bM(,RmtQ.bp;S"%+ 'jl?I- PjV Fs`QH kDA JI)ŧ2sLI%MbZ(@[TȘ4EȸI}{oj\OA+S
-<Jm7BK֖J Ćī.l`|mdu
-bѱS)[*^Yrٜ$40C+Fcѩ+ffͤ_F)sWT4rL+G*FDۮiݒ}7I}i|71 x7*/YƴȮt3: bqhLeIqE'%H$뿜qlGHΐ50k+N _uW:gǑ-Y5tF X{!t0KsGҏ*^M.q /ǬnJGER2%z["
-zd5P(zy x9/7+\{G(@%xaS|
-\ O~HA3O|]7hwDwy\Gh{]ڜmȈT Ev2㾹%ǹiL|\Z| _
-QGTQ9-f#df,Q~q NtɠA<HgR!>{`T)XD ivaj\QӕRhE.S d}mf7B|#mn sD" *Gd H{-b ent"I=sJO\xo~`6PO<9#>ZLz(% ƪZNl$
-U @x ]\O|5,0<G|kV
-*"fb9LjF$Mpco_HyCB_vGnqO&LEd7ov#&eP4bV"Uw l*(kQqk RTwZfiX ~|ɢzouW?'m5gq~"%
-ux ;QSCo,scƋwhG!xgסF3הFM@bfw }JskƊpd0Fhx̖GE(\u?3ל-ozo7UӀAD-g(wKP0U&m/
-GخL&ePSAOjigt] TiZ!8gT^GT2VXQA!vXA׹3|qU9U#I|.'TTG҇Z5Zv6tQA|zPDw{z΋Z5&i\GPH0ӑ>]ty8df>5I=]>6t)%Ga]>Q@~!ՎS;#Cz\fveA%3LZ`TIժcvzCE CӤr(c6Yy^/ fV>1_&խ~ډ]| 9
-::YK<[1NteJi%}j,\-4s`;9Ό8B%Y$DCIcI8Hyf3&gѠzrmytkӾSlikuQW^z8%!<zzC pwylWwdI-)1lnhr*#g1pLF(.mA2I(PK-¼sFΖhZu睍,Yb~P"N|~bH5"e)e./SeLVbvYi.o괯k@=ɨW&/01ϏzeXcDC1AF,xK\|t.@ɷ@#Nmj93-R =%1ZB&Ƴ34:2ӜOuhh_Vδ jm-TTBgI,jFd-X5k#uwI(u@hV㤇UZO- (&sEFDpjK[=֧U>1Y4k ג]s&
-b|>(]\}Uϩ;MG@8xu%g!kNi8
-}䮩a R:(|ՐT*R[Jx._I̍=yUH@Ia_>y2C9AyFZ!
-[M/E:sCG_V[XQK/@Ĕj]45 oG(HHpQ?^t
-; Q;*MћV't{Vd OB? pZuMis!4]↋D]>[sk`uf͡zi|,/01R%n=K&j9ZD6fJ!=-2SM&MJ4cZ1VC"1ByΜUϲz[cz}ckzfR(AGND=CZ7N̛e#-[F8vlkjκ8κr;p׏.T,gOA۲a9Gh*lo#ޱAD]~-E=YgbԡJ$x13#Y<$+
-h7kr OyM#P`彦 >G2T\m^6'T+xـݎhϏwpSЖmJU
-Uigյs_g'
-
-3t
-t /
-8=
-v`,bP)k1)5pm<P\cvLaAZ@U \_VBGy ٨۪h]zoNy ӈ:Ѵ|(e}zeZ;Ћ#aF_Hk*%waK8kRbuF2z{-WJ{o%UqǞ B55%R j-"g^ UT!=Pi%TV*&c>|:;|=3EWEG8{~6<
-$¥E>d Fvm
-7=<՞menkz2M4%<%b*է@#FT?ֈ%K\{'gWt>RzGɇ," 01-7e 4ҍqTn1n/J.iPaE <(qMRR@\`Ir/ӽHVr>g2qV %dπv  Z!wZe6pY+n8@ _摇QpPnQit{5Dpvh$A՘אx!Vl %n]g8H1z9JP/fʋZ }ܹ?IqN=eBKڇH90PGu#Jα؂-lo:G]o.B b.|MEUX\F,IӎSܤlEUwh7(N)"[699Y*2bN2= Sc s{p[p:rsg 9_OgX:,n *ŢDHT&o*oh` kZB,M4GͼxB{ɒ[QԂC9PCUs=LF]/ -wa^A<tڥug)ӑ5p
-RBVSq{74mʪ也}q]%V Ry 2!x:O=˒6eզvՔk\^
-NL5%8=<f%Be(~ |io3y<gK.Ooe@lm[F{#gsMFbyLfcܻ7vED[hTF'KQ [!H;|uS_ňdQ%)X&c}>;~{ eH^ݳZ]^4d*h{ۉ$V >o8[Ğ@<r@4D^U+:,k6L/RL^kXMڥ9jixfQ qw$׷X3ԧ /[G~2ݘ3]R E/β7=,$O}{d=smF=nzNLh.0s=ԥ,Ly@-~
-(~_t?){ =q5=Pq/:L;$**IDM ߫K 6Stʌ3uOK q~!dH
-@  b72pGY3bnйmܸyW 3=<3T8% /#}E^f&
-~T[Ǫuَ\$tvPĿboU~yWWNѺMDgspݵrCִWp ~tmG265H27jՆw ðSո?댥O6$s{R}~Q@ lE]WP׮EM^TWB9Gzʏ 7n'̶΄7R+
-X53|w >#'n`Hk̋0p-u[6nkn FR:߮4oomvo!?~ˏu^8 MMoCPfT@Gta8@5Á\"9딅1}{I "G^UЅr}ݲ
-]\9
-o7+ȳUuc6>#' +\q(B`慙H3h2KԠXJVD]AttHE-wIL %&-K ;ɃbU+6`C^x/KaR= <CҎqܢH|^>`=_\$ BP cU=)x)-MClWwTޅ$6KͧEю1sM*p}^JOF= ^aLHjZĵGhM
-~Z2,7[[9^#62 as&ҖӪ##B-_XX}N(M:VЉJI@s?"faä&8PP T <6rg\=+аeExy٪ZA>P{$❛")qoǦ'b<ś x(k֋bۊjX8[|
-=a"͐" F 
-5Mjg
-l(ZZ ٮd c;xڒαՑaLBtҏfj5jwtg KI5O!:lAERFGJ%P`OSpn)_U6Ch54(v 1 Rsy$V+Bbу;N1Wr"CSA~xYLW*$S^elZtS{<oʑYZW8$X=_ As{bJ9TebGXaZ>#m~};ܪFw=24vh38{B=zB?
-nqn"#A*7ԑW;bWY|K[:(LUET
-L3@b
-5vI\:H.48n]Z\:>
-7.g"TiG yM_?_<_ze?? Fiy@Q0iG03g~*XZt˧,`q QoTcUU HLxlLd΀METHb01jx {!'N⹯!7ɳXh~L>dU<3}ȭUTG@A?8yz<2wR>~Ŋ[
- G# qYR9o!lշIppB<׹]b;;лHXHOSS乡NܡqNQ s7G=Z6H1;rTo/؞W#pL͍%R%ֱz4İ­v^)Zn ?t^[hP)iS֜(. q]{*k ax1:_FqfMs!⡩]
-B"tZ;puΚ
-ȼFY>S}>_Yu|jelOh:3D'ҶP$pMhʑN-d*3 v^vn;6{*{|1(pt'?jc[sǘ?Dրe/mKThFt(Feƣ@m?3sB:|ЖVbyӂky>J]ӆ֎:\U5z {
-LFxնbHÒMLpȩJ~rٱHg9cu+
-b3ˑ4Вal 4n6']WUfdD
-hC:CEEp{|ByTJm#>ťو)"+?@gJ<GQ>*]8lL*E;M<wo&&J ڂbZoF굦/#%hLiz5PE12' TM ӘLC@D'@JGv+XM uhFpH\î4|%2dak
-ф&7ai2ڨsڨU9MXCo-)HM=5jUw%JU w(ʫl lBVQӂ=2T/Y'WY0IAအ L HÆ:l%
-rMHiztH[& ]E{-j;<*rl{JV7)uU$nJuצdڸy6dzO͍ !+si-C 2)L R9Et*tߥ8`"y5]Ѝ lNHW4o{7
-MJU&¹3"lft!9GS)u7 ϮAXaA ~S|B8/} [NCkNd@}0/ќYG:r50 :MG0O}J6毗a{ݓ_z0ȵP3Tu]O^MegexĐ8#+f2:Q.qV
-le\C#ʋ*C>{F&K[=tv UM(G er5MкqzOFІǭ/xJ
-͖KL\@C%;P*z$L5%~]'>7ÇG?}o=w<χw~!>'޿~ܮ[{ßwo9=߿<_<eWjvfWd*a!<U ]q<]4'3@uQytf
-TLfޝDC~O1:OY3w4Qpt4O[T3M.) )DeޛaDڛ3\y2pd^ PQ_9` 612\Vw]+`  KUݗpRADZ 9[Ⲣ'R >TuQπIg8k:qĞ~!EƼVGbSK/ָ}ҳ/i9+օzn=X{dD̢f%<!t1v` n^-(/dq1Y%T>=H.[b^bV &5CD]HPw"ZJ˶y[>3mNӁ)SDhxW\%<U,VäHOt7: "">DOBZ:8+#9qm ]ma" (yΤ,MV{zM폷qUg:O~+H"JUF"<GК7=LL; RFh۩J9#@D=1J{J$p]m.BZ)iؚ˅r{O Qe&R
- h^5 Fդ1|f׾=UUnYe>da.g=kP_u1&L품VV_'xȨܻ Uck1\$ a 8|X{R!g>mՉ[kKUk >6;b7(j=UTV_+%BK^$T &/j\+ {8 ^3,)W3`όiVo#ys6Lz~z1ȶc$ON2:`%1pC5C
-%kNZ"Px#%#vS'1sn"3vҧaU}WU֔uxwmr Zf!hCڕ73 Y)2FTMSXUE+:Ti4
-/Y=Gܝy!և4RC~d?IבS=7|Z-Dֻj^i'
-Hn^@p7l59$dM \.Pe9"K,-qTԁxl99sf8Sg-ѧ9ĽL̖h6_9K3ܓݻ]X Sg{//JW{#]{Au{{lrR;Y^l!='!w#O(}y?94@oEgm㰪QTZػraw6l%Nn
-_7n|ӌ;jvB!;-}7ϝOo?q^}NB8嶏 c%)npv`XSٱ9j F d [A 4ޜO?<{~w׫ۛoJ۳ۓ?n|wW~{ww|ۗ׷.nf=yps|yѯy{:
-_o.޽_=9=fy=뫛'/^<xx\qY_~Y3ߞ<ݾN.EH $h N=xS4_|Sy*4oKաW1?[<6kλk/za?ۓ77[#@zϏgCJܩ=$UcXlHN&y,cCrs}/͔ I\j!JAiCKKS1LB.L8!#9P ah7g9gK)ȑ# k-vGuTk!#_m #5N8=>
-A(2L\JZVj&ZG=|M{͒LIb3HT}ϩOJb}n&RpvHR{h&*Pi١j5)W ħ*vhagK#R`+j~JBjGrT)Ĥ~4I0.$"zH&VEb,7M& }J[Mg̝&}]\HMX9ׯI פ.qʶަu֨!SP[61. E
-Wg^Mg!S
-pi_
-)VnB3:V/I/!Zϊǀc=J>, 2nSSgi:hCIL p-"ə$hH ]~ҴSp=Naޔ‰wLtjS#?4yT1u)5bťDO57E
-˚T5TuB*n7z7 hѹ6H(RICs^jJ%TbpAT25[\zޢuS@!8so0us|3a
-Bxc3>*?uJM$_{ɡ~Y<Q쨀Yܻ-bUE`?~_e(P)?A[Hxjm5փJj[Tkm ZgĺsYL D78b$\2l8Z5ּ/-ZϩF&cLE)E8a-зèyR:-smǥkYh]F#Yӣ|1PWk=ДFy֞ q><z",B9$dă&ZjR㚍ihz 
-F4:t]!RFkÚY?;rW=h:'HN.ZOo -LRٰlֆNyG
-2 CH^:rF3A85iIC֘g14xO*YY;8uBSO}j9҈\Za}΍/e΅FcK]/nj9Q!ޚbp`3 'LjYVԈQնt/#&e.sKOKR<HغgѦQ#-v;YA|Mu=RMdi KHUv!j5WIߡq/9Dx-P"K{^?,!j0~ꯈ4Ƀa3T)Y +Q$"0]5ina/XT~%u*x݇5jU[iG|Nr05r+.īzdakvgs sw )";ls` Dć..ZW'qA*Ȱܽ9/ {5T!s#{"h
-B'*e'c]_B
-W_w #!"Q4]bY8i,C$m} ~,+/Z~{J˟?tȣx Ԧ[נmub*{x+#Mݢ45~l7da1#wZc* 8}޾S3sLzmWOk4*'&DطxGTU@.fĩ
-tcUAla6{PB81nD}"qXAL"G(![
-얟W?/
-sWT(i}pxEy}6X} v>EB֚C9d0$ʌ]B䜙̀<jLo;H]mEEP
-lØ v({n & Zzs7Z`qi/ )zCgҹȺַ9m31:;ލ$R{ME
-V}C6.dZ'Yw=cM6pm:*Dȝ''L^4
-߷9JF(NHyV;*Q/vr"Dx5|۔'l.d鯯yc s/Esg7i37_:7}Q<Gm@Ec}y] Jaa)20h: ܛ^m`wC~An
-aCS0R!k#ǷWbэ~SxwZ
- FB'dyU]9cHzwqV1+À `;
-,uqJۦ#} \'dMMKbfNa"wANS!)k*aagWxaJdf3?ťww@ !HqNxjir31N
-&ߢ+.Ry d"5Ҩr!Hj|RO!n@Ji}o]UY
-|@g_)*E|OޢI svz ivɊ *B.+n{++@f1U
-5.ɹJٍt+Fz{̧>eRɍC&H695 cWu{==G<^Yסڿ
-qd$(ئUTn>
- 6
-L]RjǪ\||l}T? zQo,4]F<w:sH =+sXk+tlӛaV+PLQELrLxåEۥ&b$H
-DCGd<7
-L"C{jtECM`F@jY{P9p"]ڰL׿2tMj@htXfᝯX-^s E4Nu=uNr ى{bB׀-*@LENe"&$Wia%chGE>S("-S)Sq wIlDCF:7H5mG_iyV\:k}_"IvyCUŮ^l9>i=D}@Uj”2<;ɒto!!u$@>,"iAJgXBW" ^]hM:n6)jiG@:*zaERbӮ |0m|O``@+mwP6 ˕>˯/?}w|| w߿滷x?|~L{>WŻ?|8974?y7>[}+VWj(tḧ3A%q M7oM
-KV.@ 8TV140pf.7dt8,aj{c{0 FYY$~Ց[`Fy'bR gw
- D֢^Fss8ic8K{;[$w9ι[s***ja9P?NG2Tt+}:5?
-2MI4VsGVb8~P
-3(I>ss osZTy3<ЎUZ  %Iڧ!n#-1Qܐ&>fft6*՚( +Y?_X_.*2Ѷ@7W.s4ӄ(wm0T{RbJU틶pF!tn/g>Z$dVŻd$l~>5p-~a?UҟPD=pj˃I6}E CvBα:2/@Q:D9m.-2r ^5>Ao[ˑI;zi}WT%@ =h+H`@@0ZFy{8THF?ih#^;}E#pF%.ZQǎ|\SI: ks``W̫Wj-nRNȉ ntHb *yy@>8kPV;%m|V~}k0cLՕu)@J #5z>cӲfnt
-s^HF6{xGBu{bM{hjN
-dz͓iX~^OuVr]Ĕtin `4еhIVu
-opZ1TcpYKe
-%-Aֲ:TrJJe)-)_u`
-c!@q- iۇz4iŹHz439N9kuA*KWi2Y >ל5ԝKi!`*B@T0#y qv h+Mevl|hJNshyWLof{'|·dQB! @A>SۈD^[aEXTĸJDt
-8|t&H 7Ἧ?By`nd9퀨*^UOMbap
-Y%kTWSZP6tjEC}]st,QKaŭ$V"_?/iָ?JqZJikVSThX˶DhOS1v.~7DK\cx¼A=QVn s rg0yHw{ӱ_dE^54RoyYĎX
-ҲOm\+ZMlq:<= doW~m&ED33}"
-sN( |v˫1eKd`[-cN pB_nxiZLWVGndz/C0ItP6Ҙ%̊婙%aVꬰ4W<UdG\v (;V$?l}X7N庱z*;2c&Sc4ɚ7;${ g+8'GnHOݒ^M_HP}7D$R´OQkGa<X8זYh
- ^F0-aoZ" єE[x?3EΟ;\A>FW x>
-0QL
--]tgq1E&jMk} ok4mɱ#c;80Vu~ǀe cl@]' zjɓ8,D`
-BHڜ!!S Ynа1y *w0=
-u#g|<ω%$ӄ<&ܕ9&t*>93_r@ۑ%ĕpoq]٦IЁ
-cBV{_O‘d
-2҂{
-=GVB,'A0]rPnh UzZR,A ?l Hz:,{t;htuWUF14 9ʱE=P4'K%EI9iΦ˄m0[w3y8GI*̄m#QCvVν]6Ѝ&pSۙ[:nJҤ- ŇfDžg{w0$|Q[6u~Ӵ Bzuq_ r+#;`PpX WəRvo{- d8#~qڻJk9;YâtlM_ƪ4yr L%ƕ $ss&
-^jεDjx{7IBاvrN>CˇOdI#]7K_⚉+кuᄃze1CJzlHeY3(ձ0ڸ>XY42Uo)Rx*sn?3boh^oN+o=v9iu%vF_woj[#WF>|̰9jϳǎ4eXAB!t@ۓ3t"-ua) ON.ߒ:Q#泜@y2rw$jP}%۶DڜVyx/$ ~LS
-` Q<[hSTGt yZ>@jC=E3'۔('H ӫl_ F/9t2#1eiD]v}:A]&f+6~T1C
-69`C핾"2e
-wZ\G-Ε .֛ ?vl~yRKؘAKTPFzHGMkZGʾOv
- ڍѼS/~*ݘi35h
-/RϕKۘ-ʪdm=glt)ːvkJENZ"/PӴQ͡i4Eqݬ(C1OQB!}?~׷_
-$}(T g.&SŶx@[Ͳm掦aVY0wS&##|os:'Hu me97؊ERAy-y^*l>Ř&x_ҷyi/i>ӄ|r(;吻i)t"HʺRKմ’zHTB20Of%ގ+|I:H5*Ћ\ach@jꚖ®+CP_lo]Ré֍'C5^7Νut|)5WN[S@ʼg"xjA{O9H7>yk[ M
-C9R!#5#բu~,-WuB9/؞~btIWDg Nؚ|,=`zVj-.rU-?LfH7UӅ%eLa?3f?M[4aYem:U6kMb~_z
-ߛȕN USa K^2Ke'g[Tې:"~`g
-ʚ6=?S8z L]|evRauD)>i~zm&d*|]_LǮؾhPysX{wzk+Է03,
-ɴKy#@ah"b؊+t$΀p_d㏏JN)^.zY?h/:ELHKM A~~ u%;o}Ukuq=;GxB8Df,edVp"ٛ#";>ˤU X>v79"13(`&2 wr&~9quඔl:D7]JNJGH-<ټhT
-޾][NTSSO%3q,XJݦUfhRv?]Q&p棄w Tq
-9*
-=5,
-
-SB{49{qnBc=ڝ'?:QY)$ ; 摔ݱ-[}Hla[ǹ&X"iX+eZ{dvk.~o9Zm?f7R/!r,Նxeo-,ZM
-4yj#gַ]Xe Ykپ1x!N 'an4 /%"gma8B1YlAr|%Tf+Oj/ -i/]Ř1Q &3޼vg0=)˫W1>Rj|Wtܺ|i:!5 '*@i2A&?۾3,.8>Zp5l*l
-ӤŪ%êJ/ h!-/h0^ z2.\9a
-T!zBÌHimڌQeUkBc^ȎF4|RktNRxO_O~kJ/~?zo߾w?o\oti\ow?RyqۦjTfa,Jq>]t*
- JY0@'qD
-5\'"5U-r/3z,XL/#Mv%/8D8^W ԙ$ifSobfv<b[I:-E1h]3
-/P`ޥ%=xOd{<JZ,
-u]rd^%
-O+}1:uu0W,wz &aǻGz
- ]r3u1ٖhxJX7HU iB1I,24r(6͎"/8w9MpўQX(**j_HK6mk3'5.Tܭ REB_s#ӣ@*YN&yT#4Ĺi/ѳúPC4X{BZ%-cځvh9$
-#;\q>,IXjM6p7JU,C4Y>aNa[
-_^ nm_@t5=[c'=F.G뺺orYJ<Oޡ`E*fYfbҀ6S߻SDy9ۿK(B;ߘux>~矿[Ȫo?׏y>/_߾}_^ʣ<~zyh"OZt J\=U]xa"%c@P M~qc|٦!vc_42eWA͍\(.w ڕ
-gmqc8IGг4fy~~=.aX+-|G\*.i]UEP6ԫ_&ܹK%ɡw͠0rT'BK8ц9%trb50Y>Euu\z(#&BB*|Gӟ/z7?{X?//a
-uzL"\xIы\,8Dk~1"dۭ&q(BQl>v# jՕ[Ux#;La[hsklufu}ְ 594+\rFuc%">"_g3ɢE]eo |Zf֡Y"&
-pwvIeq#pBTW'b{F#rɣͬoSyzLLX*nmaar޾1/D(b@9-"Ems A;Ϙl{ԑd8RHΛڂ]I+$%nvA]Yt.2$
-' uѥ
-VvI"RrT9^1r4~](9vfz<#oЖ!}^a\v(5A%GvD 2B,2Nb-uޞo]=beueﵾe^3Bo*8CN
-#,/gSt$,dی1s0c#5jbAmc7P&iScN ѺvQ*y g7<jc-|$ߑ#K?.cnXw&c߀AOGW[|u9. ցT;5/g{⚓[CEW1]jH: TƘJ*vU<CŅQWQS1Ր8=B|J;6R,ĝ6URrGy$3PՄm:7iSI(Ԃ/%.H't`1KZ2%˟W>H^!2H!ڋ)ڪu;RYԤClBIwv,p]HR/P-`6R@Rf>3%Fd
-|~ף8=G+-ϖȺ*랶D!6‰ˣ0.ߨ-=r]VAGF /㤡mlˍ eڦMIZE3zIEaiNupex'?v򌊽8꒡O1Wv#ˠqN "٥8
-ȧD Tͧ׈Z  NGtu^LS'&e#ӼܕPM
-!`wAz6
-32f܋4bnQxW˱O
-Ŕ9#4ϢL*Yt5EWo6[ 氻
-n90ՒyA}317Y,]$y4r/ qleQt>l}Y\vw"CZd crw
-Q(
-gI  1/ \ҵeaq`6WD @h<tEЃ.&&b:~}5aʖr
-SPbSDڜa\YF@ևj=aD=ʓùuMJ9$ur$.<TB.?Y)
-uXP*KJ8nj+sm:5lXW92B>NҞP2ݫ(HJR`~d\ŪZ,Q13=Y
-Ytw;ki]7<׏o<=Cxx_ݼy~|oz_>ͻwy7?|v{oy>~/w1U=xͭPh?xә GI/<>z \>}?˻~?y&>9Ox^?œ/st|8<=JgOڒ:E L{x*eL (0 vTx-Y5dYV@z
-}TFMks)j%9W1H]ϔsP[(j$QfIv!
-aj+IL7,RZz`l!_`j -bPL3%X*  : ̆k˲9v\ 'pb%8R(
-ߵ]'/m>wWMD l:^H0iע5 )gsqdU>1_*B @FETz0Ic@ }6Cګ}Ar;Ts Q o*
-aPkfgKQҗJmba9
-ytH;r%7 T&+'檦|O+$4*
-sFe<C
-ЌsxF3)
-Z
-ǘ^h3/DiďU땦.;vy5Δ};oW"!>vj
-HWͮ^ |gSzO$?bre-fWh` Y;C 0|>^Q!gd^׫3Z9 0E_R&=/Yi0{i5Si-!X\qML[5ǽL牟tX}"P6\{9|߶14VUuc">{ >cظ=fڢR^ E7Θ\6;a[K;<p睩< }+>anY=>#weU/u^e(C(N:隸lFm#bW"FDbna@`YdvgJTY\QqgIr^Y (; `x6Q7-Q-^~ـJ2VKn] (//jkTVLAP0݆h}HznSySd Yw>ʫ~mOAs^*
-fp
-*^Pa% nFwBƱZ\@7l-T;=\Q|Z
-QͲK˚[J??16YdcobH^ h40ATLj EWR">Jr"
- 6{$ l#>Ҙ@lѦM Aƹg 82ς4(j 0@<2DMN9hNcsneXKSN8Q/*lj'qZ$h?/w|Ƿ?azJw㧟w?_O\=V^5׻׏hk~-hOAEۄ op4Z `<p=؁Үp&݀_
-("}Wb &6[(AdMJ)H
-U
-^$ ׉#C:O9GBx41,h&ExD590X*f;Z
- 9hLU\}ȑI
-)+`)P.ӿ#]:ŢTR]t>5JHdD9*8Dg
-miqIdHgEa7e>T&|"
-7?"S:u?,>IQ{@NǪmxEK7.c=>aq<R")FMw!ſpkB:!]ZkS-~q\Q j6 .P(j%wlDA
-i"$}ݪXGյ aIc,?څ h)dc׼y " veܹ^
-nJ{1rebR ،CZ: W k-4)P-mQ%ޫ+Kl=6.Kb:E+cAՁ5UۢcpKSdf 2SV^UJV]J =^˥d[ v⒴|9 ($T]5k+K) R;GACn٧-&_G e6m (},1Y<UrԘ ޗrrSc9PE).VZe:d;Z7˳-3btبg9.IǤv'y QBK@H]\N*@s]QG8XN:c̭%9iIFpyASH)e3`۞^ _QdnK?`e'u6)
-Bb3KdFhv:eKF IW_.Xղ TYV9{Ls׸6
-)~q[Gu.r,B3SŴgOF5
-d-֮R/1(e%*j[lRC ӳ $8cLH7z@+goq>x'CԼIg s@Km5.F8L)՚ q
-[1ۍ>Ku\1t%~R>.EQK|[BdejrRᢇ,Y$uLR[I
-lJ/"[:kǾóHN_4UG,#1)TY|,oψTpEdHq A;J+*2]^F"?EF7#,1mj(ҚrmcGOAP
-#ي&y}G1 Q:>N1QS>UUsv+I꺾Dͷ4Q0~Th\Μ.n\7^}*lZ[$16xrʟ%CgDv2SJ-x͎a T#\Ԛ-[jDA/u> sY%ӈXK%V
-ZrHؖ>Ϣ*זru`1ֿ{5
-O@^@51+`~SlBdDIȮ:6\"
-ǻODQ{ 9@\nG]ͳ W4FE.z~$ -A=A YRj I}r&H JeFMhݥJ!l4bBFhŪ%6IuK%Suwk (C~莤` GPK<9(Kא[].63#I9 `*!5$mSZrebL"q2RUpUy{ϐQ~\%H6 N% 2٢}3v45~ ݦ o6(X9K=C!\=t&)Y|َ[ѣ3
-WI;R.]l?#rLLd~O_PLJ˿~_}x~ۇ?ͯϯ|zOort돯_|x|>^^/ûέ^m>3_^t+<G=/~?ct\?cW_KA@i)gp1-:KVI*Yf2)ٿ)R*ڴ{'gٳZ[AMm 1ns9s dZӡ vJyIAWiaӁU6ljTſtrLښ%&M撎bZ"2ġqL)aOfC ;[oҤ tiCpE4PnHʏ_5̻PB7PhuG2׹g;T3\ K!;WV<KUAH8u͟㓋.ag=l$A'!^󁤦+<Œ\G+wOvptgCvը]NIAGgRCyDZ^TC (a,O6oC`hKGPϽ"V<r*Z =@WEed%~F w.{!q/宛uWaFо_ve&4$z|3kY %._fͬVY51v~,/6'{"A:%6Ex&VqS~7)|Q}baIkOLRfmT.`-E&+jRm+1r!,Π˜j^Y络bG6*IHÓ,@xi| m*rXDQ᫪XL90gŕbԩ}ePPG  B9IkA{s;M_M|v8ya7ⵚJP(%
-Mֻ* 0g`o)eac T3`tXJrHn@E2)xs`^K>5zǵ]_0ӌg8y%LsX)"θ3_ ?.Ҋ
-SVB\`AKn}jP/3{,k\Gp/2 Ps<jR̚TޙA(L73=tjp^'q 摚[89Nk4eTDm EB3twKI1*E} r=jU1Hӗ/㺜ݾq[ q˜uv*ͼCGPń|<wDT⑱5BCz(v>Œ@k~o]x.=:[XpMӏqZf[TOwy꯺:vryz]plVF`hѨsT܂<h3cY YhSb+Jk,Ԗ ^&VQ>CJ+0lk*bojm+5Ԗ*5cp01Ir_˒$hdA)2我:^Ttv<@h|\y8t0ŬKKIE|*%kxҙɇ"+8(thâq]<2HΥ3ocE ]>Ju8'%~x.R!4{K+jD-1sH'8u;;?藵SsVqPɀH76K^%RZFBY7} O2ey#D%Ěg C\0kjy@)'葧cQ!ZD,UC}8JUCGWL]XO9Џ5
-yY.B7y.9}ٙcɇ#ohxX1d g6gUW3v;[FPhP4Iw8CFk3FkU_Ϲjr8Y$,e3&q|VKKk* ӘӤk4]o;Cc]XÔ1t zu#%$.g<d5n(hw=#W꽟{
-J\}YO,QG';#C<zC
-7N#̹\j0wkw9.:Wu;*
-rzI *zP kQFDQg+3rq'<ylm^ڎt%B t@)$vcs&9}Cn~}?o??w~ۇyǻOnC>>OS<xc gWob7_7}s/ŵwb̲نK)/5'Dlk7MAr6[ejy >Ie\dY]lJAo_uӛ7n.i?.%.:Ȍ$ʦdK!P[èUOn=3{C਷)GIMJ M#2n%"fO'%$'UrPӱĺ#poI)`3=WRʊ|n 436X#i>`T*+u˺U]WjWS܉mlVY1iD:z쎨S )s@z\S9V|q!C (0@6*Pe*
-wg [M#q{=FJTmji:ݤ,=rSJ<UGS 0|Z1gfiU[yܒ/kq*
-m`psr+-X,1^1$D2돩!lBl;qdWQSdY!iuKpj7厜mx
-,U ۣ>YpT uQ6>5.ó'aIX+B_ъC>7edRg[ڞ-q,o9Hg#Kd):}̐‡;$^R[`߹4F<к
-vB&b8\M Np'
-9kj1ElUصQ+rey0`/0z\V8GP`y݃%Q {f
- 1=H-٥)\h
-ǾsWPxj~JX_1F3Z41' *xJbu%0[q%C`z0,7m{u;[KP+4'D%i"KSQ\9(? z<ѕQw#xa6x6].LK϶f`:5]ֺט_
-ZS0i1É JtNEv_xgh_oAq  HYyJ>)KL=P,=ӽ7[ MK*\$'r 1IajZIXO:}saLc @<l>lzq]2I"HQ:iRak^ k]Ѿ55CquIתޙ<W_y, e _\ 0q-yiK}X x/Cyn>γ"+ؓe(Tu9*m'c9c:kZSP}gҕ
-bO1kc!1$Cb|LmN1j@%RF$xet0C\Aus& X};{$NzCPs$0N"$P.z(G/~YU*}_"vtE{yo`mg!鵎LF
-޶p&C%7_+l=tz>lqEeL':Bc{IW{ukh Iz.IIHBҙ#<PM
-!؄s~
-}՗W~5[їbos rOٹ[NQ"R;|j 4
-p>$i(6g$<'IyHib@Ͽ?;OЎmF|e\_i? /N 1 2 0_D*pK C6v+vNsX dCWg'w^U#[m!U"k}E>y}󊬯$u \!2!Ig.
-kwG j䔎>wL:nc5S5lY#Ma |C_` ě-&?ݪh=vg-Yf}V('cICL
-=EiA;!S=lW1 "A,^RCDk4&|-rJϢ;xq+z襶 RJXjٽ;'
-Oj#<
-rkhȠ'IȈ
-oJ)ÜM9
-r\=r[ h9$Yc-< ?D܌::MhNT}1ԛ:mж<htTU B}Gs+Fk翷;tHʏEY)%H36I.;vZI'Z))2yN!t 9K<tD(ʅaw4yuG<CYa3(^~Gʲ(fmzWO5)9u|6@L܏Z d'/6
-_$()\
-./mg\ KHR#3!J64*@xM,@@Hk'YGْP
-8 vϻ QQk9O&R uxvsO}aby"Tz?&}F~Ob6=_c`*oUI.klF&"ʔ#EB& a:a45s=t+Y)t̲E;p)z{r~܆rDןTJv}^:b:K6"[7'q$8Gֹ_It1֩=HJZ{WS 6F=HYWP5*wS4u ٰ|fK V*[sel,VbɐNy?[g-G2Wd2l,;l֋SV1 nn{]gs.!Խ%T){0黗-d)SXG :7bkFП3-/m1fVٶ]5}nD3 in Bύ Q,*r'?U&O#Ek(VY,n}E
-j#Uۦcƥl$tFZ*Qf'VCzp?jvUV!;mMGd<Xja3‹ $<-ѥrIF]ttFRhYg5` Ϫ(SXbV* '7-$п<
-M@iH0-̜(EF Dw=9GNx[jo*8@+^ @l8zڪ~CxY'QlP6}+\Y5#2TV;eζ>Uk8 _i8Q) h?l2/YZ9X@a;q01NY܃R>P1KYcʄ:)C$ $odm3GC+Jbs(YGgoj&C* 2/0'vn)BF̙`YQIe$NӨֆ4 8J@jכu4Jëb졳HlP>As6tÏٻD9g 5Ly_iFe%+.%TgIvߠ6Pu]R!|&TG#
-(;V1N ;r6T΋ʜD!Mu.Q=⽩,QĻgU%Bmܶdn콊!Bw:̿Lag$#Ȫ5*ܡ\屛P:kV.QS
-|Qw/ٓM v@4FaU
-TA.cF䠖Q n0FpqҌA|"w .Es:8ҌA#cFjZ*$,Kii@]G[{^"jr4MIؼMF]E\ ̟DܷE6a;faާ _dS%Fbڥ28d@ d)M_z*4S\&i.и&7L4ti7xբF>6i =yl$Df>> YvfUih["a2d=^C-%WuU3?AS/N@|ē-[A`yƽJȃ6<悄<.
-ɶƂP-hrY:.\"F.<؄Z'0v eG{P5a5k7ˢ"'t=ASj2Sw\BVT֌BonqYDEŬ]Bk)3{>*c5F.GI rC%8%k͡!j.bkc/MW}bDrYUfEC$cJaiE \Ԯ4j=zt@ҫCPHdM\4  !]=*a.Y]#8Ua -kHl<Ih)R` }Ԥ.H(C1ך RuۚH>Y5HWuh=]}n
-oNV#֬ Xs[J&5h[ }AHHA#1uX$P! b/94ʓp0+Bk+2
-K3Ucf 7$j&1r/QZ L
-r<]9i`e;pPKO'er%Q C;0|/g]WTSP|:B@D;i?^Co|HULWcTn>}%"WnQV]HT~PϡmR$.qlq$,yDZ~.1Ԝ=g?,41KƨpabŪ;[0#XF[aEdr}J=vҳwiܒH|W(TJ l܈p5/ϭ˞DbIOI,)ضGqkFQMG V9') Vj6|
-+w,9jgV<˵rP9PZ_;[xD5*L!cUN'` TXM=1\?p>sS.7oK퐷RbPn˜e<;G[9 Xz[ϛLQ%
-9
-zŹ
-drXkPŽZ gf_%|.t(~ӳn BM .*& {V.F:6o'z'`5Dx7kT. m3dyCYL{bGV/ǽ
-!
-ctŷ)Q~AdEh_n)$tȊP.iw̭: HĶ8JEbbjK*qP:-&&O}ל묥?7S,VI}L#$G<R}<G%HG};O~Cj֊cilpi]9FU~gO ιI"R1- )dUA?Z5q h%pkQyelo=$HȀ.ܣye6@Ge츝3ۊt
-Dj~E/fKl4 Ql){+<c3C{T
-*WF`t0+
-ӓth;Ch[qRJYnJuq7B<ʏ&7Z=ɑNMPd
-,MsPHZc獉?36*n9\yH5޾;j_"nSTZKQXad"T7.ѕXQN֣*SOUOy5B86T0QfJ8Qƻ1k
-dȻsĜ]^Z"^37z&xybeh C(N.ӳJN_ 0Pғk6f_3Tw7`<W9pvh,nKr&zW`WY
-9 E/
-Y=_[2Y'q HKTUeH]V#cѽƨ<62{ Os)" yz"in)NqsJ>\7^ζ2)"]/D@@H4ZdHZR[ QG3rVK 5$b ;DuaBNjƌF=AHyLskӓ=2풟OM~V`OE%=K)c?@pQq$_?y%vkG@9VSq4=jqϾdzcj
-En#1MI E\sf_,J։z5!\T
-R*T]0E:)Y :<U#h~qS;mޛmX%\`.Cjp$VЂ+,֚+FqLzDZ:]7t4$!*% ͑xSү4+_&:TqujRB|M>CEgvGhM
-w[jG സ(B "َ"y2]^>z.( ~ǴA@$@X:OhB{4
-d1V="^,DH]@v ӯӐ nJR^뜤b(GsJv8QPl"N?qt?Pj(&֋Bn," Z\dj-\*j$^P&~=JuG%cuʽsK5BF[FR+w7zn!cf
-Q@d0N.չ_2P~ADb(_Gm,ijFe\h7(fpbSJ<O0nJ<7l,0u)hW}陛IvPmDꍠ(c"F]srl bf<>Z<Ĝ߉>yzwۋ?1xoN={_hǧ?0{jyJD!w
-*'d?yuuq$Y//n˫ח7ӻ7z3ٻw7~q{է_.Fӓn?|*_W7/uuyۯ9)obq#{{1_
-GY6w ه1~.KFph`_YK-fZ]ؔ$IJH
-{>VH*޶âlK6,TJB<NG
-uP}HխR{$ݧtt
-M|cMB^pxvG.8Xl>DKXad='F~H4C/+ Vhi_w&QOK,RӢi).壍lJ/M䅊*b˜c©a:SG*z{.Qz]fB)
-@J:M7˶߬'Dطq*HJ(#ѐFu~OGca-'j1JϞ\k ȉdxJYi1`ZqWl9u|e`WYYCdckNg6FJYKPg}fˤDhuޣ3rS0Uu"HPT0%MC-Bfs\Mrk2ixf @Jtk r("`
-T }N@"iY z
-\vDӭekS2ƕ%#Xc^<8=`JMՓҙ<$%Ĥ8TREEuF#-r2U9*o"0G>oƗh!KVD&%qJ/K.un>9/h(U\uI-EܯYMK쐝x0UУSUjd,WLҴ&K˩y>@?LN7X^F2{j8;uǔfxZ,P+>|oz
-9x2Q5f 2=f-Sj'Kpuztohp.^N)]Qtᒹۏp*+ R7IBf41My+: yY9pHg."z[F}FUv]T֘Kݯj8&uuыGnTUJ]#OSw]!Xe9TTѤY*у?H6Ik׹8n < l܈rvr."0*o@)$ $M*'0H9$)*5M4BCK=$j@;%IbR ; #G+gCoD|<3بO^XS:(2jo"A.70dK8{z4&7Vӥ Ĥme #S3ht"/e!
-2:T. C7*K$X44OďkR8gà$@ܺ/./2Ч:Mڥ/st=/DIf1z1ug4]
-YQǶ=8&/\SuB`~ 
-HWnb4rG]][$˂DBA ؆@H
-ާ(־u5LDeDa^Rxyz4GIa"Ky"R9&SrA9BIi:ߕɳ!%g(2#StgN0c9wPg2<3EHzsf)QEqbrdp1$d0e28xkÓ1'*Iuau9R9@˔f.2ʰgO N&нG`B,/sp9\//vc?)
-*` >RF6Zm&ZDaFV#[jI(" R!5M={~ݧπ뛇n.o/.O?/͐%P |PsAt/0m˻pu~puWwWTÆُ˯>\]\W8Љ\tupwV~}Bbnt_4$^\t}Ӑ7g77wW볻OtÎq?d ῀>"et<oPLn*RW{;:H;'߭CéҙL6
-VGM3`MpJ3i\i;VO f,<w4#X,&i|[iLӂ %y$o%Xbȥ%w+aiszZjRKޖ Aa}xZ`V4b(mNOK,*яҰqd:?BlC;`uA6۝Up14xlNorzE~WH_ȍU* 7 Yey}ԡBtFqO+:KM[rL`5Q
-Q^8;T,``fKI ;ʾXJQ!ݹ[HSZ [6tYTLr"i V}TVRPqX*״TtAW_}S5BP#+=@RH7m^cX,&?Ifn|3$}-;ȩ>
-?:nNމpJc_
-VkU0ތ[{uhTc:מ[\d[ ^RCjT
-#ĥLM_NiRlZU*+$xlA*-i!M޻YB|\Zƻjso=emju6^d -3.UQÑmE3(T`/-@I25a\砽gR[RZג2\l!gX6dp94/*7*?slt6K-3Kcms7XʸۥG,^SVviwFu;@J͓^nw@RTȗe(RPz'vBs_G
-e)Y^6da
-g܇W*G;=96ȵ N
-vuO_x60yFc9Yjp( #hg+4#^o<T\ne D6Rzl\+xK>T3,4YSUp>bzUo璚J,i˺*C+>5p>־/` ne#2wNZ?^['/Zѡ כ=i 6/V7!~0WAbzB+Zd*Hu$qB5R*ӑ,_]P<tz)G9s]s/͟uDBDZڸ@Ɇ*1XN[suF +I1Wd{٩47ũJjZ ^s GͤW9:?vam24G] P}(񎬽Xl/f g@yL}=٤]\fҢy`
-=ɦv"iD솾}ʡReM~9f|k0-=p)WuFfLED08ĕ(T)C/dN].ɵ.SE &GdMfHuɾ&Ǯm].j$!|v/߹IS&=%S|Iͤ{4T]l_6YtES27?>Y޵s\|s:x_ t^;7_*fi F=;NH$Wk?ҹ3v]ʚJ~=9f}S? w;<ߖO-?k=%C ڥFI FkјN} J^sG?<WV韐|^3RAKG؛=,^Jr`\ޟ+)]Vz
-%s&FN;6 Ǡa찂Ƽ$F%Z al[GPQæzʻ+vXP=amϲx:}Dcp(Ɂqw>ٹX3?D͟D1k[O4h*TSa3-GyRHj||&߬C. ~6(.M zRTY`DT\P<R|˵PZGB~W|opUc~imAncb$(!?gE ~la_\ ݞ~u}@FmB2Գ2df5*zk%hŻ|rէn2mȅXXɊ>-^CҨ%8K]&床Unc=+װ`v%6޼z#`[bZ-
-P~e1hΦk%4Yzw6l5}}cKMޒ!vԇ N
- y?Ϥm@Za2KB>} n"g(jm76 xwIC=; mE|̶͚vm4 3FFf}2v._v8SAZ]qUm)H
-g[-aElzNz= Kݭ!Z[G
-XPj_SfNxco =~c_qB9-|'Y\U&͈|Rk֫EWRm^_TQL;Fu=(n7<kF:݂d.h!gZ`V
- vIt|ŦhN`#]u.&"PL5ԃ8$bUpUL45hhFjЏ6Z[zF^* j-zIte,EJb]1z~ Ê*<,h%khu-﨤
-9=e Fg
-O7Mw0m}'-]+ghCbU71gsQmtӕ/e1\/3 btA@lfb<H^QOi>OqY8e %b8!}pMbK0֟ܮԓv '֎C$+Ze'PwB1*ԆgHO1G2RU W+Rĝ()CS1̢ݥNn\g\1GnZ.m'\9ĖG.'6ଏ9kcSS
-1ƨQ_cXq>OcoPPmǞ,s oo$5n!ǯ1վ3h;ԇq wb̆zCk%̰1ڵjC
-Vkee}jlY-ݰ1}BlZ-ul;",=DeUO(gFj_'jvgɖXbq? 3H`˖PB{PSsX*6W9fHT?Tu]RيIQ 4%.OF!Pd&P.w*Bϸ.dTDO5=
-ٓaY̭RL]s>] e* ˬo/cs=v
-a5W L| ;Mth5O+4*^NPpօ,92Ӝ-g:Pn@v1_,Jϝޠ_oCT
-$3}͇uΖLxO8*ŤJik;=jd-FI8:ag%ZuMn X p?g2\Jn\ׄ|[R֓I [Wˊ7}C-gSؖ|{@ Y& ! #YG?"@?ۺv_ΎyCi8B,Ѐ;bM2GbiSEC]5!]<ZbǞuP
-ݻ6J0,zQ0~dCG6= ޤ~ܧү̆ ;9{ehPzH/zpl*xh\1f{r/zڜQO'19~xs%иDqrYTV%7xβv/E]>$?D'O!eolOr?뗿[nk}Ox^~SȦoVTؚ Y#Q!\*Hn*9pNg׺C8Y)]r|I܂G*iݐ08 8 !{2m\ɠaֺ9CS{e+x4TAE-YԜ O(2]Cpmr.dE,„jݬPK'[⨄Ҟ `Ғ
-4,G0!Pvj= $xb@2RHID
-8v@Gt2y0Qb yaˆBUޞ*C.RUG3e/XaW%|H
-2ALWFP. 2
-:چ>?#hNUf EQ+OGM8; oQP2~# J͖>R&H,⭇цj^]<TóN\,w}aӼBܐxy[Ɇm䔰aW&F5G lH]P|k 젻~YW˼c'Cwz: <Ǜ;m/5'^ϒQek1<gc}oDhz}UgOewOԲ?~^Rwo.~5x ->KV-*O&S 1C :tRځ'
-DjdRkasJJj9 G'r?Sy,
-…džg/Tв';Őzdz(@Y G/®S?B(YN=
-v/쀙PN]>Pcژ@4az`}dg|0a4ف&M;SPٽ@:q
-]{8HgvjM𻳶QTS?
-q<v!o@-<R 4; iY s*{G]MFü[` i<s)ͻ5
-"36aسCFAl*\3$բn6 k{/1g
-ԁ@s1d&B6 qIaih w(œ|/Dawa2mn(IZyuj][ "slZ_"2e\H4iѪC柔iABٍdT7l]
-BFR/FHEH,A;b
-
-}٪(ִ+Eir+Ƨ)Hm{>Pw7i`Z> ٽ
-GJJLЮI 2,f7)okVkuKݸ!+V&L<7O<1Kc u%d%,+X$SR%#RC1muhʊ%c h.JA[U
-,jU+\& H5wcjeڮL?@m4EmhhvӪtrwI= 9ʼn MMm;iב2г67Kk(Žda˵4C QM
-=ۂT5
-z$̮hTP2x}~ 1e4!I=5밣5vn}]`cRmTOfuLY+W:0(zEۊ۵1j͸ߺc}:'+eƤgdC
-q`t:g,WdC64s;MWx[ &q :c$ONÖ:GA99u0AF%yrg'΁$8հÙ:@p;?m~`& )HDY|&ȁbG#3 |
-HwiO)h|Úb\bBU*DNuC=F= u
-%)PlHj޿Μ㫄W,A si(l
-ހC 8ehK{໷. ّ LoF?w~j$%V;5I
-뵮6@XjJR
-ՀVd
-ށO}7dXY68A*jnt5] R; CBp]6Ҽew6.< Bs&_8-
-ۃ]@x>z[@`׃N{I3g w b,ufH#o_WM u;=vOy8/ׇ& p
-F~
-%沓ӼO
-(m;fD߶.
-@ܞ,χ)>uھzʸ q +@\]q{
-9юxZCF㧟鹹íOl )$6IʑL_j9Ʌ<G3Y\je=ɿgYz{ܬ'+z*@f*awҜ0Kl_/@EgUKz'hDt0>qe+`lm6]fCڥf*\;5kk[6.2l-R6
-ZA/HѳijhaoV/>`HG/]A<kܻr!ł<
-JQbTa󄴲Z@돢ËTvsd+xuWz j}zLFNǒQfÜ`;6lEWv̬Sol|{,\k]3ꚅE;l<FZ ~BV!_HV.е
-Z 9 lm~`K Qv.l5
-0000000016 00000 n
-0000000173 00000 n
-0000048985 00000 n
-0000000006 00000 f
-0000242093 00000 n
-0000000008 00000 f
-0000049036 00000 n
-0000000009 00000 f
-0000000010 00000 f
-0000000011 00000 f
-0000000012 00000 f
-0000000013 00000 f
-0000000014 00000 f
-0000000015 00000 f
-0000000016 00000 f
-0000000017 00000 f
-0000000018 00000 f
-0000000019 00000 f
-0000000022 00000 f
-0000242350 00000 n
-0000242381 00000 n
-0000000023 00000 f
-0000000024 00000 f
-0000000025 00000 f
-0000000026 00000 f
-0000000027 00000 f
-0000000028 00000 f
-0000000029 00000 f
-0000000030 00000 f
-0000000031 00000 f
-0000000032 00000 f
-0000000033 00000 f
-0000000034 00000 f
-0000000035 00000 f
-0000000036 00000 f
-0000000037 00000 f
-0000000038 00000 f
-0000000039 00000 f
-0000000040 00000 f
-0000000041 00000 f
-0000000042 00000 f
-0000000043 00000 f
-0000000000 00000 f
-0000242163 00000 n
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000242234 00000 n
-0000242265 00000 n
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000000000 00000 f
-0000055390 00000 n
-0000242466 00000 n
-0000049458 00000 n
-0000054036 00000 n
-0000056578 00000 n
-0000055058 00000 n
-0000055577 00000 n
-0000055690 00000 n
-0000054915 00000 n
-0000054102 00000 n
-0000054354 00000 n
-0000054402 00000 n
-0000055221 00000 n
-0000055316 00000 n
-0000055461 00000 n
-0000055492 00000 n
-0000055805 00000 n
-0000055858 00000 n
-0000056153 00000 n
-0000056231 00000 n
-0000056377 00000 n
-0000056406 00000 n
-0000056503 00000 n
-0000056653 00000 n
-0000057079 00000 n
-0000058119 00000 n
-0000064838 00000 n
-0000079329 00000 n
-0000093138 00000 n
-0000099766 00000 n
-0000118901 00000 n
-0000140251 00000 n
-0000147406 00000 n
-0000151961 00000 n
-0000178265 00000 n
-0000204808 00000 n
-0000230339 00000 n
-0000242491 00000 n
-trailer <</Size 120/Root 1 0 R/Info 119 0 R/ID[<DCC280676642487E8A6DFEAAB79471A7><04471C46533245799F3A463044EF530A>]>> startxref 242663 %%EOF \ No newline at end of file
diff --git a/macros/latex/contrib/unbtex/unbtex-example/references.bib b/macros/latex/contrib/unbtex/unbtex-example/references.bib
index 042079af36..f951d7b634 100644
--- a/macros/latex/contrib/unbtex/unbtex-example/references.bib
+++ b/macros/latex/contrib/unbtex/unbtex-example/references.bib
@@ -21,13 +21,13 @@
% Exemplo tirado de https://en.wikibooks.org/wiki/LaTeX/Bibliography_Management#BibTeX abaixo:
@article{greenwade93,
- author = "George D. Greenwade",
- title = "The {C}omprehensive {T}ex {A}rchive {N}etwork ({CTAN})",
- year = "1993",
- journal = "TUGBoat",
- volume = "14",
- number = "3",
- pages = "342--351"
+ author = "George D. Greenwade",
+ title = "The {C}omprehensive {T}ex {A}rchive {N}etwork ({CTAN})",
+ year = "1993",
+ journal = "TUGBoat",
+ volume = "14",
+ number = "3",
+ pages = "342--351"
}
% Outros exemplos, tirados de https://verbosus.com/bibtex-style-examples.html abaixo:
diff --git a/macros/latex/contrib/unbtex/unbtex-example/referencias.bib b/macros/latex/contrib/unbtex/unbtex-example/referencias.bib
index 1128453e95..2cac676cb4 100644
--- a/macros/latex/contrib/unbtex/unbtex-example/referencias.bib
+++ b/macros/latex/contrib/unbtex/unbtex-example/referencias.bib
@@ -4,343 +4,369 @@
%%
@book{ibge1993,
- Address = {Rio de Janeiro},
- Author = {IBGE},
- Date-Added = {2013-08-21 13:56:10 +0000},
- Date-Modified = {2013-08-21 13:56:10 +0000},
- Edition = {3},
- Organization = {http://biblioteca.ibge.gov.br/visualizacao/livros/liv23907.pdf},
- Publisher = {Centro de Documenta{\c c}\~ao e Dissemina{\c c}\~ao de Informa{\c c}ões. Funda{\c c}\~ao Instituto Brasileiro de Geografia e Estat\'istica},
- Title = {Normas de apresenta{\c c}\~ao tabular},
- urldate = {2013-08-21},
- Year = {1993}}
+ Address = {Rio de Janeiro},
+ Author = {IBGE},
+ Date-Added = {2013-08-21 13:56:10 +0000},
+ Date-Modified = {2013-08-21 13:56:10 +0000},
+ Edition = {3},
+ Organization = {http://biblioteca.ibge.gov.br/visualizacao/livros/liv23907.pdf},
+ Publisher = {Centro de Documenta{\c c}\~ao e Dissemina{\c c}\~ao de Informa{\c c}ões. Funda{\c c}\~ao Instituto Brasileiro de Geografia e Estat\'istica},
+ Title = {Normas de apresenta{\c c}\~ao tabular},
+ urldate = {2013-08-21},
+ Year = {1993}}
@misc{abntex2-wiki-como-customizar,
- Author = {Lauro C\'esar Araujo},
- Date-Added = {2013-03-23 21:39:21 +0000},
- Date-Modified = {2015-04-27 22:43:06 +0000},
- Howpublished = {Wiki do abnTeX2},
- Keywords = {wiki},
- Title = {Como customizar o abnTeX2},
- Url = {https://github.com/abntex/abntex2/wiki/ComoCustomizar},
- urldate = {2015-04-27},
- Year = {2015},
- Bdsk-Url-1 = {https://github.com/abntex/abntex2/wiki/ComoCustomizar}}
+ Author = {Lauro C\'esar Araujo},
+ Date-Added = {2013-03-23 21:39:21 +0000},
+ Date-Modified = {2015-04-27 22:43:06 +0000},
+ Howpublished = {Wiki do abnTeX2},
+ Keywords = {wiki},
+ Title = {Como customizar o abnTeX2},
+ Url = {https://github.com/abntex/abntex2/wiki/ComoCustomizar},
+ urldate = {2015-04-27},
+ Year = {2015},
+ Bdsk-Url-1 = {https://github.com/abntex/abntex2/wiki/ComoCustomizar}}
@manual{talbot2012,
- Author = {Nicola L.C. Talbot},
- Date-Added = {2013-03-11 12:06:04 +0000},
- Date-Modified = {2013-03-11 12:06:56 +0000},
- Month = {11.},
- Title = {User Manual for glossaries.sty},
- Url = {http://mirrors.ctan.org/macros/latex/contrib/glossaries/glossaries-user.pdf},
- urldate = {2013-03-11},
- Year = {2012},
- Bdsk-Url-1 = {http://mirrors.ctan.org/macros/latex/contrib/glossaries/glossaries-user.pdf}}
+ Author = {Nicola L.C. Talbot},
+ Date-Added = {2013-03-11 12:06:04 +0000},
+ Date-Modified = {2013-03-11 12:06:56 +0000},
+ Month = {11.},
+ Title = {User Manual for glossaries.sty},
+ Url = {http://mirrors.ctan.org/macros/latex/contrib/glossaries/glossaries-user.pdf},
+ urldate = {2013-03-11},
+ Year = {2012},
+ Bdsk-Url-1 = {http://mirrors.ctan.org/macros/latex/contrib/glossaries/glossaries-user.pdf}}
@manual{babel,
- Author = {Johannes Braams},
- Date-Added = {2013-02-17 13:37:14 +0000},
- Date-Modified = {2013-02-17 13:38:38 +0000},
- Month = {04},
- Title = {Babel, a multilingual package for use with LATEX's standard document classes},
- Url = {http://mirrors.ctan.org/info/babel/babel.pdf},
- urldate = {2013-02-17},
- Year = {2008},
- Bdsk-Url-1 = {http://mirrors.ctan.org/info/babel/babel.pdf}}
+ Author = {Johannes Braams},
+ Date-Added = {2013-02-17 13:37:14 +0000},
+ Date-Modified = {2013-02-17 13:38:38 +0000},
+ Month = {04},
+ Title = {Babel, a multilingual package for use with LATEX's standard document classes},
+ Url = {http://mirrors.ctan.org/info/babel/babel.pdf},
+ urldate = {2013-02-17},
+ Year = {2008},
+ Bdsk-Url-1 = {http://mirrors.ctan.org/info/babel/babel.pdf}}
@manual{abntex2modelo-artigo,
- Annote = {Este documento \'e derivado do \cite{abnt-bibtex-doc}},
- Author = {Lauro C\'esar Araujo},
- Date-Added = {2013-01-15 00:10:35 +0000},
- Date-Modified = {2015-04-27 22:43:13 +0000},
- Organization = {Equipe abnTeX2},
- Title = {Modelo Can\^onico de Artigo Cient\'ifico com abnTeX2},
- Url = {http://www.abntex.net.br/},
- Year = {2015},
- Bdsk-Url-1 = {http://www.abntex.net.br/}}
+ Annote = {Este documento \'e derivado do \cite{abnt-bibtex-doc}},
+ Author = {Lauro C\'esar Araujo},
+ Date-Added = {2013-01-15 00:10:35 +0000},
+ Date-Modified = {2015-04-27 22:43:13 +0000},
+ Organization = {Equipe abnTeX2},
+ Title = {Modelo Can\^onico de Artigo Cient\'ifico com abnTeX2},
+ Url = {http://www.abntex.net.br/},
+ Year = {2015},
+ Bdsk-Url-1 = {http://www.abntex.net.br/}}
@manual{abntex2modelo-relatorio,
- Annote = {Este documento \'e derivado do \cite{abnt-bibtex-doc}},
- Author = {Lauro C\'esar Araujo},
- Date-Added = {2013-01-15 00:05:34 +0000},
- Date-Modified = {2015-04-27 22:43:18 +0000},
- Organization = {Equipe abnTeX2},
- Title = {Modelo Can\^onico de Relat\'orio T\'ecnico e/ou Cient\'ifico com abnTeX2},
- Url = {http://www.abntex.net.br/},
- Year = {2015},
- Bdsk-Url-1 = {http://www.abntex.net.br/}}
+ Annote = {Este documento \'e derivado do \cite{abnt-bibtex-doc}},
+ Author = {Lauro C\'esar Araujo},
+ Date-Added = {2013-01-15 00:05:34 +0000},
+ Date-Modified = {2015-04-27 22:43:18 +0000},
+ Organization = {Equipe abnTeX2},
+ Title = {Modelo Can\^onico de Relat\'orio T\'ecnico e/ou Cient\'ifico com abnTeX2},
+ Url = {http://www.abntex.net.br/},
+ Year = {2015},
+ Bdsk-Url-1 = {http://www.abntex.net.br/}}
@manual{abntex2modelo,
- Annote = {Este documento \'e derivado do \cite{abnt-bibtex-doc}},
- Author = {Lauro C\'esar Araujo},
- Date-Added = {2013-01-12 22:55:32 +0000},
- Date-Modified = {2015-04-27 22:43:32 +0000},
- Organization = {Equipe abnTeX2},
- Title = {Modelo Can\^onico de Trabalho Acad\^emico com abnTeX2},
- Url = {http://www.abntex.net.br/},
- Year = {2015},
- Bdsk-Url-1 = {http://www.abntex.net.br/}}
+ Annote = {Este documento \'e derivado do \cite{abnt-bibtex-doc}},
+ Author = {Lauro C\'esar Araujo},
+ Date-Added = {2013-01-12 22:55:32 +0000},
+ Date-Modified = {2015-04-27 22:43:32 +0000},
+ Organization = {Equipe abnTeX2},
+ Title = {Modelo Can\^onico de Trabalho Acad\^emico com abnTeX2},
+ Url = {http://www.abntex.net.br/},
+ Year = {2015},
+ Bdsk-Url-1 = {http://www.abntex.net.br/}}
@mastersthesis{araujo2012,
- Address = {Bras\'ilia},
- Author = {Lauro C\'esar Araujo},
- Date-Added = {2013-01-09 11:04:42 +0000},
- Date-Modified = {2013-01-09 11:04:42 +0000},
- Month = {03},
- School = {Universidade de Bras\'ilia},
- Subtitle = {uma perspectiva de {A}rquitetura da {I}nforma{\c c}\~ao da {E}scola de {B}ras\'ilia},
- Title = {Configura{\c c}\~ao},
- Year = {2012}}
+ Address = {Bras\'ilia},
+ Author = {Lauro C\'esar Araujo},
+ Date-Added = {2013-01-09 11:04:42 +0000},
+ Date-Modified = {2013-01-09 11:04:42 +0000},
+ Month = {03},
+ School = {Universidade de Bras\'ilia},
+ Subtitle = {uma perspectiva de {A}rquitetura da {I}nforma{\c c}\~ao da {E}scola de {B}ras\'ilia},
+ Title = {Configura{\c c}\~ao},
+ Year = {2012}}
@manual{abntex2cite,
- Annote = {Este documento {\'e} derivado do \cite{abnt-bibtex-doc}},
- Author = {Lauro C{\'e}sar Araujo},
- Date-Added = {2013-01-09 10:37:45 +0000},
- Date-Modified = {2015-04-27 22:43:38 +0000},
- Organization = {Equipe abnTeX2},
- Title = {O pacote abntex2cite: Estilos bibliogr{\'a}ficos compat{\'\i}veis com a ABNT NBR 6023},
- Url = {http://www.abntex.net.br/},
- Year = {2015},
- Bdsk-Url-1 = {http://www.abntex.net.br/}}
+ Annote = {Este documento {\'e} derivado do \cite{abnt-bibtex-doc}},
+ Author = {Lauro C{\'e}sar Araujo},
+ Date-Added = {2013-01-09 10:37:45 +0000},
+ Date-Modified = {2015-04-27 22:43:38 +0000},
+ Organization = {Equipe abnTeX2},
+ Title = {O pacote abntex2cite: Estilos bibliogr{\'a}ficos compat{\'\i}veis com a ABNT NBR 6023},
+ Url = {http://www.abntex.net.br/},
+ Year = {2015},
+ Bdsk-Url-1 = {http://www.abntex.net.br/}}
@manual{abntex2cite-alf,
- Annote = {Este documento {\'e} derivado do \cite{abnt-bibtex-alf-doc}},
- Author = {Lauro C{\'e}sar Araujo},
- Date-Added = {2013-01-09 10:37:45 +0000},
- Date-Modified = {2015-04-27 22:43:44 +0000},
- Organization = {Equipe abnTeX2},
- Title = {O pacote abntex2cite: t{\'o}picos espec{\'\i}ficos da ABNT NBR 10520:2002 e o estilo bibliogr{\'a}fico alfab{\'e}tico (sistema autor-data)},
- Url = {http://www.abntex.net.br/},
- Year = {2015},
- Bdsk-Url-1 = {http://www.abntex.net.br/}}
+ Annote = {Este documento {\'e} derivado do \cite{abnt-bibtex-alf-doc}},
+ Author = {Lauro C{\'e}sar Araujo},
+ Date-Added = {2013-01-09 10:37:45 +0000},
+ Date-Modified = {2015-04-27 22:43:44 +0000},
+ Organization = {Equipe abnTeX2},
+ Title = {O pacote abntex2cite: t{\'o}picos espec{\'\i}ficos da ABNT NBR 10520:2002 e o estilo bibliogr{\'a}fico alfab{\'e}tico (sistema autor-data)},
+ Url = {http://www.abntex.net.br/},
+ Year = {2015},
+ Bdsk-Url-1 = {http://www.abntex.net.br/}}
@manual{memoir,
- Address = {Normandy Park, WA},
- Author = {Peter Wilson and Lars Madsen},
- Date-Added = {2013-01-09 10:37:50 +0000},
- Date-Modified = {2013-03-21 13:23:25 +0000},
- Organization = {The Herries Press},
- Title = {The Memoir Class for Configurable Typesetting - User Guide},
- Url = {http://mirrors.ctan.org/macros/latex/contrib/memoir/memman.pdf},
- urldate = {2012-12-19},
- Year = {2010},
- Bdsk-Url-1 = {http://ctan.tche.br/macros/latex/contrib/memoir/memman.pdf}}
+ Address = {Normandy Park, WA},
+ Author = {Peter Wilson and Lars Madsen},
+ Date-Added = {2013-01-09 10:37:50 +0000},
+ Date-Modified = {2013-03-21 13:23:25 +0000},
+ Organization = {The Herries Press},
+ Title = {The Memoir Class for Configurable Typesetting - User Guide},
+ Url = {http://mirrors.ctan.org/macros/latex/contrib/memoir/memman.pdf},
+ urldate = {2012-12-19},
+ Year = {2010},
+ Bdsk-Url-1 = {http://ctan.tche.br/macros/latex/contrib/memoir/memman.pdf}}
@manual{biblatex,
- Author = {Philip Kime and Moritz Wemheuer and Philipp Lehman},
- Date-Added = {2021-12-04 14:11:45 +0000},
- Date-Modified = {2021-12-04 14:11:45 +0000},
- Title = {The biblatex Package: Programmable Bibliographies and Citations},
- Url = {https://www.ctan.org/pkg/biblatex},
- Year = {2020},
- Bdsk-Url-1 = {https://ctan.dcc.uchile.cl/macros/latex/contrib/biblatex/doc/biblatex.pdf}}
+ Author = {Philip Kime and Moritz Wemheuer and Philipp Lehman},
+ Date-Added = {2021-12-04 14:11:45 +0000},
+ Date-Modified = {2021-12-04 14:11:45 +0000},
+ Title = {The biblatex Package: Programmable Bibliographies and Citations},
+ Url = {https://www.ctan.org/pkg/biblatex},
+ Year = {2020},
+ Bdsk-Url-1 = {https://ctan.dcc.uchile.cl/macros/latex/contrib/biblatex/doc/biblatex.pdf}}
@manual{biblatexabnt,
- Author = {Daniel Ballester Marques},
- Date-Added = {2021-12-04 14:14:45 +0000},
- Date-Modified = {2021-12-04 14:14:45 +0000},
- Title = {biblatex-abnt 3.4},
- Url = {https://ctan.dcc.uchile.cl/macros/latex/contrib/biblatex-contrib/biblatex-abnt/doc/biblatex-abnt.pdf},
- Year = {2018},
- Bdsk-Url-1 = {https://ctan.dcc.uchile.cl/macros/latex/contrib/biblatex-contrib/biblatex-abnt/doc/biblatex-abnt.pdf}}
+ Author = {Daniel Ballester Marques},
+ Date-Added = {2021-12-04 14:14:45 +0000},
+ Date-Modified = {2021-12-04 14:14:45 +0000},
+ Title = {biblatex-abnt 3.4},
+ Url = {https://ctan.dcc.uchile.cl/macros/latex/contrib/biblatex-contrib/biblatex-abnt/doc/biblatex-abnt.pdf},
+ Year = {2018},
+ Bdsk-Url-1 = {https://ctan.dcc.uchile.cl/macros/latex/contrib/biblatex-contrib/biblatex-abnt/doc/biblatex-abnt.pdf}}
@manual{abntex2classe,
- Author = {Lauro C\'esar Araujo},
- Date-Added = {2013-01-09 10:37:38 +0000},
- Date-Modified = {2015-04-27 22:42:47 +0000},
- Organization = {Equipe abnTeX2},
- Title = {A classe abntex2: Modelo can\^onico de trabalhos acad\^emicos brasileiros compat\'ivel com as normas ABNT NBR 14724:2011, ABNT NBR 6024:2012 e outras},
- Url = {http://www.abntex.net.br/},
- Year = {2015},
- Bdsk-Url-1 = {http://www.abntex.net.br/}}
+ Author = {Lauro C\'esar Araujo},
+ Date-Added = {2013-01-09 10:37:38 +0000},
+ Date-Modified = {2015-04-27 22:42:47 +0000},
+ Organization = {Equipe abnTeX2},
+ Title = {A classe abntex2: Modelo can\^onico de trabalhos acad\^emicos brasileiros compat\'ivel com as normas ABNT NBR 14724:2011, ABNT NBR 6024:2012 e outras},
+ Url = {http://www.abntex.net.br/},
+ Year = {2015},
+ Bdsk-Url-1 = {http://www.abntex.net.br/}}
@manual{NBR10520:2002,
- Address = {Rio de Janeiro},
- Date-Added = {2012-12-15 21:43:38 +0000},
- Date-Modified = {2013-01-12 22:17:20 +0000},
- Month = {08},
- Org-Short = {ABNT},
- Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
- Pages = 7,
- Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- Apresenta{\c c}\~ao de cita{\c c}ões em documentos},
- Title = {{NBR} 10520},
- Year = 2002}
+ Address = {Rio de Janeiro},
+ Date-Added = {2012-12-15 21:43:38 +0000},
+ Date-Modified = {2013-01-12 22:17:20 +0000},
+ Month = {08},
+ Org-Short = {ABNT},
+ Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
+ Pages = 7,
+ Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- Apresenta{\c c}\~ao de cita{\c c}ões em documentos},
+ Title = {{NBR} 10520},
+ Year = 2002}
@manual{NBR6024:2012,
- Address = {Rio de Janeiro},
- Date-Added = {2012-12-15 21:24:06 +0000},
- Date-Modified = {2012-12-15 21:24:28 +0000},
- Month = {02},
- Org-Short = {ABNT},
- Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
- Pages = 4,
- Subtitle = {Numera{\c c}\~ao progressiva das se{\c c}ões de um documento},
- Title = {{NBR} 6024},
- Year = 2012}
+ Address = {Rio de Janeiro},
+ Date-Added = {2012-12-15 21:24:06 +0000},
+ Date-Modified = {2012-12-15 21:24:28 +0000},
+ Month = {02},
+ Org-Short = {ABNT},
+ Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
+ Pages = 4,
+ Subtitle = {Numera{\c c}\~ao progressiva das se{\c c}ões de um documento},
+ Title = {{NBR} 6024},
+ Year = 2012}
@manual{NBR6028:2003,
- Address = {Rio de Janeiro},
- Date-Added = {2012-12-15 21:02:12 +0000},
- Date-Modified = {2012-12-15 21:02:50 +0000},
- Month = {11},
- Org-Short = {ABNT},
- Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
- Pages = 2,
- Subtitle = {Resumo - Apresenta{\c c}\~ao},
- Title = {{NBR} 6028},
- Year = 2003}
+ Address = {Rio de Janeiro},
+ Date-Added = {2012-12-15 21:02:12 +0000},
+ Date-Modified = {2012-12-15 21:02:50 +0000},
+ Month = {11},
+ Org-Short = {ABNT},
+ Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
+ Pages = 2,
+ Subtitle = {Resumo - Apresenta{\c c}\~ao},
+ Title = {{NBR} 6028},
+ Year = 2003}
@manual{NBR14724:2001,
- Address = {Rio de Janeiro},
- Date-Added = {2012-12-15 20:34:08 +0000},
- Date-Modified = {2012-12-15 20:34:08 +0000},
- Month = {07},
- Org-Short = {ABNT},
- Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
- Pages = 6,
- Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- trabalhos acad\^emicos --- apresenta{\c c}\~ao},
- Title = {{NBR} 14724},
- Year = 2001}
+ Address = {Rio de Janeiro},
+ Date-Added = {2012-12-15 20:34:08 +0000},
+ Date-Modified = {2012-12-15 20:34:08 +0000},
+ Month = {07},
+ Org-Short = {ABNT},
+ Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
+ Pages = 6,
+ Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- trabalhos acad\^emicos --- apresenta{\c c}\~ao},
+ Title = {{NBR} 14724},
+ Year = 2001}
@manual{NBR14724:2002,
- Address = {Rio de Janeiro},
- Date-Added = {2012-12-15 20:34:17 +0000},
- Date-Modified = {2012-12-15 20:34:17 +0000},
- Month = {08},
- Org-Short = {ABNT},
- Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
- Pages = 6,
- Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- trabalhos acad\^emicos --- apresenta{\c c}\~ao},
- Title = {{NBR} 14724},
- Year = 2002}
+ Address = {Rio de Janeiro},
+ Date-Added = {2012-12-15 20:34:17 +0000},
+ Date-Modified = {2012-12-15 20:34:17 +0000},
+ Month = {08},
+ Org-Short = {ABNT},
+ Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
+ Pages = 6,
+ Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- trabalhos acad\^emicos --- apresenta{\c c}\~ao},
+ Title = {{NBR} 14724},
+ Year = 2002}
@manual{NBR14724:2005,
- Address = {Rio de Janeiro},
- Date-Added = {2012-12-15 20:34:08 +0000},
- Date-Modified = {2012-12-15 20:35:25 +0000},
- Month = {12},
- Org-Short = {ABNT},
- Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
- Pages = 9,
- Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- trabalhos acad\^emicos --- apresenta{\c c}\~ao},
- Title = {{NBR} 14724},
- Year = 2005}
+ Address = {Rio de Janeiro},
+ Date-Added = {2012-12-15 20:34:08 +0000},
+ Date-Modified = {2012-12-15 20:35:25 +0000},
+ Month = {12},
+ Org-Short = {ABNT},
+ Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
+ Pages = 9,
+ Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- trabalhos acad\^emicos --- apresenta{\c c}\~ao},
+ Title = {{NBR} 14724},
+ Year = 2005}
@manual{NBR14724:2011,
- Address = {Rio de Janeiro},
- Date-Added = {2012-12-15 20:34:08 +0000},
- Date-Modified = {2012-12-15 20:35:25 +0000},
- Month = {03},
- Note = {Substitui a Ref.~\citeonline{NBR14724:2005}},
- Org-Short = {ABNT},
- Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
- Pages = 15,
- Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- trabalhos acad\^emicos --- apresenta{\c c}\~ao},
- Title = {{NBR} 14724},
- Year = 2011}
+ Address = {Rio de Janeiro},
+ Date-Added = {2012-12-15 20:34:08 +0000},
+ Date-Modified = {2012-12-15 20:35:25 +0000},
+ Month = {03},
+ Note = {Substitui a Ref.~\citeonline{NBR14724:2005}},
+ Org-Short = {ABNT},
+ Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
+ Pages = 15,
+ Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- trabalhos acad\^emicos --- apresenta{\c c}\~ao},
+ Title = {{NBR} 14724},
+ Year = 2011}
+
+@manual{NBR6023:2018,
+ Address = {Rio de Janeiro},
+ Date-Added = {2012-12-15 20:34:08 +0000},
+ Date-Modified = {2012-12-15 20:35:25 +0000},
+ Month = {11},
+ Note = {Substitui a norma ABNT NBR 6023:2002},
+ Org-Short = {ABNT},
+ Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
+ Pages = 74,
+ Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- Refer\^encias --- Elabora{\c c}\~ao},
+ Title = {{NBR} 6023},
+ Year = 2018}
+
+@manual{NBR10520:2023,
+ Address = {Rio de Janeiro},
+ Date-Added = {2012-12-15 20:34:08 +0000},
+ Date-Modified = {2012-12-15 20:35:25 +0000},
+ Month = {07},
+ Note = {Substitui a Ref.~\citeonline{NBR10520:2002}},
+ Org-Short = {ABNT},
+ Organization = {Associa{\c c}\~ao Brasileira de Normas T\'ecnicas},
+ Pages = 23,
+ Subtitle = {Informa{\c c}\~ao e documenta{\c c}\~ao --- Cita{\c c}\~oes em documentos --- Apresenta{\c c}\~ao},
+ Title = {{NBR} 10520},
+ Year = 2023}
@article{van86,
- Author = {{van}, Gigch, John P. and Leo L. Pipino},
- Journal = {Future Computing Systems},
- Number = {1},
- Pages = {71-97},
- Title = {In search for a paradigm for the discipline of information systems},
- Volume = {1},
- Year = {1986}}
+ Author = {{van}, Gigch, John P. and Leo L. Pipino},
+ Journal = {Future Computing Systems},
+ Number = {1},
+ Pages = {71-97},
+ Title = {In search for a paradigm for the discipline of information systems},
+ Volume = {1},
+ Year = {1986}}
@phdthesis{guizzardi2005,
- Address = {Enschede, The Netherlands},
- Author = {Giancarlo Guizzardi},
- Date-Added = {2012-04-23 11:35:28 +0000},
- Date-Modified = {2012-04-23 11:35:28 +0000},
- School = {Centre for Telematics and Information Technology, University of Twente},
- Title = {Ontological Foundations for Structural Conceptual Models},
- Url = {http://www.loa.istc.cnr.it/Guizzardi/SELMAS-CR.pdf},
- urldate = {2011-07-03},
- Year = {2005},
- Bdsk-Url-1 = {http://www.loa.istc.cnr.it/Guizzardi/SELMAS-CR.pdf}}
+ Address = {Enschede, The Netherlands},
+ Author = {Giancarlo Guizzardi},
+ Date-Added = {2012-04-23 11:35:28 +0000},
+ Date-Modified = {2012-04-23 11:35:28 +0000},
+ School = {Centre for Telematics and Information Technology, University of Twente},
+ Title = {Ontological Foundations for Structural Conceptual Models},
+ Url = {http://www.loa.istc.cnr.it/Guizzardi/SELMAS-CR.pdf},
+ urldate = {2011-07-03},
+ Year = {2005},
+ Bdsk-Url-1 = {http://www.loa.istc.cnr.it/Guizzardi/SELMAS-CR.pdf}}
@mastersthesis{macedo2005,
- Author = {Fl\'avia L. Macedo},
- Date-Added = {2012-04-23 11:35:13 +0000},
- Date-Modified = {2012-04-23 11:35:13 +0000},
- Keywords = {arquitetura da informa{\c c}\~ao},
- School = {Universidade de Bras\'ilia},
- Title = {Arquitetura da Informa{\c c}\~ao: aspectos epistemol\'ogicos, cient\'ificos e pr\'aticos.},
- Type = {Disserta{\c c}\~ao de Mestrado},
- Year = {2005}}
+ Author = {Fl\'avia L. Macedo},
+ Date-Added = {2012-04-23 11:35:13 +0000},
+ Date-Modified = {2012-04-23 11:35:13 +0000},
+ Keywords = {arquitetura da informa{\c c}\~ao},
+ School = {Universidade de Bras\'ilia},
+ Title = {Arquitetura da Informa{\c c}\~ao: aspectos epistemol\'ogicos, cient\'ificos e pr\'aticos.},
+ Type = {Disserta{\c c}\~ao de Mestrado},
+ Year = {2005}}
@manual{EIA649B,
- Address = {EUA},
- Date-Added = {2012-04-23 11:34:59 +0000},
- Date-Modified = {2012-04-23 11:34:59 +0000},
- Keywords = {norma},
- Month = {06},
- Organization = {TechAmerica},
- Title = {ANSI/EIA 649-B: Configuration Management Standard},
- Year = {2011}}
-
-@inproceedings{masolo2010,
- Author = {Claudio Masolo},
- Booktitle = {Proceedings of the Twelfth International Conference on the Principles of Knowledge Representation and Reasoning (KR 2010)},
- Date-Added = {2012-04-23 11:34:38 +0000},
- Date-Modified = {2012-04-23 11:34:38 +0000},
- Editor = {Lin, F. and Sattler, U.},
- Pages = {258-268},
- Publisher = {AAAI Press},
- Title = {Understanding Ontological Levels},
- Url = {http://wiki.loa-cnr.it/Papers/kr10v0.7.pdf},
- urldate = {2012-01-02},
- Year = {2010},
- Bdsk-Url-1 = {http://wiki.loa-cnr.it/Papers/kr10v0.7.pdf}}
+ Address = {EUA},
+ Date-Added = {2012-04-23 11:34:59 +0000},
+ Date-Modified = {2012-04-23 11:34:59 +0000},
+ Keywords = {norma},
+ Month = {06},
+ Organization = {TechAmerica},
+ Title = {ANSI/EIA 649-B: Configuration Management Standard},
+ Year = {2011}}
+
+@inproceedings{martin1997,
+ address={Rio de Janeiro},
+ author={Martin, Neto, L. and C. Bayer and J. Mielniczuk},
+ booktitle={Resumos [...]},
+ conference-number={26},
+ conference-year={1997},
+ conference-location={Rio de Janeiro},
+ note={ref. 6--141},
+ organization={Congresso Brasileiro de Ci\^encia do Solo},
+ pages={443},
+ publisher={Sociedade Brasileira de Ci\^encia do Solo},
+ title={Altera{\c c}\~oes qualitativas da mat\'eria org\^anica e os fatores determinantes da sua estabilidade num solo podz\'olico vermelho-escuro em diferentes sistemas de manejo},
+ year={1997}}
@inbook{guarino1995,
- Address = {Vienna},
- Author = {Nicola Guarino},
- Booktitle = {Philosophy and the Cognitive Science},
- Date-Added = {2012-04-23 11:34:29 +0000},
- Date-Modified = {2012-04-23 11:34:29 +0000},
- Editor = {R. Casati and B. Smith and G. White},
- Month = {07},
- Pages = {443-456},
- Publisher = {Holder-Pivhler-Tempsky},
- Title = {The Ontological Level},
- Url = {http://wiki.loa-cnr.it/Papers/OntLev.pdf},
- urldate = {2012-01-02},
- Year = {1995},
- Bdsk-Url-1 = {http://wiki.loa-cnr.it/Papers/OntLev.pdf}}
+ Address = {Vienna},
+ Author = {Nicola Guarino},
+ Booktitle = {Philosophy and the Cognitive Science},
+ Date-Added = {2012-04-23 11:34:29 +0000},
+ Date-Modified = {2012-04-23 11:34:29 +0000},
+ Editor = {R. Casati and B. Smith and G. White},
+ Month = {07},
+ Pages = {443-456},
+ Publisher = {Holder-Pivhler-Tempsky},
+ Title = {The Ontological Level},
+ Url = {http://wiki.loa-cnr.it/Papers/OntLev.pdf},
+ urldate = {2012-01-02},
+ Year = {1995},
+ Bdsk-Url-1 = {http://wiki.loa-cnr.it/Papers/OntLev.pdf}}
@incollection{bates2010,
- Address = {New York},
- Author = {Marcia J. Bates},
- Booktitle = {Encyclopedia of Library and Information Sciences},
- Date-Added = {2012-04-23 11:34:29 +0000},
- Date-Modified = {2012-04-23 11:34:29 +0000},
- Edition = {3rd},
- Editor = {Marcia J. Bates and Mary Niles Maack},
- Pages = {2347-2360},
- Publisher = {CRC Press},
- Title = {Information},
- Url = {http://pages.gseis.ucla.edu/faculty/bates/articles/information.html},
- urldate = {2011-10-24},
- Volume = {3},
- Year = {2010},
- Bdsk-Url-1 = {http://pages.gseis.ucla.edu/faculty/bates/articles/information.html}}
+ Address = {New York},
+ Author = {Marcia J. Bates},
+ Booktitle = {Encyclopedia of Library and Information Sciences},
+ Date-Added = {2012-04-23 11:34:29 +0000},
+ Date-Modified = {2012-04-23 11:34:29 +0000},
+ Edition = {3rd},
+ Editor = {Marcia J. Bates and Mary Niles Maack},
+ Pages = {2347-2360},
+ Publisher = {CRC Press},
+ Title = {Information},
+ Url = {http://pages.gseis.ucla.edu/faculty/bates/articles/information.html},
+ urldate = {2011-10-24},
+ Volume = {3},
+ Year = {2010},
+ Bdsk-Url-1 = {http://pages.gseis.ucla.edu/faculty/bates/articles/information.html}}
@book{doxiadis1965,
- Author = {Constantinos A. Doxiadis},
- Date-Added = {2012-04-23 11:34:20 +0000},
- Date-Modified = {2012-04-23 11:34:20 +0000},
- Publisher = {Ceira - Coimbra},
- Title = {Arquitetura em Transi{\c c}\~ao},
- Year = {1965}}
+ Author = {Constantinos A. Doxiadis},
+ Date-Added = {2012-04-23 11:34:20 +0000},
+ Date-Modified = {2012-04-23 11:34:20 +0000},
+ Publisher = {Ceira - Coimbra},
+ Title = {Arquitetura em Transi{\c c}\~ao},
+ Year = {1965}}
@book{dewey1980,
- Address = {New York, NY, USA},
- Author = {John Dewey},
- Date-Added = {2012-04-23 11:34:16 +0000},
- Date-Modified = {2012-04-23 11:34:16 +0000},
- Publisher = {Perigee Books},
- Title = {Art as Experience},
- Year = {1980}} \ No newline at end of file
+ Address = {New York, NY, USA},
+ Author = {John Dewey},
+ Date-Added = {2012-04-23 11:34:16 +0000},
+ Date-Modified = {2012-04-23 11:34:16 +0000},
+ Publisher = {Perigee Books},
+ Title = {Art as Experience},
+ Year = {1980}} \ No newline at end of file
diff --git a/macros/latex/contrib/unbtex/unbtex.cls b/macros/latex/contrib/unbtex/unbtex.cls
index 0e737d324f..57444f3ed9 100644
--- a/macros/latex/contrib/unbtex/unbtex.cls
+++ b/macros/latex/contrib/unbtex/unbtex.cls
@@ -1,7 +1,7 @@
%%
%% UnBTeX: A class for bachelor, master, and doctoral thesis at the
%% University of Brasilia (UnB), Brazil
-%% Version 1.3.2 2023/10/20
+%% Version 1.3.3 2023/11/02
%% Copyright (C) 2021-2023 by Henrique C. Ferreira <hcferreira@unb.br>
%%
%% This class file may be distributed and/or modified under the conditions
@@ -17,12 +17,12 @@
%% This package consists of the following source file:
%% unbtex.cls
%% Template files:
-%% unbtex-example.pdf, unbtex-example.tex and files within unbtex-example
-%% directory
+%% unbtex-example.pdf, unbtex-example.tex, unbtextcite-pt, unbtexcite-en,
+%% and files within unbtex-example directory
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{unbtex}[2023/10/20 v1.3.2 Modelo da Universidade de Brasília baseado em abnTeX2]
+\ProvidesClass{unbtex}[2023/11/02 v1.3.3 Modelo da Universidade de Brasília baseado em abnTeX2]
% ---
% Repassa todos os parâmetros a classe abntex2,
@@ -49,7 +49,8 @@
\RequirePackage{helvet} % Fonte utilizada para os títulos do trabalho
% Próxima do padrão da UnB http://www.marca.unb.br/introducao.php
\RequirePackage{graphicx} % Inclusão de gráficos
-\RequirePackage{subcaption} % Permite fazer subfiguras
+%\RequirePackage{subcaption} % Permite fazer subfiguras
+\RequirePackage{subfig} % Permite fazer subfiguras
\RequirePackage{icomma} % Configura casas decimais separadas por vírgula
\RequirePackage{indentfirst} % Indenta o primeiro parágrafo de cada seção.
\RequirePackage[nopatch=item]{microtype} % Para melhorias de justificação
@@ -146,16 +147,16 @@
% ---
% https://ctan.org/pkg/hyperref
\hypersetup{
- %pagebackref=true,
- %pdftitle={\@title},
- %pdfauthor={\@author},
- %pdfpagemode=None,
- pdfstartview=FitH,
- breaklinks=true,
- colorlinks=true,
- allcolors=azulunb,
- linktocpage,
- bookmarksdepth=4
+ %pagebackref=true,
+ %pdftitle={\@title},
+ %pdfauthor={\@author},
+ %pdfpagemode=None,
+ pdfstartview=FitH,
+ breaklinks=true,
+ colorlinks=true,
+ allcolors=azulunb,
+ linktocpage,
+ bookmarksdepth=4
}
% ---
@@ -167,16 +168,16 @@
% Julia (Linguagem não reconhecida automaticamente pelo pacote listings)
\lstdefinelanguage{Julia}%
- {morekeywords={abstract,break,case,catch,const,continue,do,else,elseif,%
- end,export,false,for,function,immutable,import,importall,if,in,%
- macro,module,otherwise,quote,return,switch,true,try,type,typealias,%
- using,while},%
- sensitive=true,%
- alsoother={\$},%
- morecomment=[l]\#,%
- morecomment=[n]{\#=}{=\#},%
- morestring=[s]{"}{"},%
- morestring=[m]{'}{'},%
+ {morekeywords={abstract,break,case,catch,const,continue,do,else,elseif,%
+ end,export,false,for,function,immutable,import,importall,if,in,%
+ macro,module,otherwise,quote,return,switch,true,try,type,typealias,%
+ using,while},%
+ sensitive=true,%
+ alsoother={\$},%
+ morecomment=[l]\#,%
+ morecomment=[n]{\#=}{=\#},%
+ morestring=[s]{"}{"},%
+ morestring=[m]{'}{'},%
}[keywords,comments,strings]%
\lstset{%
@@ -190,8 +191,8 @@
% Python
\lstset{
- language = Python,
- basicstyle=\linespread{1}\ttfamily\small,
+ language = Python,
+ basicstyle=\linespread{1}\ttfamily\small,
numberstyle=\footnotesize,
numbers=left,
backgroundcolor=\color{gray!10},
@@ -366,15 +367,15 @@
% Figura de fundo da capa
\RequirePackage{eso-pic}
\newcommand\BackgroundPic{%
- \put(0,0){%
- \parbox[b][\paperheight]{\paperwidth}{%
- \vfill
- \centering
- \includegraphics[width=\paperwidth,height=\paperheight,%
- keepaspectratio]{capa_fundo.pdf}%
- \vfill
- }
+ \put(0,0){%
+ \parbox[b][\paperheight]{\paperwidth}{%
+ \vfill
+ \centering
+ \includegraphics[width=\paperwidth,height=\paperheight,%
+ keepaspectratio]{capa_fundo.pdf}%
+ \vfill
}
+ }
}
% ---
@@ -402,23 +403,23 @@
\vfill\vfill
\abntex@ifnotempty{\imprimirpreambulo}{%
- \hspace{.45\textwidth}
- \begin{minipage}{.5\textwidth}
- {\SingleSpacing
- \IfStrEq*{\languagename}{english}{
- \begin{otherlanguage*}{brazil}
- \imprimirpreambulo
- \end{otherlanguage*}}{
- \imprimirpreambulo}
- }
- \end{minipage}%
- \vfill
+ \hspace{.45\textwidth}
+ \begin{minipage}{.5\textwidth}
+ {\SingleSpacing
+ \IfStrEq*{\languagename}{english}{
+ \begin{otherlanguage*}{brazil}
+ \imprimirpreambulo
+ \end{otherlanguage*}}{
+ \imprimirpreambulo}
+ }
+ \end{minipage}%
+ \vfill
}%
{\large \orientadorname: \orienttitulo\ \orientnome\ \orientsobrenome\par}
\abntex@ifnotempty{\coorientnome}{%
- {\large\coorientadorname: \coorienttitulo\ \coorientnome\ \coorientsobrenome}%
+{\large\coorientadorname: \coorienttitulo\ \coorientnome\ \coorientsobrenome}%
}%
\vfill\vfill
@@ -436,7 +437,7 @@
\RequirePackage{xstring}
\renewcommand{\fichacatalografica}{
- \thispagestyle{empty}{
+\thispagestyle{empty}{
\setlength{\fboxsep}{10pt}
\vspace*{\fill}
{\small
@@ -457,8 +458,7 @@
\end{center}
}}
\newpage
- }
-}
+}}
% ---
% ---
@@ -472,10 +472,9 @@
{\bfseries\sffamily\Large \instituicaoi \par\vspace{4pt} \instituicaoii} \par
\abntex@ifnotempty{\instituicaoiii}{{\bfseries\sffamily\Large\instituicaoiii}}
\vfill\vfill
-
-\begin{center}
-\color{verdeunb}\bfseries\sffamily\Large\imprimirtitulo
-\end{center}
+ \begin{center}
+ \color{verdeunb}\bfseries\sffamily\Large\imprimirtitulo
+ \end{center}
\vfill
@@ -486,31 +485,31 @@
\vfill
\abntex@ifnotempty{\imprimirpreambulo}{%
- \hspace{.45\textwidth}
- \begin{minipage}{.5\textwidth}
- {\SingleSpacing
- \IfStrEq*{\languagename}{english}{
- \begin{otherlanguage*}{brazil}
- \imprimirpreambulo
- \end{otherlanguage*}}{
- \imprimirpreambulo}
- }
- \end{minipage}%
- \vfill
+ \hspace{.45\textwidth}
+ \begin{minipage}{.5\textwidth}
+ {\SingleSpacing
+ \IfStrEq*{\languagename}{english}{
+ \begin{otherlanguage*}{brazil}
+ \imprimirpreambulo
+ \end{otherlanguage*}}{
+ \imprimirpreambulo}
+ }
+ \end{minipage}%
+ \vfill
}%
\raggedright { Trabalho aprovado. \imprimirlocal, \imprimirdia\ de \imprimirmes\ de \imprimirano:}
{
- \assinatura{\textbf{\membrodabancainome} \\ \membrodabancaifuncaonome}
- \assinatura{\textbf{\membrodabancaiinome} \\ \membrodabancaiifuncaonome}
- \assinatura{\textbf{\membrodabancaiiinome} \\ \membrodabancaiiifuncaonome}
- \abntex@ifnotempty{\membrodabancaivnome}{\assinatura{\textbf{\membrodabancaivnome} \\ \membrodabancaivfuncaonome}}
- \abntex@ifnotempty{\membrodabancavnome}{\assinatura{\textbf{\membrodabancavnome} \\ \membrodabancavfuncaonome}}}
+ \assinatura{\textbf{\membrodabancainome} \\ \membrodabancaifuncaonome}
+ \assinatura{\textbf{\membrodabancaiinome} \\ \membrodabancaiifuncaonome}
+ \assinatura{\textbf{\membrodabancaiiinome} \\ \membrodabancaiiifuncaonome}
+ \abntex@ifnotempty{\membrodabancaivnome}{\assinatura{\textbf{\membrodabancaivnome} \\ \membrodabancaivfuncaonome}}
+ \abntex@ifnotempty{\membrodabancavnome}{\assinatura{\textbf{\membrodabancavnome} \\ \membrodabancavfuncaonome}}}
\vfill
- \begin{center}
+ \begin{center}
{\sffamily\large\imprimirlocal
\par \imprimirano}
- \end{center}
+ \end{center}
\end{center}
\end{folhadeaprovacao}
}
@@ -521,31 +520,31 @@
% Correção para o pacote microtype
\makeatletter
\long\def\MT@prot@l#1{%
- \MT@get@prot{#1}{left}%
- \leavevmode
- #1}
+ \MT@get@prot{#1}{left}%
+ \leavevmode
+ #1}
\def\MT@prot@group@@{%
- \catcode`\\=0
- \catcode`\^^M=10
- \makeatletter
- {\expandafter\MT@prot@l\expandafter
- {\expandafter\scantokens\expandafter{\the\MT@toks\noexpand}}}%
- \endgroup}
+ \catcode`\\=0
+ \catcode`\^^M=10
+ \makeatletter
+ {\expandafter\MT@prot@l\expandafter
+ {\expandafter\scantokens\expandafter{\the\MT@toks\noexpand}}}%
+ \endgroup}
\makeatother
% Ajusta a indentação das listas de figuras e de tabelas
\DeclareTOCStyleEntry[
- indent=0pt,
- entrynumberformat=\entrynumberwithprefix{\figurename},
- dynnumwidth,
- %numsep=0em
+ indent=0pt,
+ entrynumberformat=\entrynumberwithprefix{\figurename},
+ dynnumwidth,
+ %numsep=0em
]{tocline}{figure}
%\newcommand\entrynumberwithprefix[2]{#1\enspace#2:\hfill}
\DeclareTOCStyleEntry[
- indent=0pt,
- entrynumberformat=\entrynumberwithprefix{\tablename},
- dynnumwidth,
- %numsep=0em
+ indent=0pt,
+ entrynumberformat=\entrynumberwithprefix{\tablename},
+ dynnumwidth,
+ %numsep=0em
]{tocline}{table}
-\newcommand\entrynumberwithprefix[2]{#1\enspace#2~--\hfill} \ No newline at end of file
+\newcommand\entrynumberwithprefix[2]{#1~#2~\hfill} \ No newline at end of file
diff --git a/macros/latex/contrib/unbtex/abntex2eng-alf.bst b/macros/latex/contrib/unbtex/unbtexcite-en.bst
index e1362c59d9..62da0cb780 100644
--- a/macros/latex/contrib/unbtex/abntex2eng-alf.bst
+++ b/macros/latex/contrib/unbtex/unbtexcite-en.bst
@@ -1,5 +1,5 @@
%%
-%% abntex2eng-alf.bst bibliography style file is adapted from abntex-alf.bst
+%% unbtexcite-en.bst bibliography style file is adapted from abntex-alf.bst
%% to format bibliographic references in ABNT style for documents written in
%% English, following sugestions avaliable at
%%
@@ -62,12 +62,12 @@ INTEGERS {abnt.alf abnt.cite.style abnt.doi
abnt.last.names abnt.ldots.type
abnt.missing.year
abnt.refinfo abnt.repeated.author.omit abnt.repeated.title.omit
- abnt.show.options abnt.and.type
+ abnt.show.options abnt.and.type
abnt.title.command
- abnt.thesis.year
- abnt.url.package abnt.verbatim.entry
- iso.abbreviation iso.author.punctuation iso.date.place
- repeated.author}
+ abnt.thesis.year
+ abnt.url.package abnt.verbatim.entry
+ iso.abbreviation iso.author.punctuation iso.date.place
+ repeated.author}
%needed for title formatting
INTEGERS { title.lenght title.pos first.word no.bracket}
@@ -238,7 +238,6 @@ FUNCTION {tie.or.space.prefix} %if text length less than 3 chars. uses a tie
FUNCTION {no.space} { { "" } swap$ }
-
FUNCTION {space.word} { " " swap$ * " " * }
FUNCTION {bbl.and}
@@ -264,14 +263,14 @@ if$}
FUNCTION {bbl.master} { "Master of Science" }
FUNCTION {bbl.missing.year}
{abnt.missing.year
-{"[s.d.]"} %#1
+{""} %{"[s.d.]"} %#1
{""} %#0
if$}
FUNCTION {bbl.monography} { "Monography" }
FUNCTION {bbl.mthesis} { "Dissertation" }
-FUNCTION {bbl.no.address} {"[S.l.]"}
-FUNCTION {bbl.no.address.no.publisher} {"[S.l.: s.n.]"}
-FUNCTION {bbl.no.publisher} {"[s.n.]"}
+FUNCTION {bbl.no.address} {""}%{"[S.l.]"}
+FUNCTION {bbl.no.address.no.publisher} {""}%{"[S.l.: s.n.]"}
+FUNCTION {bbl.no.publisher} {""}%{"[s.n.]"}
FUNCTION {bbl.number} { iso.abbreviation {"no."} {"n."} if$ }
FUNCTION {bbl.nr} { "n." }
FUNCTION {bbl.of} { "of" }
@@ -295,7 +294,6 @@ FUNCTION {bbl.url.available}
FUNCTION {bbl.void} {""}
FUNCTION {bbl.volume} { iso.abbreviation {"vol."} {"v."} if$ }
-
MACRO {jan} {"Jan."}
MACRO {feb} {"Feb."}
MACRO {mar} {"Mar."}
@@ -309,7 +307,6 @@ MACRO {oct} {"Oct."}
MACRO {nov} {"Nov."}
MACRO {dec} {"Dec."}
-
FUNCTION {is.num}
{ chr.to.int$
duplicate$ "0" chr.to.int$ < not
@@ -467,7 +464,6 @@ FUNCTION {recompose.name}
swap$ get.von #1 "{ ff}" format.name$ *
}
-
FUNCTION {format.single.name}
{
s nameptr get.person 'r :=
@@ -520,7 +516,7 @@ FUNCTION {format.names}
{ pop$ }
if$
t "others" =
- { bbl.etal *}
+ { " \emph{et al.}" *}
{ "; " * t *}
if$ }
if$ }
@@ -543,13 +539,13 @@ FUNCTION {format.names.plain}
nameptr #1 >
{ namesleft #1 >
{ ", " * t * }
- { numnames #20 >
+ { numnames #2 >
{ "," * }
'skip$
if$
t "others" =
- { bbl.etal * }
- { bbl.and * t * }
+ { " \emph{et al.}" * }
+ { " and " * t * }
if$
}
if$
@@ -575,7 +571,6 @@ author format.names.plain
FUNCTION {get.bbl.editor} { editor num.names$ #1 > 'bbl.editors 'bbl.editor if$ }
-
FUNCTION {format.book.pages}
{ pages "pages" bibinfo.check duplicate$ empty$
'skip$
@@ -649,7 +644,6 @@ FUNCTION {format.howpublished}
if$
}
-
%ABNT styles require that the title acts as an author if
%typical author fields are absent. In this case the first
%word is uppercase. Our main problem is to establish what
@@ -743,7 +737,8 @@ FUNCTION {n.dashify}
while$
}
-FUNCTION {word.in} { bbl.in " " * }
+%FUNCTION {word.in} { bbl.in " " * }
+FUNCTION {word.in} {"\emph{In}: "}
FUNCTION {format.month}
{ month empty$ 'skip$
@@ -822,7 +817,6 @@ FUNCTION {format.bvolume.if.no.series}
if$
}
-
FUNCTION {format.number.or.volume}
{number empty$
{format.volume}
@@ -1016,7 +1010,6 @@ FUNCTION {format.conference.info}
new.sentence
}
-
FUNCTION {format.chapter.pages}
{ chapter empty$
'format.pages
@@ -1039,6 +1032,7 @@ FUNCTION {format.booktitle}
booksubtitle empty$ 'skip$ {booksubtitle ": " swap$ * "t" change.case$ *
apply.title.command} if$}
{booktitle "booktitle" bibinfo.check emphasize duplicate$ empty$ 'skip$ {} if$
+ %{booktitle "booktitle" bibinfo.check "u" change.case$ duplicate$ empty$ 'skip$ {} if$
booksubtitle empty$ 'skip$ {booksubtitle ": " swap$ * "t" change.case$ *
apply.title.command} if$}
if$
@@ -1093,7 +1087,6 @@ FUNCTION {format.type}
if$
}
-
FUNCTION {format.year}
{year empty$
{ "campo year vazio ou faltando em " cite$ *
@@ -1116,7 +1109,8 @@ FUNCTION {format.field.address}
{bbl.no.address.no.publisher}
{address empty$
%if an url is present we don't give a missing address "[s.l.]" notice
- {url empty$ {bbl.no.address ": "} {"" ""} if$}
+ %{url empty$ {bbl.no.address ": "} {"" ""} if$} % remove : após [s.l.] em book
+ {url empty$ {bbl.no.address " "} {"" ""} if$}
{address ": "}
if$
t empty$
@@ -1171,7 +1165,6 @@ FUNCTION {format.author.or.organization}
compare.authorship
}
-
FUNCTION {format.editor.or.organization}
{ editor empty$
{ organization empty$ 'skip$
@@ -1211,11 +1204,11 @@ FUNCTION {format.journal}
journal emphasize *
}
-
%generates the first label in \abntrefinfo to be used with \citeonline
FUNCTION {format.names.for.label1} %abnt-alf only
{ 's := "" 't :=
- #1 'nameptr := s num.names$ 'numnames :=
+ #1 'nameptr :=
+ s num.names$ 'numnames :=
numnames 'namesleft :=
{ namesleft #0 > }
{abnt.last.names
@@ -1227,12 +1220,12 @@ FUNCTION {format.names.for.label1} %abnt-alf only
nameptr #1 >
{namesleft #1 >
{ numnames abnt.etal.cite > abnt.etal.cite #0 = not and
- {#0 'namesleft := abnt.etal.cite {bbl.etal *} 'skip$ if$}
+ {#0 'namesleft := abnt.etal.cite {" \emph{et al.}" *} 'skip$ if$}
{", " * t * } if$ }
{ t "others" =
- {abnt.etal.cite {bbl.etal *} 'skip$ if$}
- {numnames nameptr =
- {bbl.and * t *}
+ {abnt.etal.cite {" \emph{et al.}" *} 'skip$ if$}
+ {numnames nameptr = %{bbl.and * t *}
+ {numnames #2 > {", and " * t *} {" and " * t *} if$} % coloca vírgula antes do "and" se houver mais de dois autores
'skip$ if$}
if$
}
@@ -1255,14 +1248,16 @@ FUNCTION {format.names.for.label2} %abnt-alf only
{s nameptr "{ll}" format.name$ #1 "{ll}" format.name$
s nameptr "{ jj}" format.name$ *}
if$
- abnt.cite.style #0 = {"u" change.case$} 'skip$ if$ 't :=
+ % Desabilita caixa alta nas citações do comando \cite ao logo do texto
+ %abnt.cite.style #0 = {"u" change.case$} 'skip$ if$ 't :=
+ abnt.cite.style #0 = {} 'skip$ if$ 't :=
nameptr #1 >
{namesleft #1 >
{ numnames abnt.etal.cite >
- {#0 'namesleft := abnt.etal.cite {bbl.etal *} 'skip$ if$}
+ {#0 'namesleft := abnt.etal.cite {" \emph{et al.}" *} 'skip$ if$}
{"; " * t * } if$ }
{ t "OTHERS" = t "others" = or
- {abnt.etal.cite {bbl.etal *} 'skip$ if$}
+ {abnt.etal.cite {" \emph{et al.}" *} 'skip$ if$}
{numnames nameptr = { bbl.semicolon * t *} 'skip$ if$}
if$
}
@@ -1290,9 +1285,11 @@ FUNCTION {format.title.for.label}
while$
s t = %title equals first word, dont use bbl.ldots
{t "}{" * t
- abnt.cite.style #0 = {"u" change.case$ * } 'skip$ if$}
+ %abnt.cite.style #0 = {"u" change.case$ * } 'skip$ if$}
+ abnt.cite.style #0 = { * } 'skip$ if$}
{t bbl.ldots * "}{" * t
- abnt.cite.style #0 = {"u" change.case$} 'skip$ if$ * bbl.ldots *}
+ %abnt.cite.style #0 = {"u" change.case$} 'skip$ if$ * bbl.ldots *}
+ abnt.cite.style #0 = {} 'skip$ if$ * bbl.ldots *}
if$
}
@@ -1328,9 +1325,11 @@ FUNCTION {calc.extended.label}
{editor empty$ not
{editor format.names.for.label1 * "}{" * editor format.names.for.label2 *}
{org-short empty$ not
- {org-short * "}{" * org-short "u" change.case$ *}
+ %{org-short * "}{" * org-short "u" change.case$ *}
+ {org-short * "}{" * org-short *}
{organization empty$ not
- {organization * "}{" * organization "u" change.case$ *}
+ %{organization * "}{" * organization "u" change.case$ *}
+ {organization * "}{" * organization *}
{title empty$ not
{title format.title.for.label *}
{"nada}{NADA" *}
@@ -1484,7 +1483,6 @@ FUNCTION { abnt-options2 }
"abnt-last-names" abnt-last-names abnt.display.options}
if$
-
abnt-ldots-type empty$
'skip$
{abnt-ldots-type "none" = {#0}
@@ -1505,9 +1503,8 @@ FUNCTION { abnt-options2 }
"abnt-missing-year" abnt-missing-year abnt.display.options}
if$
-
abnt-and-type empty$
- 'skip$ {abnt-and-type "and" =
+ 'skip$ {abnt-and-type " and " =
{#0} {abnt-and-type "&" =
{#1} {#0} if$} if$
'abnt.and.type :=
@@ -2028,9 +2025,9 @@ FUNCTION {set.default.abnt.variables}
{ %if you change abnt-num to abnt-alf by hand you need also to change
%the name of RCSfile by hand, otherwise cvs takes care of it.
%
- "$RCSfile: abnt-alf.bst,v $ " extract.cvs.key
+ "$RCSfile: unbtexcite-en.bst,v $ " extract.cvs.key
%
- "abnt-alf.bst,v " = 'abnt.alf := % #1 para abnt-alf #0 para abnt-num
+ "unbtexcite-en.bst,v " = 'abnt.alf := % #1 para abnt-alf #0 para abnt-num
"$Revision: v-1.9.7 $" extract.cvs.key 'abnt.bst.revision :=
#0 'abnt.and.type := % #0 "and"; #1 "&"
"\emph" 'abnt.emphasize :=
@@ -2159,4 +2156,4 @@ FUNCTION {apresentacao}
"+---------------------------------------------------------+"
stack$
}
-EXECUTE{apresentacao}
+EXECUTE{apresentacao} \ No newline at end of file
diff --git a/macros/latex/contrib/unbtex/unbtexcite-pt.bst b/macros/latex/contrib/unbtex/unbtexcite-pt.bst
new file mode 100644
index 0000000000..29a648b4e2
--- /dev/null
+++ b/macros/latex/contrib/unbtex/unbtexcite-pt.bst
@@ -0,0 +1,2154 @@
+%%
+%% unbtexcite-pt.bst bibliography style file is adapted from abntex-alf.bst
+%% to format bibliographic references in ABNT style for documents written in
+%% Portuguese, following sugestions avaliable at
+%%
+%% https://github.com/abntex/abntex2/issues/97
+%%
+%% abntex2-alf.bst, v-1.9.7 laurocesar
+%% Copyright 2012-2018 by abnTeX2 group at http://www.abntex.net.br/
+%%
+%% This work may be distributed and/or modified under the conditions of the
+%% LaTeX Project Public License, either version 1.3 of this license or (at
+%% your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX version
+%% 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is the abnTeX2 team, led by Lauro
+%% César Araujo. Further information are available on
+%% http://www.abntex.net.br/
+%%
+
+ENTRY
+ { address author
+ booktitle booksubtitle
+ chapter conference-number conference-year conference-location
+ edition editor editortype
+ dimensions furtherresp
+ howpublished illustrated institution
+ isbn issn journal key month note marginnote number organization
+ org-short pages pagename
+ publisher reprinted-from reprinted-text school
+ series subtitle section title type url urlaccessdate
+ volume year year-presented
+ abnt-and-type
+ abnt-doi abnt-dont-use-etal
+ abnt-etal-cite abnt-etal-list abnt-etal-text abnt-emphasize abnt-experimental
+ abnt-full-initials
+ abnt-last-names abnt-ldots-type
+ abnt-missing-year abnt-cite-style abnt-no-etal-label abnt-note
+ abnt-repeated-author-omit abnt-repeated-title-omit
+ abnt-show-options abnt-refinfo abnt-thesis-year abnt-url-package
+ abnt-title-command
+ abnt-verbatim-entry
+ iso-abbreviation iso-author-punctuation iso-date-place
+ }{}{ label extra.label year.label}
+
+%revision string
+STRINGS { abnt.bst.revision }
+
+%general purpose strings
+STRINGS { r s t }
+
+%variables needed to implement the various abnt options
+STRINGS {abnt.etal.text abnt.emphasize previous.author previous.title}
+INTEGERS {abnt.alf abnt.cite.style abnt.doi
+ abnt.experimental abnt.etal.cite abnt.etal.list
+ abnt.full.initials
+ abnt.last.names abnt.ldots.type
+ abnt.missing.year
+ abnt.refinfo abnt.repeated.author.omit abnt.repeated.title.omit
+ abnt.show.options abnt.and.type
+ abnt.title.command
+ abnt.thesis.year
+ abnt.url.package abnt.verbatim.entry
+ iso.abbreviation iso.author.punctuation iso.date.place
+ repeated.author}
+
+%needed for title formatting
+INTEGERS { title.lenght title.pos first.word no.bracket}
+STRINGS { title.char}
+
+%needed for controlling the sentence position
+INTEGERS {output.state before.all mid.sentence after.sentence after.block }
+
+%needed for url identification
+INTEGERS {url.type}
+
+%static values for options
+%values for abnt.doi
+FUNCTION {abnt.doi.expand.to.url} {#0} %expands a doi address to its url correspondent
+FUNCTION {abnt.doi.link} {#1} %links doi to its url correspondent
+FUNCTION {abnt.doi.leave.as.is} {#2} %shows doi as is, external viewer will have
+ %to know what to do with a "doi:" document
+
+%values for url types
+FUNCTION {unknown.url} {#0}
+FUNCTION {http.url} {#1}
+FUNCTION {file.url} {#2}
+FUNCTION {ftp.url} {#3}
+FUNCTION {doi.url} {#4}
+FUNCTION {mailto.url} {#5}
+
+FUNCTION {init.state.consts}
+{ #0 'before.all :=
+ #1 'mid.sentence :=
+ #2 'after.sentence :=
+ #3 'after.block :=
+}
+
+%output.nonnull decides what is written before the argument s, if a comma, period etc.
+FUNCTION {output.nonnull}
+{ 's := %the argument is written into s
+ output.state mid.sentence =
+ { ", " * write$ } %mid.sentence first write comma
+ { output.state after.block =
+ { add.period$ write$ newline$ }
+ { output.state before.all = 'write$
+ { add.period$ " " * write$ }
+ if$}
+ if$
+ mid.sentence 'output.state := }
+ if$
+ s %now comes s
+}
+FUNCTION {output.nonnull.dash}
+{ 's := %the argument is written into s
+ output.state mid.sentence =
+ { " --- " * write$ } %mid.sentence first write comma
+ { output.state after.block =
+ { add.period$ write$ newline$ write$}
+ { output.state before.all = 'write$
+ { add.period$ " " * write$ }
+ if$}
+ if$
+ mid.sentence 'output.state := }
+ if$
+ s %now comes s
+}
+FUNCTION {output} %does nothing or calls output.nonull
+{ duplicate$ empty$
+ 'pop$
+ 'output.nonnull
+ if$
+}
+FUNCTION {output.dash} %does nothing or calls output.nonull
+{ duplicate$ empty$
+ 'pop$
+ 'output.nonnull.dash
+ if$
+}
+FUNCTION {output.check} %like ouput, but complains if t empty
+{ 't :=
+ duplicate$ empty$
+ { pop$ "campo " t * " vazio em " * cite$ * warning$ }
+ 'output.nonnull
+ if$
+}
+
+FUNCTION {new.block}
+{ output.state before.all =
+ 'skip$
+ { after.block 'output.state := }
+ if$
+}
+FUNCTION {new.sentence}
+{ output.state after.block =
+ 'skip$
+ { output.state before.all =
+ 'skip$
+ { after.sentence 'output.state := }
+ if$
+ }
+ if$
+}
+FUNCTION {add.blank} { " " * before.all 'output.state :=}
+
+FUNCTION {date.block} {new.block}
+
+FUNCTION {not}
+{ { #0 }
+ { #1 }
+ if$
+}
+FUNCTION {and}
+{ 'skip$
+ { pop$ #0 }
+ if$
+}
+FUNCTION {or}
+{ { pop$ #1 }
+ 'skip$
+ if$
+}
+FUNCTION {new.block.checka}
+{ empty$
+ 'skip$
+ 'new.block
+ if$
+}
+FUNCTION {new.block.checkb}
+{ empty$
+ swap$ empty$
+ and
+ 'skip$
+ 'new.block
+ if$
+}
+FUNCTION {new.sentence.checka}
+{ empty$
+ 'skip$
+ 'new.sentence
+ if$
+}
+FUNCTION {new.sentence.checkb}
+{ empty$
+ swap$ empty$
+ and
+ 'skip$
+ 'new.sentence
+ if$
+}
+FUNCTION {field.or.null}
+{ duplicate$ empty$
+ { pop$ "" }
+ 'skip$
+ if$
+}
+FUNCTION {emphasize}
+{ duplicate$ empty$
+ { pop$ "" }
+ { abnt.emphasize "{" * swap$ * "}" * }
+ if$
+}
+
+FUNCTION {tie.or.space.prefix} %if text length less than 3 chars. uses a tie
+{ duplicate$ text.length$ #5 <
+ { "~" }
+ { " " }
+ if$
+ swap$
+}
+
+FUNCTION {no.space} { { "" } swap$ }
+
+FUNCTION {space.word} { " " swap$ * " " * }
+
+FUNCTION {bbl.and}
+{ abnt.and.type #0 = {" e "} 'skip$ if$
+ abnt.and.type #1 = {" \& "} 'skip$ if$}
+FUNCTION {bbl.chapter} { "cap." }
+FUNCTION {bbl.colon} {": "}
+FUNCTION {bbl.editors} { "Ed." }
+FUNCTION {bbl.editor} { "Ed." }
+FUNCTION {bbl.edby} { "editado por" }
+FUNCTION {bbl.edition} { "ed." }
+FUNCTION {bbl.empty} {""}
+FUNCTION {bbl.etal}{abnt.etal.text "" = {""} {" " abnt.etal.text *} if$}
+FUNCTION {bbl.doi.url} {"http://dx.doi.org/"}
+FUNCTION {bbl.in}{ "In" iso.abbreviation 'skip$ { bbl.colon *} if$}
+FUNCTION {bbl.ldots} %#0 use nothing, #1 use \ldots, #2 use $\ldots$, 3# use {...}
+{abnt.ldots.type
+ {abnt.ldots.type #1 = {"\ldots"} 'skip$ if$
+ abnt.ldots.type #2 = {"$\ldots$"} 'skip$ if$
+ abnt.ldots.type #3 = {"{...}"} 'skip$ if$}
+ {""} %for #0 use nothing
+if$}
+FUNCTION {bbl.master} { "Mestrado" }
+FUNCTION {bbl.missing.year}
+{abnt.missing.year
+ {"[\emph{s.d.}]"} %#1
+ {""} %#0
+ if$}
+FUNCTION {bbl.monography} { "Monografia" }
+FUNCTION {bbl.mthesis} { "Disserta\c{c}\~{a}o" }
+FUNCTION {bbl.no.address} {"[\emph{S.l.}]"}
+FUNCTION {bbl.no.address.no.publisher} {"[\emph{S.l.: s.n.}]"}
+FUNCTION {bbl.no.publisher} {"[\emph{s.n.}]"}
+FUNCTION {bbl.number} { iso.abbreviation {"no."} {"n."} if$ }
+FUNCTION {bbl.nr} { "n." }
+FUNCTION {bbl.of} { "de" }
+FUNCTION {bbl.phd} { "Doutorado" }
+FUNCTION {bbl.phdthesis} { "Tese" }
+FUNCTION {bbl.pages}
+ {pagename empty$
+ { "p." }
+ {pagename}
+ if$
+ }
+FUNCTION {bbl.page} { bbl.pages }
+FUNCTION {bbl.reprint} {"Separata de"}
+FUNCTION {bbl.semicolon} { "; "}
+FUNCTION {bbl.same.field} {"\underline{\ \ \ \ \ \ \ \ }"}
+FUNCTION {bbl.techrep} { "Rel. Tec." }
+FUNCTION {bbl.url.accessdate}
+ {iso.abbreviation { "Cited "} {"Acesso em: "} if$}
+FUNCTION {bbl.url.available}
+{ iso.abbreviation {"Available from Internet: "} {"Dispon{\'\i}vel em: "} if$}
+FUNCTION {bbl.void} {""}
+FUNCTION {bbl.volume} { iso.abbreviation {"vol."} {"v."} if$ }
+
+MACRO {jan} {"jan."}
+MACRO {feb} {"fev."}
+MACRO {mar} {"mar."}
+MACRO {apr} {"abr."}
+MACRO {may} {"maio"}
+MACRO {jun} {"jun."}
+MACRO {jul} {"jul."}
+MACRO {aug} {"ago."}
+MACRO {sep} {"set."}
+MACRO {oct} {"out."}
+MACRO {nov} {"nov."}
+MACRO {dec} {"dez."}
+
+FUNCTION {is.num}
+{ chr.to.int$
+ duplicate$ "0" chr.to.int$ < not
+ swap$ "9" chr.to.int$ > not and
+}
+FUNCTION {str.to.int}
+{ duplicate$ is.num
+ {chr.to.int$ #48 -}
+ 'skip$
+ if$
+}
+FUNCTION {bibinfo.check} %usage: field "field" bibinfo.check
+{ swap$ duplicate$ missing$
+ {pop$ pop$ ""}
+ { duplicate$ empty$
+ {swap$ pop$}
+ {swap$ pop$}
+ if$
+ }
+ if$
+}
+FUNCTION {bibinfo.warn}
+{ swap$
+ duplicate$ missing$
+ {swap$ "faltando " swap$ * " em " * cite$ * warning$ pop$ ""}
+ { duplicate$ empty$
+ {swap$ "vazio " swap$ * " em " * cite$ * warning$}
+ {swap$ pop$}
+ if$
+ }
+ if$
+}
+
+FUNCTION {write.field.verbatim}
+{
+duplicate$ missing$
+ {pop$ pop$}
+ {
+ s text.length$ #0 >
+ {s "," * newline$ write$ "" 's :=}
+ 'skip$
+ if$
+ swap$
+ "={" * swap$ * "}" *
+ s swap$ * 's :=
+ }
+if$
+}
+
+FUNCTION {write.entry.verbatim1}
+{
+ "address" address write.field.verbatim
+ "author" author write.field.verbatim
+ "booktitle" booktitle write.field.verbatim
+ "booksubtitle" booksubtitle write.field.verbatim
+ "chapter" chapter write.field.verbatim
+ "conference-number" conference-number write.field.verbatim
+ "conference-year" conference-year write.field.verbatim
+ "conference-location" conference-location write.field.verbatim
+ "edition" edition write.field.verbatim
+ "editor" editor write.field.verbatim
+ "editortype" editortype write.field.verbatim
+ "dimensions" dimensions write.field.verbatim
+ "furtherresp" furtherresp write.field.verbatim
+ "howpublished" howpublished write.field.verbatim
+ "illustrated" illustrated write.field.verbatim
+ "institution" institution write.field.verbatim
+ "isbn" isbn write.field.verbatim
+ "issn" issn write.field.verbatim
+ "journal" journal write.field.verbatim
+}
+FUNCTION {write.entry.verbatim2}
+{
+ "key" key write.field.verbatim
+ "month" month write.field.verbatim
+ "note" note write.field.verbatim
+ "marginnote" marginnote write.field.verbatim
+ "number" number write.field.verbatim
+ "organization" organization write.field.verbatim
+ "org-short" org-short write.field.verbatim
+ "pages" pages write.field.verbatim
+ "pagename" pagename write.field.verbatim
+ "publisher" publisher write.field.verbatim
+ "reprinted-from" reprinted-from write.field.verbatim
+ "reprinted-text" reprinted-text write.field.verbatim
+ "school" school write.field.verbatim
+ "series" series write.field.verbatim
+ "subtitle" subtitle write.field.verbatim
+ "section" section write.field.verbatim
+ "title" title write.field.verbatim
+ "type" type write.field.verbatim
+}
+FUNCTION {write.entry.verbatim3}
+{
+ "url" url write.field.verbatim
+ "urlaccessdate" urlaccessdate write.field.verbatim
+ "volume" volume write.field.verbatim
+ "year" year write.field.verbatim
+ "abnt-emphasize" abnt-emphasize write.field.verbatim
+ "abnt-experimental" abnt-experimental write.field.verbatim
+ "abnt-doi" abnt-doi write.field.verbatim
+ "abnt-dont-use-etal" abnt-dont-use-etal write.field.verbatim
+ "abnt-full-initials" abnt-full-initials write.field.verbatim
+ "abnt-ldots-type" abnt-ldots-type write.field.verbatim
+ "abnt-missing-year" abnt-missing-year write.field.verbatim
+ "abnt-cite-style" abnt-cite-style write.field.verbatim
+ "abnt-no-etal-label" abnt-no-etal-label write.field.verbatim
+ %abnt-note
+ "abnt-repeated-author-omit" abnt-repeated-author-omit write.field.verbatim
+ "abnt-repeated-title-omit" abnt-repeated-title-omit write.field.verbatim
+ "abnt-show-options" abnt-show-options write.field.verbatim
+ "abnt-refinfo" abnt-refinfo write.field.verbatim
+ "abnt-thesis-year" abnt-thesis-year write.field.verbatim
+ "abnt-title-command" abnt-title-command write.field.verbatim
+ "abnt-url-package" abnt-url-package write.field.verbatim
+ "abnt-verbatim-entry" abnt-verbatim-entry write.field.verbatim
+}
+
+FUNCTION {write.entry.verbatim}
+{"" 's := "" 't :=
+ abnt.verbatim.entry
+ {"{\footnotesize\begin{verbatim}" newline$ write$
+ "@" type$ * "{" * cite$ * 's :=
+ write.entry.verbatim1
+ write.entry.verbatim2
+ write.entry.verbatim3
+ s "" = {"}"} {s "}" *} if$
+ newline$ write$
+ "\end{verbatim}}" newline$ write$}
+ {newline$}
+if$}
+
+STRINGS { bibinfo}
+INTEGERS { nameptr namesleft numnames }
+
+FUNCTION {get.person} {"{vv }{ll}{, jj}{, ff}" format.name$}
+FUNCTION {get.last.name} {#1 "{ll}" format.name$}
+FUNCTION {get.first.name} {#1 "{ff}" format.name$}
+FUNCTION {get.von} {#1 "{vv}" format.name$}
+FUNCTION {get.jr} {#1 "{jj}" format.name$}
+FUNCTION {is.composed.von}
+ {get.person
+ get.von duplicate$ empty$ {pop$ #0}
+ {duplicate$
+ get.first.name empty$ not
+ swap$ get.last.name empty$ not and
+ } if$
+ }
+
+FUNCTION {recompose.name}
+ {get.person duplicate$ duplicate$ duplicate$
+ get.von #1 "{ll }" format.name$ swap$
+ get.last.name *
+ swap$ #1 "{, ff}" format.name$ *
+ swap$ get.von #1 "{ ff}" format.name$ *
+ }
+
+FUNCTION {format.single.name}
+{
+s nameptr get.person 'r :=
+abnt.last.names
+ {r #1 "{ll}{ jj}" format.name$ "u" change.case$
+ abnt.full.initials
+ {r #1 "{, ff}{ vv}" format.name$ *}
+ {r #1 "{, f.}{ vv}" format.name$ *}
+ if$}
+ {%r #1 is.composed.von {r #1 recompose.name 'r :=} 'skip$ if$
+ r #1 "{ll}" format.name$
+ #1 "{ll}" format.name$
+ r #1 "{ jj}" format.name$ * "u" change.case$
+ abnt.full.initials
+ {r #1 "{, ff}{ vv}" format.name$ *
+ r #1 "{ll}" format.name$
+ #1 "{ ff}{ vv}" format.name$ *}
+ {iso.author.punctuation
+ {r #1 "{, f{}}{ vv}" format.name$ *}
+ {r #1 "{, f.}{ vv}" format.name$ *} if$
+ r #1 "{ll}" format.name$
+ #1 "{ f.}{ vv}" format.name$ *}
+ if$}
+
+if$
+}
+FUNCTION {format.names}
+{ 'bibinfo := duplicate$ empty$ 'skip$
+ {'s :=
+ "" 't :=
+ #1 'nameptr := s num.names$ 'numnames :=
+ numnames 'namesleft :=
+ { namesleft #0 > }
+ { format.single.name
+ bibinfo bibinfo.check
+ 't :=
+ nameptr #1 >
+ {nameptr #1 #1 + = numnames abnt.etal.list > and
+ {abnt.etal.list {"others" 't := #1 'namesleft :=} 'skip$ if$ }
+ 'skip$
+ if$
+ namesleft #1 >
+ { "; " * t * }
+ { numnames #2 >
+ { "" * }
+ 'skip$
+ if$
+ s nameptr "{ll}" format.name$ duplicate$ "others" =
+ { 't := }
+ { pop$ }
+ if$
+ t "others" =
+ { " \emph{et al.}" *}
+ { "; " * t *}
+ if$ }
+ if$ }
+ 't
+ if$
+ nameptr #1 + 'nameptr :=
+ namesleft #1 - 'namesleft := }
+ while$
+ } if$
+}
+
+%from plain.bst
+FUNCTION {format.names.plain}
+{ 's :=
+ #1 'nameptr :=
+ s num.names$ 'numnames :=
+ numnames 'namesleft :=
+ { namesleft #0 > }
+ { s nameptr "{ff }{vv }{ll}{ jj}" format.name$ 't :=
+ nameptr #1 >
+ { namesleft #1 >
+ { ", " * t * }
+ { numnames #20 >
+ { "," * }
+ 'skip$
+ if$
+ t "others" =
+ { " \emph{et al.}" * }
+ { bbl.and * t * }
+ if$
+ }
+ if$
+ }
+ 't
+ if$
+ nameptr #1 + 'nameptr :=
+ namesleft #1 - 'namesleft :=
+ }
+ while$
+}
+FUNCTION {format.names.ed} {format.names}
+
+FUNCTION {format.authors}
+{
+author "author" format.names
+}
+
+FUNCTION {format.authors.plain}
+{
+author format.names.plain
+}
+
+FUNCTION {get.bbl.editor} { editor num.names$ #1 > 'bbl.editors 'bbl.editor if$ }
+
+FUNCTION {format.book.pages}
+{ pages "pages" bibinfo.check duplicate$ empty$
+ 'skip$
+ { "~" * bbl.pages * }
+ if$
+}
+FUNCTION {format.dimensions}
+{ dimensions empty$
+ 'skip$
+ { dimensions output}
+ if$
+}
+FUNCTION {format.furtherresp}
+{ furtherresp empty$
+ 'skip$
+ { furtherresp output}
+ if$
+}
+FUNCTION {format.illustrated}
+{ illustrated missing$
+ 'skip$
+ {illustrated empty$
+ {"il." output}
+ {illustrated output}
+ if$}
+ if$
+}
+FUNCTION {format.isbn}
+{ isbn "isbn" bibinfo.check duplicate$ empty$
+ 'skip$
+ {new.block "ISBN " swap$ *}
+ if$
+}
+
+FUNCTION {format.issn}
+{ issn "issn" bibinfo.check
+ duplicate$ empty$ 'skip$
+ {new.block "ISSN " swap$ *}
+ if$
+}
+
+FUNCTION {format.note}
+{ note empty$
+ { "" }
+ { note #1 #1 substring$
+ duplicate$ "{" =
+ 'skip$
+ { output.state mid.sentence =
+ { "l" }
+ { "u" }
+ if$
+ change.case$ }
+ if$
+ note #2 global.max$ substring$ * "note" bibinfo.check }
+ if$
+}
+
+FUNCTION {format.howpublished}
+{ howpublished empty$
+ { "" }
+ { howpublished #1 #1 substring$
+ duplicate$ "{" =
+ 'skip$
+ { output.state mid.sentence =
+ { "l" }
+ { "u" }
+ if$
+ change.case$ }
+ if$
+ howpublished #2 global.max$ substring$ * "howpublished" bibinfo.check }
+ if$
+}
+
+%ABNT styles require that the title acts as an author if
+%typical author fields are absent. In this case the first
+%word is uppercase. Our main problem is to establish what
+%the first word actually is since portuguese uses accents.
+%For example: Fun{\c c}\ão (Função) is a whole word but contains a
+%space, but if we write Fun\c{c}\ão \c is converted to uppercase...
+%You get the problem, don't you?
+FUNCTION {format.title.as.author}
+{ 's := %holds the title
+ #1 'title.pos := %our position in the title
+ #1 'first.word := %boolean, true if we already have the first word
+ #1 'no.bracket := %boolean, false if we are inside a {}
+ "" 't := %holds the first title.pos characters of the title
+ {first.word}
+ {s title.pos #1 substring$ 'title.char :=
+ %checks if the character is a {
+ title.char "{" = {#0 'no.bracket :=} 'skip$ if$
+ %if we are in a bracket
+ no.bracket 'skip$ {title.char "}" = {#1 'no.bracket :=} 'skip$ if$} if$
+ type$ "journalpart" =
+ {title.char "." = title.char ":" = or title.char "!" = or
+ title.char "," = or title.char ";" = or title.char "?" = or}
+ {title.char " " =}
+ if$ s t = or no.bracket and
+ {#0 'first.word :=
+ t title.char * "u" change.case$
+ title.pos #1 + 'title.pos :=
+ s title.pos global.max$ substring$ * 's :=}
+ {title.pos #1 + 'title.pos := t title.char * 't :=}
+ if$
+ }
+ while$
+s
+}
+
+%compares current title with the title of the previous entry
+FUNCTION {compare.title}
+{abnt.repeated.title.omit
+ {duplicate$ "" = 'skip$
+ {duplicate$ previous.title = repeated.author and
+ {duplicate$ 'previous.title := pop$ bbl.same.field}
+ {duplicate$ 'previous.title :=}
+ if$}
+ if$}
+ 'skip$
+ if$
+}
+
+FUNCTION {apply.title.command}
+{abnt.title.command
+ {duplicate$ empty$ 'skip$
+ {"\bibtextitlecommand{" type$ * "}{" * swap$ * "}" *}
+ if$}
+ 'skip$ if$
+}
+
+FUNCTION {format.title}
+{author empty$ editor empty$ and organization empty$ and
+ {title format.title.as.author}
+ {title duplicate$ empty$ {pop$ ""} {"t" change.case$} if$}
+ if$
+ subtitle empty$ 'skip$ {subtitle ": " swap$ * "t" change.case$ *} if$
+ apply.title.command
+ compare.title
+}
+
+FUNCTION {n.dashify}
+{
+ 't :=
+ ""
+ { t empty$ not }
+ { t #1 #1 substring$ "-" =
+ { t #1 #2 substring$ "--" = not
+ { "--" *
+ t #2 global.max$ substring$ 't :=
+ }
+ { { t #1 #1 substring$ "-" = }
+ { "-" *
+ t #2 global.max$ substring$ 't :=
+ }
+ while$
+ }
+ if$
+ }
+ { t #1 #1 substring$ *
+ t #2 global.max$ substring$ 't :=
+ }
+ if$
+ }
+ while$
+}
+
+%FUNCTION {word.in} { bbl.in " " * }
+FUNCTION {word.in} {"\emph{In}: "}
+
+FUNCTION {format.month}
+{ month empty$ 'skip$
+ {month "month" bibinfo.check}
+ if$
+}
+
+FUNCTION {format.date}
+{ year empty$
+ { month empty$
+ { bbl.missing.year }
+ { "existe o campo month (mês) mas não o campo year (ano) em " cite$ * warning$ month}
+ if$}
+ { month empty$
+ { year n.dashify}
+ { month " " * year * }
+ if$}
+ if$
+}
+FUNCTION {format.btitle}
+{author empty$ editor empty$ and organization empty$ and
+ {title format.title.as.author "title" bibinfo.check duplicate$ empty$ 'skip$ {} if$
+ subtitle empty$ 'skip$ {subtitle ": " swap$ * "t" change.case$ *} if$}
+ {title "title" bibinfo.check emphasize duplicate$ empty$ 'skip$ {} if$
+ subtitle empty$ 'skip$ {subtitle ": " swap$ * "t" change.case$ *} if$}
+if$
+apply.title.command
+compare.title
+}
+FUNCTION {either.or.check}
+{ empty$
+ 'pop$
+ { "não posso usar ambos " swap$ * " os campos em " * cite$ * warning$ }
+ if$
+}
+
+FUNCTION {format.volume} %leaves formatted or empty volume on the stack
+{volume duplicate$ empty$
+ 'skip$
+ {volume #1 #1 substring$ is.num
+ {bbl.volume swap$ tie.or.space.prefix * *}
+ 'skip$
+ if$}
+ if$
+}
+
+FUNCTION {format.number} %leaves formatted or empty number on the stack
+{ number duplicate$ empty$
+ 'skip$
+ {bbl.number swap$ tie.or.space.prefix * *}
+ if$
+}
+
+FUNCTION {format.patent.number}
+{ number
+}
+
+FUNCTION {format.bvolume}
+{ volume empty$
+ { "" }
+ { format.volume
+ number empty$ 'skip$ {output format.number} if$
+ series "series" bibinfo.check
+ duplicate$ empty$ 'pop$
+ { swap$ bbl.of space.word * swap$
+ emphasize * }
+ if$
+ }
+ if$
+}
+
+FUNCTION {format.bvolume.if.no.series}
+{ series empty$
+ { format.bvolume }
+ { "" }
+ if$
+}
+
+FUNCTION {format.number.or.volume}
+{number empty$
+ {format.volume}
+ {number} %we use the pure number here without leading "n."
+ if$
+}
+
+FUNCTION {format.volume.and.number}
+{format.volume output
+ format.number
+}
+
+FUNCTION {format.volume.number.series}
+{ number empty$ volume empty$ and
+ { series empty$
+ { "" }
+ {" (" series "series" bibinfo.check * ")" *}
+ if$}
+ { series empty$
+ {""} %{ format.number.or.volume }
+ { " (" series "series" bibinfo.check * ", " *
+ format.number.or.volume * ")" * }
+ if$ }
+ if$
+}
+
+FUNCTION {extract.num}
+{ duplicate$ 't :=
+ "" 's :=
+ { t empty$ not }
+ { t #1 #1 substring$
+ t #2 global.max$ substring$ 't :=
+ duplicate$ is.num
+ { s swap$ * 's := }
+ { pop$ "" 't := }
+ if$ }
+ while$
+ s empty$
+ 'skip$
+ { pop$ s }
+ if$
+}
+
+FUNCTION {format.edition}
+{ edition duplicate$ empty$ 'skip$
+ {output.state mid.sentence = { "l" } { "t" } if$ change.case$
+ "edition" bibinfo.check
+ edition #1 #1 substring$ is.num {". " * bbl.edition * } 'skip$ if$}
+ if$
+}
+INTEGERS { multiresult }
+FUNCTION {multi.page.check}
+{ 't :=
+ #0 'multiresult :=
+ { multiresult not
+ t empty$ not
+ and }
+ { t #1 #1 substring$
+ duplicate$ "-" =
+ swap$ duplicate$ "," =
+ swap$ "+" =
+ or or
+ { #1 'multiresult := }
+ { t #2 global.max$ substring$ 't := }
+ if$ }
+ while$
+ multiresult
+}
+FUNCTION {format.pages}
+{ pages duplicate$ empty$ 'skip$
+ { duplicate$ multi.page.check
+ { n.dashify bbl.pages swap$}
+ { bbl.page swap$ }
+ if$
+ tie.or.space.prefix "pages" bibinfo.check * * }
+ if$
+}
+FUNCTION {format.journal.pages}
+{ pages empty$ {""}
+ { pages n.dashify bbl.pages
+ swap$ tie.or.space.prefix "pages" bibinfo.check * *}
+ if$
+}
+
+FUNCTION {get.url.type}
+{s #1 #5 substring$ "http:" = {http.url}
+ {s #1 #6 substring$ "https:" = {http.url}
+ {s #1 #5 substring$ "file:" = {file.url}
+ {s #1 #4 substring$ "ftp:" = {ftp.url}
+ {s #1 #4 substring$ "doi:" = {doi.url}
+ {s #1 #7 substring$ "mailto:" = {mailto.url} {unknown.url} if$}
+ if$}
+ if$}
+ if$}
+ if$}
+ if$
+ 'url.type :=
+}
+
+FUNCTION {expand.doi}
+{s
+url.type doi.url =
+ {#5 global.max$ substring$ bbl.doi.url swap$ *}
+ 'skip$ if$
+}
+
+INTEGERS {url.pos url.length}
+FUNCTION {filter.url.tex}
+{s text.length$ #1 + 'url.length :=
+ #1 'url.pos := "" 't :=
+ {url.pos url.length <}
+ {s url.pos #1 substring$
+ duplicate$ "_" = {pop$ "\underline{\ }" } 'skip$ if$
+ duplicate$ "%" = {pop$ "\%" } 'skip$ if$
+ duplicate$ "&" = {pop$ "\&" } 'skip$ if$
+ duplicate$ "~" = {pop$ "\~{}" } 'skip$ if$
+ duplicate$ "/" = {pop$ "\-/" } 'skip$ if$
+ duplicate$ "." = {pop$ "\-." } 'skip$ if$
+ duplicate$ "\" = {pop$ "{\textbackslash}" } 'skip$ if$
+ duplicate$ "#" = {pop$ "\#" } 'skip$ if$
+ duplicate$ "_" = {pop$ "\_" } 'skip$ if$
+ t swap$ * 't :=
+ url.pos #1 + 'url.pos :=
+ }
+ while$
+t
+}
+FUNCTION {filter.url.html}
+{s text.length$ #1 + 'url.length :=
+ #1 'url.pos := "" 't :=
+ {url.pos url.length <}
+ {s url.pos #1 substring$
+ duplicate$ "%" = {pop$ "\%" } 'skip$ if$
+ duplicate$ "#" = {pop$ "\#" } 'skip$ if$
+ duplicate$ "_" = {pop$ "\_" } 'skip$ if$
+ t swap$ * 't :=
+ url.pos #1 + 'url.pos :=
+ }
+ while$
+t
+}
+
+FUNCTION {compose.url}
+{'s :=
+ get.url.type
+ bbl.url.available
+ abnt.url.package #0 =
+ { "$<$" *
+ abnt.doi abnt.doi.expand.to.url = 'expand.doi {s} if$
+ * "$>$" *} 'skip$ if$
+ abnt.url.package #1 =
+ { "\url{" * filter.url.html * "}" *} 'skip$ if$
+ abnt.url.package #2 =
+ {url.type http.url =
+ {"\htmladdnormallink{$<$" * filter.url.tex * "$>$}{" * filter.url.html * "}" *}
+ 'skip$ if$
+ url.type doi.url = url.type ftp.url = or url.type mailto.url = or
+ {"\htmladdnormallink{$<$" *
+ abnt.doi abnt.doi.expand.to.url = 'expand.doi {s} if$
+ * "$>$}{" *
+ abnt.doi abnt.doi.leave.as.is = {s} 'expand.doi if$
+ * "}" * }
+ 'skip$ if$
+ url.type unknown.url =
+ {"$<$" * filter.url.tex * "$>$" *}
+ 'skip$ if$} 'skip$ if$
+}
+FUNCTION {format.url}
+{ url empty$ 'skip$
+ {url compose.url output new.sentence }
+ if$
+ urlaccessdate duplicate$ empty$ 'skip$
+ { bbl.url.accessdate swap$ *}
+ if$
+ "urlaccessdate" bibinfo.check output new.sentence
+}
+
+FUNCTION {format.conference.info}
+{ conference-number empty$
+ 'skip$
+ {conference-number "." * output}
+ if$
+ conference-year empty$
+ 'skip$
+ {conference-year output}
+ if$
+ conference-location empty$
+ 'skip$
+ {conference-location output}
+ if$
+ new.sentence
+}
+
+FUNCTION {format.chapter.pages}
+{ chapter empty$
+ 'format.pages
+ { type empty$
+ { bbl.chapter }
+ { type "l" change.case$
+ "type" bibinfo.check }
+ if$
+ chapter tie.or.space.prefix "chapter" bibinfo.check * *
+ pages empty$
+ 'skip$
+ { ", " * format.pages * }
+ if$ }
+ if$
+}
+
+FUNCTION {format.booktitle}
+{author empty$ editor empty$ and organization empty$ and
+ {booktitle format.title.as.author "booktitle" bibinfo.check duplicate$ empty$ 'skip$ {} if$
+ booksubtitle empty$ 'skip$ {booksubtitle ": " swap$ * "t" change.case$ *
+ apply.title.command} if$}
+ {booktitle "booktitle" bibinfo.check emphasize duplicate$ empty$ 'skip$ {} if$
+ %{booktitle "booktitle" bibinfo.check "u" change.case$ duplicate$ empty$ 'skip$ {} if$
+ booksubtitle empty$ 'skip$ {booksubtitle ": " swap$ * "t" change.case$ *
+ apply.title.command} if$}
+if$
+}
+FUNCTION {format.editors}
+{ editor empty$
+ {"inbook" type$ = 'bbl.same.field 'skip$ if$}
+ {author empty$
+ {editor "editor" format.names " (" *
+ editortype empty$ {bbl.editor} {editortype} if$
+ ")" * * }
+ {"inbook" type$ =
+ {bbl.same.field }
+ {editor "editor" format.names " (" *
+ editortype empty$ {bbl.editor} {editortype} if$
+ ")" * *}
+ if$}
+ if$}
+ if$
+}
+FUNCTION {format.in.ed.booktitle}
+{ editor empty$
+ {organization empty$ not author empty$ not and %if one of two not empty
+ {word.in organization "u" change.case$ * output
+ format.conference.info
+ booktitle empty$ {""} {new.sentence format.booktitle} if$}
+ {word.in
+ organization empty$ author empty$ and 'skip$
+ {"inbook" type$ = {bbl.same.field * output new.sentence ""}
+ 'skip$ if$ } if$
+ booktitle empty$ 'skip$ {format.booktitle *} if$}
+ if$}
+ {word.in format.editors * output
+ booktitle empty$ {""} {new.sentence format.booktitle} if$}
+ if$
+ output
+ new.sentence
+}
+FUNCTION {empty.misc.check}
+{ author empty$ title empty$ howpublished empty$
+ month empty$ year empty$ note empty$
+ and and and and and
+ key empty$ not and
+ { "todos os campos relevantes estão vazios ou faltando em " cite$ * warning$ }
+ 'skip$
+ if$
+}
+FUNCTION {format.type}
+{ type "type" bibinfo.check
+ duplicate$ empty$ 'skip$
+ {new.block "" swap$ * }
+ if$
+}
+
+FUNCTION {format.year}
+{year empty$
+ { "campo year vazio ou faltando em " cite$ *
+ abnt.missing.year {" (vou colocar [s.d.])" *} 'skip$ if$ warning$
+ abnt.missing.year {", " } {""} if$ bbl.missing.year *}
+ {year n.dashify "year" bibinfo.check}
+if$
+}
+
+FUNCTION {format.year.presented}
+{year-presented empty$
+ {""}
+ {year-presented n.dashify}
+if$
+}
+
+FUNCTION {format.field.address}
+{ 't :=
+ address empty$ organization empty$ and url empty$ and t empty$ and
+ {bbl.no.address.no.publisher}
+ {address empty$
+ %if an url is present we don't give a missing address "[s.l.]" notice
+ {url empty$ {bbl.no.address ": "} {"" ""} if$}
+ {address ": "}
+ if$
+ t empty$
+ {%if an organization is present then it is OK not to have a publisher
+ organization empty$ {* bbl.no.publisher * } 'pop$ if$}
+ {* t * }
+ if$}
+ if$
+}
+
+FUNCTION {format.address}
+{address empty$
+ { bbl.no.address}
+ { address}
+ if$
+}
+
+FUNCTION {format.publisher.address}
+{ publisher "publisher" bibinfo.check format.field.address}
+
+FUNCTION {format.publisher.address.relax}
+{publisher empty$ address empty$ and {""}
+ {publisher "publisher" bibinfo.check format.field.address}
+if$}
+
+FUNCTION {format.organization.address}
+{ organization "organization" bibinfo.check format.field.address}
+
+%retains current authorship for future use
+FUNCTION {compare.authorship}
+{abnt.repeated.author.omit
+ {duplicate$ "" = 'skip$
+ {duplicate$ previous.author =
+ {duplicate$ 'previous.author :=
+ pop$ bbl.same.field
+ #1 'repeated.author :=}
+ {duplicate$ 'previous.author :=
+ #0 'repeated.author :=}
+ if$}
+ if$}
+ 'skip$
+ if$
+}
+
+FUNCTION {format.author.or.organization}
+{ author empty$
+ { organization empty$ 'skip$
+ { organization "u" change.case$ "organization" bibinfo.check output}
+ if$}
+ { format.authors output.nonnull }
+ if$
+ compare.authorship
+}
+
+FUNCTION {format.editor.or.organization}
+{ editor empty$
+ { organization empty$ 'skip$
+ { organization "u" change.case$ "organization" bibinfo.check output}
+ if$}
+ { format.editors output.nonnull }
+ if$
+ compare.authorship
+}
+
+FUNCTION {format.author.or.editor.or.organization}
+{ author empty$
+ { editor empty$
+ { organization empty$
+ 'skip$
+ { organization "u" change.case$ "organization" bibinfo.check output}
+ if$}
+ { format.editors output.nonnull }
+ if$}
+ { format.authors output.nonnull }
+ if$
+ compare.authorship
+}
+
+FUNCTION {format.reprint}
+{ reprinted-text missing$
+ {""}
+ {reprinted-text empty$
+ {bbl.reprint} {reprinted-text} if$
+ bbl.colon *}
+ if$
+}
+
+FUNCTION {format.journal}
+{
+ format.reprint
+ journal emphasize *
+}
+
+%generates the first label in \abntrefinfo to be used with \citeonline
+FUNCTION {format.names.for.label1} %abnt-alf only
+{ 's := "" 't :=
+ #1 'nameptr := s num.names$ 'numnames :=
+ numnames 'namesleft :=
+ { namesleft #0 > }
+ {abnt.last.names
+ {s nameptr "{ll}{ jj}" format.name$}
+ {s nameptr "{ll}" format.name$ #1 "{ll}" format.name$
+ s nameptr "{ jj}" format.name$ *}
+ if$
+ 't :=
+ nameptr #1 >
+ {namesleft #1 >
+ { numnames abnt.etal.cite > abnt.etal.cite #0 = not and
+ {#0 'namesleft := abnt.etal.cite {" \emph{et al.}" *} 'skip$ if$}
+ {", " * t * } if$ }
+ { t "others" =
+ {abnt.etal.cite {" \emph{et al.}" *} 'skip$ if$}
+ {numnames nameptr =
+ {bbl.and * t *}
+ 'skip$ if$}
+ if$
+ }
+ if$ }
+ 't
+ if$
+ nameptr #1 + 'nameptr :=
+ namesleft #1 - 'namesleft := }
+ while$
+}
+
+%generates the second label in \abntrefinfo to be used with \cite
+FUNCTION {format.names.for.label2} %abnt-alf only
+{ 's := "" 't :=
+ #1 'nameptr := s num.names$ 'numnames :=
+ numnames 'namesleft :=
+ { namesleft #0 > }
+ {abnt.last.names
+ {s nameptr "{ll}{ jj}" format.name$}
+ {s nameptr "{ll}" format.name$ #1 "{ll}" format.name$
+ s nameptr "{ jj}" format.name$ *}
+ if$
+ % Desabilita caixa alta nas citações do comando \cite ao logo do texto
+ %abnt.cite.style #0 = {"u" change.case$} 'skip$ if$ 't :=
+ abnt.cite.style #0 = {} 'skip$ if$ 't :=
+ nameptr #1 >
+ {namesleft #1 >
+ { numnames abnt.etal.cite >
+ {#0 'namesleft := abnt.etal.cite {" \emph{et al.}" *} 'skip$ if$}
+ {"; " * t * } if$ }
+ { t "OTHERS" = t "others" = or
+ {abnt.etal.cite {" \emph{et al.}" *} 'skip$ if$}
+ {numnames nameptr = { bbl.semicolon * t *} 'skip$ if$}
+ if$
+ }
+ if$ }
+ 't
+ if$
+ nameptr #1 + 'nameptr :=
+ namesleft #1 - 'namesleft := }
+ while$
+}
+
+FUNCTION {format.title.for.label}
+{ 's :=
+ #1 'title.pos := #1 'first.word :=
+ "" 't :=
+ {first.word}
+ {s title.pos #1 substring$ 'title.char :=
+ title.char "." = title.char ":" = or title.char ";" = or
+ title.char "," = or title.char " " = or s t = or
+ {#0 'first.word :=
+ title.pos #1 + 'title.pos :=}
+ {title.pos #1 + 'title.pos := t title.char * 't :=}
+ if$
+ }
+ while$
+s t = %title equals first word, dont use bbl.ldots
+ {t "}{" * t
+ %abnt.cite.style #0 = {"u" change.case$ * } 'skip$ if$}
+ abnt.cite.style #0 = { * } 'skip$ if$}
+ {t bbl.ldots * "}{" * t
+ %abnt.cite.style #0 = {"u" change.case$} 'skip$ if$ * bbl.ldots *}
+ abnt.cite.style #0 = {} 'skip$ if$ * bbl.ldots *}
+if$
+}
+
+%cvs keys have the general form $key: value $
+INTEGERS {key.pos value.pos}
+FUNCTION {extract.cvs.key} %we borrow the functionality of format.title.for.label
+{ 's := %holds the entire cvs string
+ #1 'key.pos :=
+ #0 'value.pos := %0= between first $ and :, 1=between : and second $, 2= at the end
+ "" 't := %holds the resulting value
+ {value.pos #0 = value.pos #1 = or}
+ { s key.pos #1 substring$ 'title.char :=
+ value.pos #0 =
+ { title.char ":" = {#1 'value.pos := key.pos #1 + 'key.pos :=} 'skip$ if$}
+ { title.char "$" =
+ {#2 'value.pos :=}
+ {t title.char * 't :=}
+ if$}
+ if$
+ key.pos #1 + 'key.pos :=
+ }
+ while$
+ t
+}
+
+%generates and extended label of type {Author}{AUTHOR}{YEAR}
+%for abnt.cite.style=1 they will be of type {Author}{Author}{YEAR}
+%final result is placed into variable label
+FUNCTION {calc.extended.label}
+{ "{"
+ author empty$ not
+ {author format.names.for.label1 * "}{" * author format.names.for.label2 *}
+ {editor empty$ not
+ {editor format.names.for.label1 * "}{" * editor format.names.for.label2 *}
+ {org-short empty$ not
+ %{org-short * "}{" * org-short "u" change.case$ *}
+ {org-short * "}{" * org-short *}
+ {organization empty$ not
+ %{organization * "}{" * organization "u" change.case$ *}
+ {organization * "}{" * organization *}
+ {title empty$ not
+ {title format.title.for.label *}
+ {"nada}{NADA" *}
+ if$}
+ if$}
+ if$}
+ if$}
+ if$
+ "}{" *
+ year empty$ 'skip$ {year *} if$
+ 'label := %place the stack into label
+ % final } will be placed in reverse.pass
+}
+%generates and simple label of type "Author YEAR"
+%final result is placed onto the stack
+FUNCTION {calc.simple.label}
+{ author empty$ not
+ {author format.names.for.label1}
+ {editor empty$ not
+ {editor format.names.for.label1}
+ {organization empty$ not
+ {organization}
+ {title empty$ not
+ {title}
+ {""}
+ if$}
+ if$}
+ if$}
+ if$
+ year empty$ 'skip$ {" " * year *} if$
+}
+
+FUNCTION {output.bibitem}
+{ newline$
+ abnt.alf
+ {"\bibitem[" write$
+ calc.simple.label
+ write$ "]{"}
+ {"\bibitem{"}
+ if$
+ write$ cite$ write$ "}" write$ newline$
+ abnt.refinfo #1 = {"\abntrefinfo" write$ label write$ newline$} 'skip$ if$
+ "{" write$
+ "" before.all 'output.state :=
+}
+FUNCTION {output.hiddenbibitem}
+{ newline$
+ abnt.alf
+ {"\hiddenbibitem[" write$
+ calc.simple.label
+ write$ "]{"}
+ {"\bibitem{"}
+ if$
+ write$ cite$ write$ "}" write$ newline$
+ abnt.refinfo #1 = {"\abntrefinfo" write$ label write$ newline$} 'skip$ if$
+ "{" write$
+ "" before.all 'output.state :=
+}
+FUNCTION {fin.entry}
+{ add.period$ write$
+ reprinted-from empty$ 'skip$
+ {" " reprinted-text empty$
+ {bbl.reprint} {reprinted-text} if$ * bbl.colon *
+ "\abntreprintinfo{ " * reprinted-from * "}" * write$}
+ if$
+ abnt-note empty$ 'skip$
+ {"\footnote{" abnt-note * "}" * write$} if$
+ "}" write$
+ %newline$
+ write.entry.verbatim
+}
+
+FUNCTION { abnt.display.options}
+{ 's := 't :=
+ abnt.show.options #1 = % "warn"
+ {"opção " t * " passou para " * s * warning$ } 'skip$ if$
+
+ abnt.show.options #2 = % "list"
+ {"Op\c c\~ao selecionada {\tt " t * "=}\verb+" * s * "+" * output new.sentence } 'skip$ if$
+}
+
+FUNCTION { abnt-options1 }
+ {
+ abnt-show-options empty$
+ 'skip$
+ {abnt-show-options "no" =
+ {#0} {abnt-show-options "warn" =
+ {#1} {abnt-show-options "list" =
+ {#2 } {#0 } if$} if$} if$
+ 'abnt.show.options :=} % #0 "no"; #1 "warn"; #2 "list"
+ if$
+
+ abnt.show.options #2 =
+ {output.bibitem "Mudan\c ca de estilo ap\'os este ponto com o comando \verb!\citeoption{"
+ cite$ * "}! " *
+ output new.sentence} 'skip$ if$
+
+ abnt-show-options empty$
+ 'skip$ {"abnt-show-options" abnt-show-options abnt.display.options} if$
+
+ abnt-cite-style empty$
+ 'skip$
+ {abnt-cite-style "(AUTHOR, YEAR)" =
+ {#0 'abnt.cite.style :=}
+ {abnt-cite-style "(Author, YEAR)" =
+ {#1 'abnt.cite.style :=}
+ {"opção " abnt-cite-style * " desconhecida" * warning$}
+ if$}
+ if$
+ "abnt-cite-style" abnt-cite-style abnt.display.options}if$
+
+ abnt-experimental empty$
+ 'skip$ {abnt-experimental "yes" = 'abnt.experimental :=
+ "abnt-experimental" abnt-experimental abnt.display.options} if$
+
+ abnt-emphasize duplicate$ empty$
+ 'pop$ {'abnt.emphasize :=
+ "abnt-emphasize" abnt.emphasize abnt.display.options
+ abnt-emphasize "\bf" = abnt-emphasize "\it" = or abnt-emphasize "\em" = or
+ abnt-emphasize "\bfseries" = or
+ {"não use " abnt-emphasize * " para abnt-emphasize em " * cite$ *
+ ", isto alterará TODO o texto. Use \textbf ou \emph. Veja a documentação abnt-bibtex-doc para mais detalhes." * warning$}
+ 'skip$ if$
+ } if$
+
+ abnt-doi empty$
+ 'skip$
+ {abnt-doi "expand" =
+ {abnt.doi.expand.to.url 'abnt.doi :=}
+ {abnt-doi "link" =
+ {abnt.doi.link 'abnt.doi :=}
+ {abnt-doi "doi" =
+ {abnt.doi.leave.as.is 'abnt.doi :=}
+ {"opção " abnt-doi * " desconhecida" * warning$}
+ if$}
+ if$}
+ if$
+ "abnt-doi" abnt-doi abnt.display.options}if$
+ }
+FUNCTION { abnt-options2 }
+ {
+ abnt-full-initials empty$
+ 'skip$ {abnt-full-initials "yes" = 'abnt.full.initials :=
+ "abnt-full-initials" abnt-full-initials abnt.display.options} if$
+
+ abnt-last-names empty$
+ 'skip$
+ {abnt-last-names "abnt" = {#0}
+ {abnt-last-names "bibtex" = {#1} {#0} if$} if$
+ 'abnt.last.names :=
+ "abnt-last-names" abnt-last-names abnt.display.options}
+ if$
+
+ abnt-ldots-type empty$
+ 'skip$
+ {abnt-ldots-type "none" = {#0}
+ {abnt-ldots-type "normal" = {#1}
+ {abnt-ldots-type "math" = {#2}
+ {abnt-ldots-type "text" = {#1} {#0}
+ if$} if$} if$} if$
+ 'abnt.ldots.type :=
+ "abnt-ldots-type" abnt-ldots-type abnt.display.options}
+ if$
+
+ abnt-missing-year empty$
+ 'skip$
+ {abnt-missing-year "void" = {#0}
+ {abnt-missing-year "sd" = {#1} {#0} if$}
+ if$
+ 'abnt.missing.year :=
+ "abnt-missing-year" abnt-missing-year abnt.display.options}
+ if$
+
+ abnt-and-type empty$
+ 'skip$ {abnt-and-type "e" =
+ {#0} {abnt-and-type "&" =
+ {#1} {#0} if$} if$
+ 'abnt.and.type :=
+ "abnt-and-type" abnt-and-type abnt.display.options}
+ if$
+
+ abnt-thesis-year empty$
+ 'skip$ {abnt-thesis-year "final" =
+ {#0} {abnt-thesis-year "title" =
+ {#1} {abnt-thesis-year "both" =
+ {#2} {#0} if$} if$} if$
+ 'abnt.thesis.year :=
+ "abnt-thesis-year" abnt-thesis-year abnt.display.options}
+ if$
+
+ abnt-refinfo empty$
+ 'skip$ {abnt-refinfo "yes" = 'abnt.refinfo :=
+ "abnt-refinfo" abnt-refinfo abnt.display.options} if$
+}
+FUNCTION { abnt-options3 }
+ {
+
+ abnt-dont-use-etal empty$
+ 'skip$ {abnt-dont-use-etal "yes" = {#0 'abnt.etal.list :=} 'skip$ if$
+ "Uso da opção abnt-dont-use-etal se tornou obsoleto, usamos abnt-etal-list." warning$
+ "abnt-etal-list" abnt.etal.list int.to.str$ abnt.display.options} if$
+
+ abnt-etal-cite empty$
+ 'skip$ {abnt-etal-cite str.to.int 'abnt.etal.cite :=
+ "abnt-etal-cite" abnt.etal.cite int.to.str$ abnt.display.options} if$
+
+ abnt-etal-list empty$
+ 'skip$ {abnt-etal-list str.to.int 'abnt.etal.list :=
+ "abnt-etal-list" abnt.etal.list int.to.str$ abnt.display.options} if$
+
+ abnt-etal-text missing$
+ 'skip$ {abnt-etal-text 'abnt.etal.text :=
+ "abnt-etal-text" abnt.etal.text abnt.display.options} if$
+
+ abnt-no-etal-label empty$
+ 'skip$ {abnt-no-etal-label "yes" = {#0 'abnt.etal.cite :=} 'skip$ if$
+ "Uso da opção abnt-no-etal-label se tornou obsoleto, usamos abnt-etal-cite." warning$
+ "abnt-etal-cite" abnt.etal.cite int.to.str$ abnt.display.options} if$
+
+ abnt-repeated-author-omit empty$
+ 'skip$ {abnt-repeated-author-omit "yes" =
+ {#1 'abnt.repeated.author.omit :=}
+ {#0 'abnt.repeated.author.omit := "" 'previous.author :=} if$
+ "abnt-repeated-author-omit" abnt-repeated-author-omit abnt.display.options} if$
+
+ abnt-repeated-title-omit empty$ 'skip$
+ {abnt-repeated-title-omit "yes" =
+ {#1 'abnt.repeated.title.omit :=}
+ {#0 'abnt.repeated.title.omit := "" 'previous.title :=} if$
+ "abnt-repeated-title-omit" abnt-repeated-title-omit abnt.display.options
+ abnt.repeated.author.omit not abnt.repeated.title.omit and
+ {"Use abnt-repeated-title-omit=yes junto com abnt-repeated-author-omit=yes"
+ warning$} 'skip$ if$} if$
+
+ abnt-title-command empty$
+ 'skip$ {abnt-title-command "yes" =
+ {#1 'abnt.title.command :=}
+ {#0 'abnt.title.command :=} if$
+ "abnt-title-command" abnt-title-command abnt.display.options} if$
+
+ abnt-url-package empty$ 'skip$
+ {abnt-url-package "url" =
+ {#1 'abnt.url.package :=}
+ {abnt-url-package "hyperref" = {#2 'abnt.url.package :=} 'skip$ if$}
+ if$
+ "abnt-url-package" abnt-url-package abnt.display.options}
+ if$
+
+ abnt-verbatim-entry empty$
+ 'skip$ {abnt-verbatim-entry "yes" = 'abnt.verbatim.entry :=
+ "abnt-verbatim-entry" abnt-verbatim-entry abnt.display.options} if$
+
+ abnt.show.options #2 = 'fin.entry 'skip$ if$
+ }
+
+%we had to break this function in two parts because of the following message:
+%Sorry---you've exceeded BibTeX's single function space 100
+%(That was a fatal error)
+FUNCTION { iso-options1 }
+ {
+ iso-abbreviation empty$
+ 'skip$ {iso-abbreviation "standard" = 'iso.abbreviation :=
+ "iso-abbreviation" iso-abbreviation abnt.display.options} if$
+ iso-author-punctuation empty$
+ 'skip$ {iso-author-punctuation "void" = 'iso.author.punctuation :=
+ "iso-author-punctuation" iso-author-punctuation abnt.display.options} if$
+ iso-date-place empty$
+ 'skip$ {iso-date-place "ISO" = 'iso.date.place :=
+ "iso-date-place" iso-date-place abnt.display.options} if$
+ }
+
+FUNCTION { abnt-options }
+ {
+ abnt-options1
+ abnt-options2
+ abnt-options3
+ iso-options1
+ }
+
+FUNCTION { iso-options } { abnt-options }
+
+FUNCTION { iso.year.label }
+{ iso.date.place
+ { abnt.alf
+ {year.label output new.sentence}
+ 'skip$ if$}
+ 'skip$ if$}
+
+FUNCTION { iso.date }
+{ iso.date.place
+ { abnt.alf
+ 'skip$
+ {year output new.sentence}
+ if$}
+ 'skip$ if$}
+
+FUNCTION { non.iso.date }
+ {iso.date.place 'skip$ {format.date output} if$}
+
+FUNCTION {article}
+{ output.bibitem
+ format.author.or.organization new.sentence
+ iso.year.label
+ format.title "title" output.check new.block
+ format.journal output
+ iso.date.place {format.year output} 'skip$ if$
+ %iso.date.place {format.date output} 'skip$ if$
+ %iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ % {format.year output new.sentence} if$
+ section "section" bibinfo.check output.dash
+ publisher "publisher" bibinfo.check output
+ address "address" bibinfo.check output
+ format.volume output
+ format.number output
+ format.pages output
+ non.iso.date
+ format.issn output new.block
+ format.note output new.block
+ format.url
+ fin.entry
+}
+FUNCTION {book}
+{ output.bibitem
+ format.author.or.editor.or.organization new.sentence
+ iso.year.label
+ format.type output new.sentence
+ format.btitle "title" output.check new.sentence
+ format.furtherresp new.sentence
+ format.edition output new.sentence
+ format.publisher.address output
+ iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ {format.year output new.sentence} if$
+ format.volume output new.sentence
+ format.book.pages output
+ format.illustrated
+ format.dimensions new.sentence
+ format.howpublished output new.sentence
+ format.volume.number.series output new.sentence
+ format.note output
+ format.issn output %pode parecer curioso, mas revistas inteiras são tratadas como livro
+ format.isbn output new.sentence
+ format.url
+ fin.entry
+}
+FUNCTION {booklet}
+{ output.bibitem
+ format.author.or.editor.or.organization new.sentence
+ iso.year.label
+ format.type output new.sentence
+ format.btitle "title" output.check new.sentence
+ format.edition output new.sentence
+ address "address" bibinfo.check output
+ format.bvolume output
+ %format.date output new.sentence
+ iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ {format.year output new.sentence} if$
+ format.book.pages output new.sentence
+ format.volume.number.series output new.sentence
+ format.note output
+ format.isbn output new.sentence
+ format.url
+ fin.entry
+}
+
+FUNCTION {hidden}
+{ output.hiddenbibitem
+ fin.entry}
+
+FUNCTION {inbook}
+{ output.bibitem
+ format.author.or.organization new.sentence
+ iso.year.label
+ format.title "title" output.check new.block
+ format.in.ed.booktitle
+ format.furtherresp new.sentence
+ format.edition output new.sentence
+ format.publisher.address output
+ %format.year output new.sentence
+ iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ {format.year output new.sentence} if$
+ format.bvolume.if.no.series output
+ format.volume.number.series output
+ format.chapter.pages output new.sentence
+ format.isbn output new.block
+ format.note output new.block
+ format.url
+ fin.entry
+}
+
+FUNCTION {incollection}
+{ output.bibitem
+ format.author.or.organization new.sentence
+ iso.year.label
+ format.title "title" output.check new.sentence
+ format.in.ed.booktitle
+ format.edition output new.sentence
+ format.publisher.address output
+ %format.year output
+ iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ {format.year output} if$
+ format.volume.number.series output new.sentence
+ format.bvolume.if.no.series output
+ format.chapter.pages output new.sentence
+ format.isbn output new.block
+ format.note output new.block
+ format.url
+ fin.entry
+}
+FUNCTION {inproceedings}
+{ output.bibitem
+ format.author.or.organization new.sentence
+ iso.year.label
+ format.title "title" output.check new.sentence
+ format.in.ed.booktitle
+ format.publisher.address output
+ %format.year output new.sentence
+ iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ {format.year output new.sentence} if$
+ format.bvolume.if.no.series output
+ format.volume.number.series output
+ format.pages output
+ format.isbn output
+ format.issn output new.sentence
+ format.note output new.sentence
+ format.url
+ fin.entry
+}
+FUNCTION {journalpart}
+{ output.bibitem
+ format.author.or.editor.or.organization new.sentence
+ iso.year.label
+ format.type output new.sentence
+ format.btitle "title" output.check new.sentence
+ format.furtherresp new.sentence
+ format.edition output new.sentence
+ format.publisher.address output
+ format.volume output
+ format.number output
+ %format.date output new.sentence
+ iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ {format.date output new.sentence} if$
+ format.book.pages output
+ format.illustrated
+ format.dimensions new.sentence
+ format.note output
+ format.issn output %pode parecer curioso, mas revistas inteiras são tratadas como livro
+ format.isbn output new.sentence
+ format.url
+ fin.entry
+}
+FUNCTION {conference} { inproceedings }
+FUNCTION {manual}
+{ output.bibitem
+ format.author.or.editor.or.organization new.sentence
+ iso.year.label
+ format.btitle "title" output.check new.block
+ format.furtherresp new.sentence
+ format.edition output new.sentence
+ format.address output
+ %format.date output new.sentence
+ iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ {format.year output new.sentence} if$
+ format.bvolume.if.no.series output
+ format.book.pages output new.sentence
+ format.volume.number.series output new.sentence
+ format.note output new.sentence
+ format.url
+ fin.entry
+}
+
+FUNCTION {misc}
+{ output.bibitem
+ format.author.or.editor.or.organization new.sentence
+ iso.year.label
+ format.type output
+ format.btitle output new.sentence
+ format.furtherresp new.sentence
+ format.publisher.address.relax output
+ %format.date output new.block
+ iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ {format.year output new.sentence} if$
+ format.book.pages output new.sentence
+ format.illustrated
+ format.dimensions new.sentence
+ format.howpublished output new.block
+ format.volume.number.series output new.sentence
+ format.note output new.block
+ format.url
+ fin.entry
+ empty.misc.check
+}
+
+FUNCTION {patent}
+{ output.bibitem
+ format.editor.or.organization new.sentence
+ iso.year.label
+ format.authors.plain output new.sentence
+ format.btitle output new.sentence
+ format.furtherresp new.sentence
+ %format.date output new.block
+ iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ {format.year output new.sentence} if$
+ format.patent.number output
+ format.howpublished output new.block
+ format.note output new.block
+ format.url
+ fin.entry
+ empty.misc.check
+}
+
+FUNCTION {format.thesis.type}
+{ type$ "phdthesis" =
+ {bbl.phdthesis}
+ {type$ "mastersthesis" =
+ {bbl.mthesis}
+ {type$ "monography" =
+ {bbl.monography}
+ {bbl.void}
+ if$}
+ if$}
+ if$
+ type empty$
+ {type missing$
+ {type$ "phdthesis" =
+ { " (" bbl.phd * ")" *}
+ {type$ "mastersthesis" = { " (" bbl.master * ")" *} {pop$ ""} if$}
+ if$}
+ {""}
+ if$}
+ {type$ "thesis" =
+ {type}
+ {" (" type * ")" * "type" bibinfo.check}
+ if$}
+ if$
+ * %joins first and second part of this function
+}
+FUNCTION {thesis}
+{ output.bibitem
+ format.authors "author" output.check new.block
+ iso.year.label
+ format.btitle "title" output.check new.block
+ abnt.thesis.year #1 = abnt.thesis.year #2 = or
+ {format.date "year" output.check new.sentence} 'skip$ if$
+ format.year.presented output new.sentence
+ format.book.pages output new.sentence
+ format.thesis.type output.nonnull
+ school "school" bibinfo.warn output.dash
+ address "address" bibinfo.check output
+ abnt.thesis.year #0 = abnt.thesis.year #2 = or
+ {format.date "year" output.check new.sentence} 'skip$ if$
+ format.note output new.block
+ format.url
+ fin.entry
+}
+
+FUNCTION {phdthesis} { thesis }
+FUNCTION {mastersthesis} { thesis }
+FUNCTION {monography} { thesis }
+
+FUNCTION {proceedings}
+{ output.bibitem
+ iso.year.label
+ format.editor.or.organization
+ format.conference.info
+ format.btitle "title" output.check
+ format.bvolume output
+ format.volume.number.series output
+ editor empty$
+ { publisher empty$
+ 'skip$
+ { new.sentence format.publisher.address output format.year output}
+ if$
+ }
+ { publisher empty$
+ { new.sentence
+ format.organization.address output format.year output}
+ { new.sentence
+ organization "organization" bibinfo.check output
+ format.publisher.address output format.year output}
+ if$ }
+ if$
+ new.sentence format.book.pages output new.sentence
+ format.isbn output
+ format.issn output new.block
+ format.note output new.block
+ format.url
+ fin.entry
+}
+
+FUNCTION {techreport} {manual}
+
+FUNCTION {unpublished}
+{ output.bibitem
+ format.author.or.editor.or.organization new.sentence
+ iso.year.label
+ format.title "title" output.check new.sentence
+ format.note "note" output.check new.sentence
+ %format.date output new.sentence
+ iso.date.place {abnt.alf 'skip$ {format.year output new.sentence} if$}
+ {format.year output new.sentence} if$
+ format.url
+ fin.entry
+}
+
+FUNCTION {default.type} { misc }
+READ
+FUNCTION {sortify}
+{ purify$
+ "l" change.case$
+}
+INTEGERS { len }
+FUNCTION {chop.word}
+{ 's :=
+ 'len :=
+ s #1 len substring$ =
+ { s len #1 + global.max$ substring$ }
+ 's
+ if$
+}
+FUNCTION {sort.format.names}
+{ 's :=
+ #1 'nameptr :=
+ ""
+ s num.names$ 'numnames :=
+ numnames 'namesleft :=
+ { namesleft #0 > }
+ { format.single.name 't :=
+ nameptr #1 >
+ {
+ nameptr #3
+ #1 + =
+ numnames #3
+ > and
+ { "others" 't :=
+ #1 'namesleft := }
+ 'skip$
+ if$
+ " " *
+ namesleft #1 = t "others" = and
+ { "zzzzz" * }
+ { t sortify * }
+ if$
+ }
+ { t sortify * }
+ if$
+ nameptr #1 + 'nameptr :=
+ namesleft #1 - 'namesleft :=
+ }
+ while$
+}
+
+FUNCTION {sort.format.title}
+{ 't :=
+ "A " #2
+ "An " #3
+ "The " #4 t chop.word
+ chop.word
+ chop.word
+ sortify
+ #1 global.max$ substring$
+}
+FUNCTION {any.sort}
+{ author empty$
+ { organization empty$
+ { editor empty$
+ { title empty$
+ { key empty$
+ { "para ordenar, precisa dos campos author, organization, editor, title ou key in " cite$ * warning$ ""}
+ { key sortify }
+ if$}
+ { title sortify}
+ if$}
+ { editor sort.format.names }
+ if$}
+ { organization sortify }
+ if$}
+ { author sort.format.names }
+if$
+}
+
+FUNCTION {presort}
+{
+ any.sort
+ " " * year field.or.null sortify * " " * title field.or.null
+ sort.format.title * #1 entry.max$ substring$
+ %for non-alpha style we drop a void sort.key such that SORT has no effect
+ abnt.alf 'skip$ {pop$ ""} if$ 'sort.key$ :=
+ year empty$ {""} {year} if$ 'year.label :=
+ calc.extended.label
+}
+
+FUNCTION {set.default.abnt.variables}
+{ %if you change abnt-num to abnt-alf by hand you need also to change
+ %the name of RCSfile by hand, otherwise cvs takes care of it.
+ %
+ "$RCSfile: unbtexcite-pt.bst,v $ " extract.cvs.key
+ %
+ "unbtexcite-pt.bst,v " = 'abnt.alf := % #1 para abnt-alf #0 para abnt-num
+ "$Revision: v-1.9.7 $" extract.cvs.key 'abnt.bst.revision :=
+ #0 'abnt.and.type := % #0 "e"; #1 "&"
+ "\emph" 'abnt.emphasize :=
+ #0 'abnt.cite.style := %default norm version for NBR10520
+ %#0 \cite=(AUTHOR, YEAR)
+ %#1 \cite=(Author, YEAR)
+ #0 'abnt.experimental :=
+ abnt.doi.expand.to.url 'abnt.doi :=
+ #3 'abnt.etal.cite :=
+ #3 'abnt.etal.list :=
+ "et al." 'abnt.etal.text :=
+ #0 'abnt.full.initials :=
+ #0 'abnt.last.names := %#0 abnt-style, #1 bibtex-style
+ #1 'abnt.ldots.type := %#0 use nothing, #1 use \ldots, #2 use $\ldots$, 3# use {...}
+ #0 'abnt.missing.year := %#0 "void"; #1 "[s.d.]"
+ #0 'repeated.author :=
+ #0 'abnt.repeated.author.omit :=
+ #0 'abnt.repeated.title.omit :=
+ #1 'abnt.refinfo :=
+ #0 'abnt.show.options := % #0 "no"; #1 "warn"; #2 "list"
+ #0 'abnt.thesis.year := % #0 "final"; #1 "title"; #2 "both"
+ #0 'abnt.title.command := % #0 "no"; #1 "yes"
+ #0 'abnt.url.package := % #0 "none"'; #2 "url"; #2 "hyperref"
+ #0 'abnt.verbatim.entry :=
+}
+FUNCTION {set.default.iso.variables}
+{ #0 'iso.abbreviation := % #0 ABNT-style; #1 ISO-style
+ #0 'iso.author.punctuation := % #0 ABNT (Smith, A. B.); #1 ISO (Smith, AB)
+ #0 'iso.date.place := % #0 ABNT-sty; #1 ISO-style
+}
+EXECUTE {set.default.abnt.variables}
+EXECUTE {set.default.iso.variables}
+FUNCTION {process.early.abnt.options}
+{%here we intercept all entries which need priority handling
+ %note: we cannot use type$ at this point
+ abnt-and-type missing$
+ abnt-experimental missing$ and
+ abnt-etal-cite missing$ and
+ abnt-etal-text missing$ and
+ abnt-ldots-type missing$ and
+ abnt-cite-style missing$ and
+ abnt-no-etal-label missing$ and
+ abnt-title-command missing$ and
+ 'skip$ {call.type$} if$
+}
+ITERATE {process.early.abnt.options}
+FUNCTION {search.reprinted}
+{ reprinted-from missing$ 'skip$
+ {"\nocite{" reprinted-from * "}" * write$ newline$
+ }
+ if$
+}
+ITERATE {search.reprinted}
+FUNCTION {abntreprintinfo}
+{"\providecommand{\abntreprintinfo}[1]{%" write$ newline$
+ " \citeonline{#1}}" write$ newline$}
+EXECUTE {abntreprintinfo}
+ITERATE {presort}
+SORT
+STRINGS { last.label next.extra}
+INTEGERS { last.extra.num }
+FUNCTION {forward.pass}
+{ last.label label =
+ { last.extra.num #1 + 'last.extra.num :=
+ last.extra.num int.to.chr$ 'extra.label :=
+ }
+ { "a" chr.to.int$ 'last.extra.num :=
+ "" 'extra.label :=
+ label 'last.label :=
+ }
+ if$
+}
+
+FUNCTION {reverse.pass}
+{ next.extra "b" =
+ { "a" 'extra.label := }
+ 'skip$
+ if$
+ label extra.label * 'label :=
+ year.label extra.label * 'year.label :=
+ extra.label 'next.extra :=
+ label "}" * 'label :=
+}
+ITERATE {forward.pass}
+REVERSE {reverse.pass}
+FUNCTION {begin.bib}
+{
+ abnt.alf
+ {"\setlength{\labelsep}{0pt}" write$}
+ 'skip$
+ if$
+ "\begin{thebibliography}{}" write$ newline$
+ preamble$ empty$
+ 'skip$
+ { preamble$ write$ newline$ }
+ if$
+ abnt.refinfo #1 =
+ {"\providecommand{\abntrefinfo}[3]{}" write$ newline$}
+ 'skip$ if$
+ "\providecommand{\abntbstabout}[1]{}" write$ newline$
+ abnt.title.command
+ {"\providecommand{\bibtextitlecommand}[2]{#2}" write$ newline$}
+ 'skip$ if$
+ "\abntbstabout{" abnt.bst.revision * "}" * write$ newline$
+ %Se você não usa abntcite e precisa que a margem direita não
+ %seja justificada, descomente a linha seguinte
+ %alternativamente coloque \bibliography{abnt-nrj,...
+% "\setlength{\rightskip}{0pt plus 2cm}" write$ newline$
+}
+EXECUTE {begin.bib}
+EXECUTE {init.state.consts}
+FUNCTION {process.entry}{call.type$}
+ITERATE {process.entry}
+FUNCTION {end.bib}
+{ newline$ "\end{thebibliography}" write$ newline$
+}
+EXECUTE {end.bib}
+FUNCTION {apresentacao}
+{ "+---------------------------------------------------------+"
+ "| http://www.abntex.net.br/ |"
+ "| Em caso de dúvidas ou problemas com este estilo procure |"
+ abnt.alf
+ {"| Estilo bibliográfico abntex2-alf.bst versão " abnt.bst.revision * " |" *}
+ {"| Estilo bibliográfico abntex2-num.bst versão " abnt.bst.revision * " |" *}
+ if$
+ "+---------------------------------------------------------+"
+ stack$
+}
+EXECUTE{apresentacao} \ No newline at end of file