diff --git a/tests/conftest.py b/tests/conftest.py index 1471c90..d6b9854 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -193,13 +193,25 @@ def return_a_value_for_a_field_type( "name": "My Project", "label": "Pro**gram**ming", "details": "Python, C++, JavaScript, MATLAB", - "authors": ["J. Doe", "**H. Tom**", "S. Doe", "A. Andsurname"], + "authors": [ + "J. Doe", + "***H. Tom***", + "S. Doe", + "A. Andsurname", + "S. Doe", + "A. Andsurname", + "S. Doe", + "A. Andsurname", + "S. Doe", + "A. Andsurname", + ], "title": ( "Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of" " No-Insulation Coils" ), "journal": "IEEE Transactions on Applied Superconductivity", "doi": "10.1109/TASC.2023.3340648", + "url": "https://example.com", } field_type_dictionary = { @@ -284,12 +296,12 @@ def rendercv_filled_curriculum_vitae_data_model( dm.SocialNetwork(network="Instagram", username="johndoe"), dm.SocialNetwork(network="ORCID", username="0000-0000-0000-0000"), dm.SocialNetwork(network="Google Scholar", username="F8IyYrQAAAAJ"), - dm.SocialNetwork(network="Mastodon", username="@johndoe@example"), + dm.SocialNetwork(network="Mastodon", username="@johndoe@example.com"), dm.SocialNetwork(network="Twitter", username="johndoe"), dm.SocialNetwork(network="StackOverflow", username="12323/johndoe"), dm.SocialNetwork(network="GitLab", username="johndoe"), dm.SocialNetwork(network="ResearchGate", username="johndoe"), - dm.SocialNetwork(network="YouTube", username="@johndoe"), + dm.SocialNetwork(network="YouTube", username="johndoe"), ], sections={ "Text Entries": [text_entry, text_entry, text_entry], diff --git a/tests/test_cli.py b/tests/test_cli.py index 91e0d74..36d3407 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -3,7 +3,6 @@ import shutil import subprocess import sys from datetime import date as Date -import pathlib import pydantic import ruamel.yaml @@ -326,7 +325,7 @@ def test_render_command_with_different_output_path(input_file_path, tmp_path): def test_render_command_with_different_output_path_for_each_file( option, file_name, tmp_path, input_file_path ): - result = run_render_command( + run_render_command( input_file_path, tmp_path, [ @@ -373,7 +372,7 @@ def test_render_command_with_custom_png_path_multiple_pages(tmp_path): def test_render_command_with_dont_generate_files( tmp_path, input_file_path, option, file_name ): - result = run_render_command( + run_render_command( input_file_path, tmp_path, [ diff --git a/tests/test_data_models.py b/tests/test_data_models.py index 30f36ad..1cb882b 100644 --- a/tests/test_data_models.py +++ b/tests/test_data_models.py @@ -419,7 +419,7 @@ def test_invalid_doi(publication_entry, doi): ("StackOverflow", "invalidusername"), ("StackOverflow", "invalidusername//"), ("StackOverflow", "invalidusername/invalid"), - ("YouTube", "invalidusername"), + ("YouTube", "@invalidusername"), ], ) def test_invalid_social_networks(network, username): @@ -453,7 +453,7 @@ def test_invalid_social_networks(network, username): ), ( "YouTube", - "@myusername", + "myusername", "https://youtube.com/@myusername", ), ( diff --git a/tests/testdata/test_generate_latex_file/classic_filled.tex b/tests/testdata/test_generate_latex_file/classic_filled.tex index cb90cf1..2b15dcb 100644 --- a/tests/testdata/test_generate_latex_file/classic_filled.tex +++ b/tests/testdata/test_generate_latex_file/classic_filled.tex @@ -194,7 +194,7 @@ \kern 0.5 cm \mbox{\hrefWithoutArrow{https://scholar.google.com/citations?user=F8IyYrQAAAAJ}{{\footnotesize\faGraduationCap}\hspace*{0.13cm}Google Scholar}} \kern 0.5 cm - \mbox{\hrefWithoutArrow{https://example/@johndoe}{{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example}} + \mbox{\hrefWithoutArrow{https://example.com/@johndoe}{{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example.com}} \kern 0.5 cm \mbox{\hrefWithoutArrow{https://twitter.com/johndoe}{{\footnotesize\faTwitter}\hspace*{0.13cm}johndoe}} \kern 0.5 cm @@ -204,7 +204,7 @@ \kern 0.5 cm \mbox{\hrefWithoutArrow{https://researchgate.net/profile/johndoe}{{\footnotesize\faResearchgate}\hspace*{0.13cm}johndoe}} \kern 0.5 cm - \mbox{\hrefWithoutArrow{https://youtube.com/@johndoe}{{\footnotesize\faYoutube}\hspace*{0.13cm}@johndoe}} + \mbox{\hrefWithoutArrow{https://youtube.com/@johndoe}{{\footnotesize\faYoutube}\hspace*{0.13cm}johndoe}} \kern 0.5 cm \end{header} @@ -259,7 +259,7 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} \end{samepage} @@ -271,10 +271,11 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -285,7 +286,21 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://example.com}{example.com} \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} IEEE Transactions on Applied Superconductivity \end{onecolentry} @@ -301,7 +316,7 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} \end{samepage} @@ -313,10 +328,26 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -329,10 +360,25 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{twocolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{twocolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -345,7 +391,23 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://example.com}{example.com} \end{twocolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} IEEE Transactions on Applied Superconductivity \end{twocolentry} @@ -353,6 +415,21 @@ \vspace{0.2 cm} + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + \begin{samepage} \begin{twocolentry}{ Sept. 2021 @@ -361,10 +438,61 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{twocolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{twocolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{twocolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity) \end{twocolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{twocolentry} \end{samepage} diff --git a/tests/testdata/test_generate_latex_file/engineeringresumes_filled.tex b/tests/testdata/test_generate_latex_file/engineeringresumes_filled.tex index 472aae2..b182d24 100644 --- a/tests/testdata/test_generate_latex_file/engineeringresumes_filled.tex +++ b/tests/testdata/test_generate_latex_file/engineeringresumes_filled.tex @@ -200,7 +200,7 @@ \kern 5.0 pt% \AND% \kern 5.0 pt% - \mbox{\hrefWithoutArrow{https://example/@johndoe}{example/@johndoe}}% + \mbox{\hrefWithoutArrow{https://example.com/@johndoe}{example.com/@johndoe}}% \kern 5.0 pt% \AND% \kern 5.0 pt% @@ -273,13 +273,15 @@ \begin{samepage} \begin{onecolentry} \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -287,17 +289,17 @@ \begin{samepage} \begin{onecolentry} \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} - \vspace{0.10 cm} - + \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -305,17 +307,33 @@ \begin{samepage} \begin{onecolentry} \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://example.com}{example.com}\end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{onecolentry} \vspace{0.10 cm} - + \begin{onecolentry} - IEEE Transactions on Applied Superconductivity \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + IEEE Transactions on Applied Superconductivity\end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -325,13 +343,15 @@ Sept. 2021 } \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -339,17 +359,35 @@ \begin{samepage} \begin{onecolentry} \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{onecolentry} \vspace{0.10 cm} - + \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity)\end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -359,17 +397,34 @@ Sept. 2021 } \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{onecolentry} \vspace{0.10 cm} - + \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity)\end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -379,17 +434,16 @@ Sept. 2021 } \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} - \vspace{0.10 cm} - + \begin{onecolentry} - IEEE Transactions on Applied Superconductivity \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://example.com}{example.com}\end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -399,17 +453,113 @@ Sept. 2021 } \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + IEEE Transactions on Applied Superconductivity\end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{onecolentry} \vspace{0.10 cm} - + \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity)\end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{twocolentry} + + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{twocolentry} + + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity)\end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{twocolentry} + + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity)\end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{twocolentry} + + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity)\end{onecolentry} \end{samepage} diff --git a/tests/testdata/test_generate_latex_file/moderncv_filled.tex b/tests/testdata/test_generate_latex_file/moderncv_filled.tex index 1f3c29f..4ec5f55 100644 --- a/tests/testdata/test_generate_latex_file/moderncv_filled.tex +++ b/tests/testdata/test_generate_latex_file/moderncv_filled.tex @@ -52,12 +52,12 @@ \social[instagram]{johndoe} \social[orcid]{0000-0000-0000-0000} \social[google scholar]{F8IyYrQAAAAJ} -\social[mastodon]{@johndoe@example} +\social[mastodon]{@johndoe@example.com} \social[twitter]{johndoe} \social[stackoverflow]{12323/johndoe} \social[gitlab]{johndoe} \social[researchgate]{johndoe} -\social[youtube]{@johndoe} +\social[youtube]{johndoe} % Social icons % \social[linkedin]{john.doe} % optional, remove / comment the line if not wanted % \social[xing]{john\_doe} % optional, remove / comment the line if not wanted @@ -118,28 +118,52 @@ \section{Publication Entries} \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://example.com}{example.com}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://example.com}{example.com}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://example.com}{example.com}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://example.com}{example.com}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} diff --git a/tests/testdata/test_generate_latex_file/sb2nov_filled.tex b/tests/testdata/test_generate_latex_file/sb2nov_filled.tex index 6d63338..b43d9df 100644 --- a/tests/testdata/test_generate_latex_file/sb2nov_filled.tex +++ b/tests/testdata/test_generate_latex_file/sb2nov_filled.tex @@ -170,7 +170,7 @@ \kern 0.5 cm \mbox{\hrefWithoutArrow{https://scholar.google.com/citations?user=F8IyYrQAAAAJ}{\color{black}{\footnotesize\faGraduationCap}\hspace*{0.13cm}Google Scholar}} \kern 0.5 cm - \mbox{\hrefWithoutArrow{https://example/@johndoe}{\color{black}{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example}} + \mbox{\hrefWithoutArrow{https://example.com/@johndoe}{\color{black}{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example.com}} \kern 0.5 cm \mbox{\hrefWithoutArrow{https://twitter.com/johndoe}{\color{black}{\footnotesize\faTwitter}\hspace*{0.13cm}johndoe}} \kern 0.5 cm @@ -180,7 +180,7 @@ \kern 0.5 cm \mbox{\hrefWithoutArrow{https://researchgate.net/profile/johndoe}{\color{black}{\footnotesize\faResearchgate}\hspace*{0.13cm}johndoe}} \kern 0.5 cm - \mbox{\hrefWithoutArrow{https://youtube.com/@johndoe}{\color{black}{\footnotesize\faYoutube}\hspace*{0.13cm}@johndoe}} + \mbox{\hrefWithoutArrow{https://youtube.com/@johndoe}{\color{black}{\footnotesize\faYoutube}\hspace*{0.13cm}johndoe}} \kern 0.5 cm \end{header} @@ -235,7 +235,7 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} @@ -249,14 +249,15 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} \vspace{0.10 cm-3px} \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} \end{samepage} \vspace{0.2 cm-3px} @@ -267,7 +268,25 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{onecolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://example.com}{example.com} \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} @@ -287,7 +306,7 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} @@ -301,14 +320,34 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} \vspace{0.10 cm-3px} \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{onecolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} \end{samepage} \vspace{0.2 cm-3px} @@ -321,14 +360,33 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} \vspace{0.10 cm-3px} \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{onecolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} \end{samepage} \vspace{0.2 cm-3px} @@ -341,7 +399,27 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{twocolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://example.com}{example.com} \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} @@ -353,6 +431,25 @@ \vspace{0.2 cm-3px} + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{onecolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + \begin{samepage} \begin{twocolentry}{ Sept. 2021 @@ -361,14 +458,77 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} \vspace{0.10 cm-3px} \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{twocolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{twocolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{twocolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} \end{samepage} diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex index cb90cf1..2b15dcb 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex @@ -194,7 +194,7 @@ \kern 0.5 cm \mbox{\hrefWithoutArrow{https://scholar.google.com/citations?user=F8IyYrQAAAAJ}{{\footnotesize\faGraduationCap}\hspace*{0.13cm}Google Scholar}} \kern 0.5 cm - \mbox{\hrefWithoutArrow{https://example/@johndoe}{{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example}} + \mbox{\hrefWithoutArrow{https://example.com/@johndoe}{{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example.com}} \kern 0.5 cm \mbox{\hrefWithoutArrow{https://twitter.com/johndoe}{{\footnotesize\faTwitter}\hspace*{0.13cm}johndoe}} \kern 0.5 cm @@ -204,7 +204,7 @@ \kern 0.5 cm \mbox{\hrefWithoutArrow{https://researchgate.net/profile/johndoe}{{\footnotesize\faResearchgate}\hspace*{0.13cm}johndoe}} \kern 0.5 cm - \mbox{\hrefWithoutArrow{https://youtube.com/@johndoe}{{\footnotesize\faYoutube}\hspace*{0.13cm}@johndoe}} + \mbox{\hrefWithoutArrow{https://youtube.com/@johndoe}{{\footnotesize\faYoutube}\hspace*{0.13cm}johndoe}} \kern 0.5 cm \end{header} @@ -259,7 +259,7 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} \end{samepage} @@ -271,10 +271,11 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -285,7 +286,21 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://example.com}{example.com} \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} IEEE Transactions on Applied Superconductivity \end{onecolentry} @@ -301,7 +316,7 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} \end{samepage} @@ -313,10 +328,26 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -329,10 +360,25 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{twocolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{twocolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -345,7 +391,23 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://example.com}{example.com} \end{twocolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} IEEE Transactions on Applied Superconductivity \end{twocolentry} @@ -353,6 +415,21 @@ \vspace{0.2 cm} + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + \begin{samepage} \begin{twocolentry}{ Sept. 2021 @@ -361,10 +438,61 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{twocolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{twocolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{twocolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity) \end{twocolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{twocolentry} \end{samepage} diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_filled/John_Doe_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_filled/John_Doe_CV.tex index 472aae2..b182d24 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_filled/John_Doe_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/engineeringresumes_filled/John_Doe_CV.tex @@ -200,7 +200,7 @@ \kern 5.0 pt% \AND% \kern 5.0 pt% - \mbox{\hrefWithoutArrow{https://example/@johndoe}{example/@johndoe}}% + \mbox{\hrefWithoutArrow{https://example.com/@johndoe}{example.com/@johndoe}}% \kern 5.0 pt% \AND% \kern 5.0 pt% @@ -273,13 +273,15 @@ \begin{samepage} \begin{onecolentry} \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -287,17 +289,17 @@ \begin{samepage} \begin{onecolentry} \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} - \vspace{0.10 cm} - + \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -305,17 +307,33 @@ \begin{samepage} \begin{onecolentry} \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://example.com}{example.com}\end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{onecolentry} \vspace{0.10 cm} - + \begin{onecolentry} - IEEE Transactions on Applied Superconductivity \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + IEEE Transactions on Applied Superconductivity\end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -325,13 +343,15 @@ Sept. 2021 } \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -339,17 +359,35 @@ \begin{samepage} \begin{onecolentry} \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{onecolentry} \vspace{0.10 cm} - + \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity)\end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -359,17 +397,34 @@ Sept. 2021 } \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{onecolentry} \vspace{0.10 cm} - + \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity)\end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -379,17 +434,16 @@ Sept. 2021 } \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} - \vspace{0.10 cm} - + \begin{onecolentry} - IEEE Transactions on Applied Superconductivity \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://example.com}{example.com}\end{onecolentry} \end{samepage} \vspace{0.2 cm} @@ -399,17 +453,113 @@ Sept. 2021 } \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} - - \vspace{0.10 cm} - - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + IEEE Transactions on Applied Superconductivity\end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{onecolentry} \vspace{0.10 cm} - + \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity)\end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{twocolentry} + + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{twocolentry} + + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity)\end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{twocolentry} + + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity)\end{onecolentry} + \end{samepage} + + \vspace{0.2 cm} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + \end{twocolentry} + + \vspace{0.10 cm} + + \begin{onecolentry} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + + \vspace{0.10 cm} + + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity)\end{onecolentry} \end{samepage} diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex index 1f3c29f..4ec5f55 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex @@ -52,12 +52,12 @@ \social[instagram]{johndoe} \social[orcid]{0000-0000-0000-0000} \social[google scholar]{F8IyYrQAAAAJ} -\social[mastodon]{@johndoe@example} +\social[mastodon]{@johndoe@example.com} \social[twitter]{johndoe} \social[stackoverflow]{12323/johndoe} \social[gitlab]{johndoe} \social[researchgate]{johndoe} -\social[youtube]{@johndoe} +\social[youtube]{johndoe} % Social icons % \social[linkedin]{john.doe} % optional, remove / comment the line if not wanted % \social[xing]{john\_doe} % optional, remove / comment the line if not wanted @@ -118,28 +118,52 @@ \section{Publication Entries} \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://example.com}{example.com}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://example.com}{example.com}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://example.com}{example.com}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname}} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://example.com}{example.com}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} + + \cventry{Sept. 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}} diff --git a/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex b/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex index 6d63338..b43d9df 100644 --- a/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex +++ b/tests/testdata/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex @@ -170,7 +170,7 @@ \kern 0.5 cm \mbox{\hrefWithoutArrow{https://scholar.google.com/citations?user=F8IyYrQAAAAJ}{\color{black}{\footnotesize\faGraduationCap}\hspace*{0.13cm}Google Scholar}} \kern 0.5 cm - \mbox{\hrefWithoutArrow{https://example/@johndoe}{\color{black}{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example}} + \mbox{\hrefWithoutArrow{https://example.com/@johndoe}{\color{black}{\footnotesize\faMastodon}\hspace*{0.13cm}@johndoe@example.com}} \kern 0.5 cm \mbox{\hrefWithoutArrow{https://twitter.com/johndoe}{\color{black}{\footnotesize\faTwitter}\hspace*{0.13cm}johndoe}} \kern 0.5 cm @@ -180,7 +180,7 @@ \kern 0.5 cm \mbox{\hrefWithoutArrow{https://researchgate.net/profile/johndoe}{\color{black}{\footnotesize\faResearchgate}\hspace*{0.13cm}johndoe}} \kern 0.5 cm - \mbox{\hrefWithoutArrow{https://youtube.com/@johndoe}{\color{black}{\footnotesize\faYoutube}\hspace*{0.13cm}@johndoe}} + \mbox{\hrefWithoutArrow{https://youtube.com/@johndoe}{\color{black}{\footnotesize\faYoutube}\hspace*{0.13cm}johndoe}} \kern 0.5 cm \end{header} @@ -235,7 +235,7 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} @@ -249,14 +249,15 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} \vspace{0.10 cm-3px} \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} \end{samepage} \vspace{0.2 cm-3px} @@ -267,7 +268,25 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{onecolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://example.com}{example.com} \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} @@ -287,7 +306,7 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} @@ -301,14 +320,34 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{onecolentry} \vspace{0.10 cm-3px} \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{onecolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} \end{samepage} \vspace{0.2 cm-3px} @@ -321,14 +360,33 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} \vspace{0.10 cm-3px} \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{onecolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} \end{samepage} \vspace{0.2 cm-3px} @@ -341,7 +399,27 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{twocolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://example.com}{example.com} \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} @@ -353,6 +431,25 @@ \vspace{0.2 cm-3px} + \begin{samepage} + \begin{onecolentry} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{onecolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + \begin{samepage} \begin{twocolentry}{ Sept. 2021 @@ -361,14 +458,77 @@ \vspace{0.10 cm} - \mbox{J. Doe}, \mbox{\textbf{H. Tom}}, \mbox{S. Doe}, \mbox{A. Andsurname} + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} \end{twocolentry} \vspace{0.10 cm-3px} \begin{onecolentry} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{twocolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{twocolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://example.com}{example.com} (IEEE Transactions on Applied Superconductivity) \end{onecolentry} + \end{samepage} + + \vspace{0.2 cm-3px} + + \begin{samepage} + \begin{twocolentry}{ + Sept. 2021 + } + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} + + \vspace{0.10 cm} + + \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname} + \end{twocolentry} + + + \vspace{0.10 cm-3px} + + \begin{onecolentry} + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} + (IEEE Transactions on Applied Superconductivity) \end{onecolentry} \end{samepage} diff --git a/tests/testdata/test_generate_markdown_file/classic_filled.md b/tests/testdata/test_generate_markdown_file/classic_filled.md index 086e304..69bdb73 100644 --- a/tests/testdata/test_generate_markdown_file/classic_filled.md +++ b/tests/testdata/test_generate_markdown_file/classic_filled.md @@ -9,12 +9,12 @@ - Instagram: [johndoe](https://instagram.com/johndoe) - ORCID: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000) - Google Scholar: [F8IyYrQAAAAJ](https://scholar.google.com/citations?user=F8IyYrQAAAAJ) -- Mastodon: [@johndoe@example](https://example/@johndoe) +- Mastodon: [@johndoe@example.com](https://example.com/@johndoe) - Twitter: [johndoe](https://twitter.com/johndoe) - StackOverflow: [12323/johndoe](https://stackoverflow.com/users/12323/johndoe) - GitLab: [johndoe](https://gitlab.com/johndoe) - ResearchGate: [johndoe](https://researchgate.net/profile/johndoe) -- YouTube: [@johndoe](https://youtube.com/@johndoe) +- YouTube: [johndoe](https://youtube.com/@johndoe) # Text Entries @@ -32,35 +32,67 @@ This is a *TextEntry*. It is only a text and can be useful for sections like **S # Publication Entries ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity # Experience Entries diff --git a/tests/testdata/test_generate_markdown_file/engineeringresumes_filled.md b/tests/testdata/test_generate_markdown_file/engineeringresumes_filled.md index 086e304..69bdb73 100644 --- a/tests/testdata/test_generate_markdown_file/engineeringresumes_filled.md +++ b/tests/testdata/test_generate_markdown_file/engineeringresumes_filled.md @@ -9,12 +9,12 @@ - Instagram: [johndoe](https://instagram.com/johndoe) - ORCID: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000) - Google Scholar: [F8IyYrQAAAAJ](https://scholar.google.com/citations?user=F8IyYrQAAAAJ) -- Mastodon: [@johndoe@example](https://example/@johndoe) +- Mastodon: [@johndoe@example.com](https://example.com/@johndoe) - Twitter: [johndoe](https://twitter.com/johndoe) - StackOverflow: [12323/johndoe](https://stackoverflow.com/users/12323/johndoe) - GitLab: [johndoe](https://gitlab.com/johndoe) - ResearchGate: [johndoe](https://researchgate.net/profile/johndoe) -- YouTube: [@johndoe](https://youtube.com/@johndoe) +- YouTube: [johndoe](https://youtube.com/@johndoe) # Text Entries @@ -32,35 +32,67 @@ This is a *TextEntry*. It is only a text and can be useful for sections like **S # Publication Entries ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity # Experience Entries diff --git a/tests/testdata/test_generate_markdown_file/moderncv_filled.md b/tests/testdata/test_generate_markdown_file/moderncv_filled.md index 086e304..69bdb73 100644 --- a/tests/testdata/test_generate_markdown_file/moderncv_filled.md +++ b/tests/testdata/test_generate_markdown_file/moderncv_filled.md @@ -9,12 +9,12 @@ - Instagram: [johndoe](https://instagram.com/johndoe) - ORCID: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000) - Google Scholar: [F8IyYrQAAAAJ](https://scholar.google.com/citations?user=F8IyYrQAAAAJ) -- Mastodon: [@johndoe@example](https://example/@johndoe) +- Mastodon: [@johndoe@example.com](https://example.com/@johndoe) - Twitter: [johndoe](https://twitter.com/johndoe) - StackOverflow: [12323/johndoe](https://stackoverflow.com/users/12323/johndoe) - GitLab: [johndoe](https://gitlab.com/johndoe) - ResearchGate: [johndoe](https://researchgate.net/profile/johndoe) -- YouTube: [@johndoe](https://youtube.com/@johndoe) +- YouTube: [johndoe](https://youtube.com/@johndoe) # Text Entries @@ -32,35 +32,67 @@ This is a *TextEntry*. It is only a text and can be useful for sections like **S # Publication Entries ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity # Experience Entries diff --git a/tests/testdata/test_generate_markdown_file/sb2nov_filled.md b/tests/testdata/test_generate_markdown_file/sb2nov_filled.md index 086e304..69bdb73 100644 --- a/tests/testdata/test_generate_markdown_file/sb2nov_filled.md +++ b/tests/testdata/test_generate_markdown_file/sb2nov_filled.md @@ -9,12 +9,12 @@ - Instagram: [johndoe](https://instagram.com/johndoe) - ORCID: [0000-0000-0000-0000](https://orcid.org/0000-0000-0000-0000) - Google Scholar: [F8IyYrQAAAAJ](https://scholar.google.com/citations?user=F8IyYrQAAAAJ) -- Mastodon: [@johndoe@example](https://example/@johndoe) +- Mastodon: [@johndoe@example.com](https://example.com/@johndoe) - Twitter: [johndoe](https://twitter.com/johndoe) - StackOverflow: [12323/johndoe](https://stackoverflow.com/users/12323/johndoe) - GitLab: [johndoe](https://gitlab.com/johndoe) - ResearchGate: [johndoe](https://researchgate.net/profile/johndoe) -- YouTube: [@johndoe](https://youtube.com/@johndoe) +- YouTube: [johndoe](https://youtube.com/@johndoe) # Text Entries @@ -32,35 +32,67 @@ This is a *TextEntry*. It is only a text and can be useful for sections like **S # Publication Entries ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity ## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) - Sept. 2021 -- J. Doe, **H. Tom**, S. Doe, A. Andsurname +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([https://example.com](example.com)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity + +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Sept. 2021 +- J. Doe, ***H. Tom***, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname, S. Doe, A. Andsurname - IEEE Transactions on Applied Superconductivity # Experience Entries diff --git a/tests/testdata/test_latex_to_pdf/classic_empty.pdf b/tests/testdata/test_latex_to_pdf/classic_empty.pdf index c5cbe6d..059127a 100644 Binary files a/tests/testdata/test_latex_to_pdf/classic_empty.pdf and b/tests/testdata/test_latex_to_pdf/classic_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/classic_filled.pdf b/tests/testdata/test_latex_to_pdf/classic_filled.pdf index c635829..ed5a167 100644 Binary files a/tests/testdata/test_latex_to_pdf/classic_filled.pdf and b/tests/testdata/test_latex_to_pdf/classic_filled.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/engineeringresumes_empty.pdf b/tests/testdata/test_latex_to_pdf/engineeringresumes_empty.pdf index b07c644..1f99c2c 100644 Binary files a/tests/testdata/test_latex_to_pdf/engineeringresumes_empty.pdf and b/tests/testdata/test_latex_to_pdf/engineeringresumes_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/engineeringresumes_filled.pdf b/tests/testdata/test_latex_to_pdf/engineeringresumes_filled.pdf index a16bc2b..a8adb5f 100644 Binary files a/tests/testdata/test_latex_to_pdf/engineeringresumes_filled.pdf and b/tests/testdata/test_latex_to_pdf/engineeringresumes_filled.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf b/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf index f69c2d4..055043d 100644 Binary files a/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf and b/tests/testdata/test_latex_to_pdf/moderncv_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf b/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf index 65ce7ed..980bf3c 100644 Binary files a/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf and b/tests/testdata/test_latex_to_pdf/moderncv_filled.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf b/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf index 182ad47..b6fec1e 100644 Binary files a/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf and b/tests/testdata/test_latex_to_pdf/sb2nov_empty.pdf differ diff --git a/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf b/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf index 97cf91d..377ec0a 100644 Binary files a/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf and b/tests/testdata/test_latex_to_pdf/sb2nov_filled.pdf differ diff --git a/tests/testdata/test_markdown_to_html/classic_filled.html b/tests/testdata/test_markdown_to_html/classic_filled.html index 40aeaa3..fb5b20e 100644 --- a/tests/testdata/test_markdown_to_html/classic_filled.html +++ b/tests/testdata/test_markdown_to_html/classic_filled.html @@ -9,12 +9,12 @@
This is a TextEntry. It is only a text and can be useful for sections like Summary. To showcase the TextEntry completely, this sentence is added, but it doesn't contain any information.
@@ -28,42 +28,82 @@This is a TextEntry. It is only a text and can be useful for sections like Summary. To showcase the TextEntry completely, this sentence is added, but it doesn't contain any information.
@@ -28,42 +28,82 @@This is a TextEntry. It is only a text and can be useful for sections like Summary. To showcase the TextEntry completely, this sentence is added, but it doesn't contain any information.
@@ -28,42 +28,82 @@This is a TextEntry. It is only a text and can be useful for sections like Summary. To showcase the TextEntry completely, this sentence is added, but it doesn't contain any information.
@@ -28,42 +28,82 @@