Write the word 'M$ddot{rm u}$ller' in thebibliography
With the following codes
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
begin{document}
begin{frame}{}
begin{exampleblock}{textcolor[rgb]{1.00,0.50,0.00}{Theorem}
[M$ddot{rm u}$ller, Soltysiak (1992)]}
For a $d$-tuple of ....
end{exampleblock}
beamertemplatearticlebibitems
begin{thebibliography}{10}
bibitem{V. Muller, and A. Soltysiak}
alert{V. Muller, and A. Soltysiak}
newblock {Spectral radius formula for commuting Hilbert space
operators}
newblock {em Studia Math.103. (1992), 329-333}.
end{thebibliography}
end{frame}
end{document}
I get
However I fail to copmilate when I write bibitem{V. M$ddot{rm u}$ller, and A. Soltysiak}
, and I want to get
alert{V. M$ddot{rm u}$ller, and A. Soltysiak}
beamer bibliographies
|
show 5 more comments
With the following codes
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
begin{document}
begin{frame}{}
begin{exampleblock}{textcolor[rgb]{1.00,0.50,0.00}{Theorem}
[M$ddot{rm u}$ller, Soltysiak (1992)]}
For a $d$-tuple of ....
end{exampleblock}
beamertemplatearticlebibitems
begin{thebibliography}{10}
bibitem{V. Muller, and A. Soltysiak}
alert{V. Muller, and A. Soltysiak}
newblock {Spectral radius formula for commuting Hilbert space
operators}
newblock {em Studia Math.103. (1992), 329-333}.
end{thebibliography}
end{frame}
end{document}
I get
However I fail to copmilate when I write bibitem{V. M$ddot{rm u}$ller, and A. Soltysiak}
, and I want to get
alert{V. M$ddot{rm u}$ller, and A. Soltysiak}
beamer bibliographies
9
Müller. Müller. It is Müller
– Johannes_B
Dec 18 at 11:15
4
OrM"uller
, in text mode.
– Sigur
Dec 18 at 11:17
9
don't use math mode for people's names (or any text accents)
– David Carlisle
Dec 18 at 11:18
5
Letters like this should be covered in any good quality LaTeX instroduction.
– daleif
Dec 18 at 11:18
7
The argument of bibitem shouldnt have anything but letters and numbers to be honest. It is just a label.
– Johannes_B
Dec 18 at 11:22
|
show 5 more comments
With the following codes
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
begin{document}
begin{frame}{}
begin{exampleblock}{textcolor[rgb]{1.00,0.50,0.00}{Theorem}
[M$ddot{rm u}$ller, Soltysiak (1992)]}
For a $d$-tuple of ....
end{exampleblock}
beamertemplatearticlebibitems
begin{thebibliography}{10}
bibitem{V. Muller, and A. Soltysiak}
alert{V. Muller, and A. Soltysiak}
newblock {Spectral radius formula for commuting Hilbert space
operators}
newblock {em Studia Math.103. (1992), 329-333}.
end{thebibliography}
end{frame}
end{document}
I get
However I fail to copmilate when I write bibitem{V. M$ddot{rm u}$ller, and A. Soltysiak}
, and I want to get
alert{V. M$ddot{rm u}$ller, and A. Soltysiak}
beamer bibliographies
With the following codes
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
begin{document}
begin{frame}{}
begin{exampleblock}{textcolor[rgb]{1.00,0.50,0.00}{Theorem}
[M$ddot{rm u}$ller, Soltysiak (1992)]}
For a $d$-tuple of ....
end{exampleblock}
beamertemplatearticlebibitems
begin{thebibliography}{10}
bibitem{V. Muller, and A. Soltysiak}
alert{V. Muller, and A. Soltysiak}
newblock {Spectral radius formula for commuting Hilbert space
operators}
newblock {em Studia Math.103. (1992), 329-333}.
end{thebibliography}
end{frame}
end{document}
I get
However I fail to copmilate when I write bibitem{V. M$ddot{rm u}$ller, and A. Soltysiak}
, and I want to get
alert{V. M$ddot{rm u}$ller, and A. Soltysiak}
beamer bibliographies
beamer bibliographies
edited Dec 18 at 11:43
asked Dec 18 at 11:11
Student
439210
439210
9
Müller. Müller. It is Müller
– Johannes_B
Dec 18 at 11:15
4
OrM"uller
, in text mode.
– Sigur
Dec 18 at 11:17
9
don't use math mode for people's names (or any text accents)
– David Carlisle
Dec 18 at 11:18
5
Letters like this should be covered in any good quality LaTeX instroduction.
– daleif
Dec 18 at 11:18
7
The argument of bibitem shouldnt have anything but letters and numbers to be honest. It is just a label.
– Johannes_B
Dec 18 at 11:22
|
show 5 more comments
9
Müller. Müller. It is Müller
– Johannes_B
Dec 18 at 11:15
4
OrM"uller
, in text mode.
– Sigur
Dec 18 at 11:17
9
don't use math mode for people's names (or any text accents)
– David Carlisle
Dec 18 at 11:18
5
Letters like this should be covered in any good quality LaTeX instroduction.
– daleif
Dec 18 at 11:18
7
The argument of bibitem shouldnt have anything but letters and numbers to be honest. It is just a label.
– Johannes_B
Dec 18 at 11:22
9
9
Müller. Müller. It is Müller
– Johannes_B
Dec 18 at 11:15
Müller. Müller. It is Müller
– Johannes_B
Dec 18 at 11:15
4
4
Or
M"uller
, in text mode.– Sigur
Dec 18 at 11:17
Or
M"uller
, in text mode.– Sigur
Dec 18 at 11:17
9
9
don't use math mode for people's names (or any text accents)
– David Carlisle
Dec 18 at 11:18
don't use math mode for people's names (or any text accents)
– David Carlisle
Dec 18 at 11:18
5
5
Letters like this should be covered in any good quality LaTeX instroduction.
– daleif
Dec 18 at 11:18
Letters like this should be covered in any good quality LaTeX instroduction.
– daleif
Dec 18 at 11:18
7
7
The argument of bibitem shouldnt have anything but letters and numbers to be honest. It is just a label.
– Johannes_B
Dec 18 at 11:22
The argument of bibitem shouldnt have anything but letters and numbers to be honest. It is just a label.
– Johannes_B
Dec 18 at 11:22
|
show 5 more comments
2 Answers
2
active
oldest
votes
Your given code has a missing end{frame}
...
With using "u
I can compile without errors:
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
begin{document}
begin{frame}{}
begin{exampleblock}{textcolor[rgb]{1.00,0.50,0.00}{Theorem} [M"uller, Soltysiak (1992)]}
For a $d$-tuple of ....
end{exampleblock}
end{frame} % <=========================================================
begin{frame}
beamertemplatearticlebibitems
begin{thebibliography}{10}
bibitem{V. Muller, and A. Soltysiak}
alert{V. M"uller, and A. Soltysiak} % <===========================
newblock {Spectral radius formula for commuting Hilbert space operators}
newblock {em Studia Math.103. (1992), 329-333}.
end{thebibliography}
end{frame}
end{document}
with the result:
When I copy your codes, it compilates However in my original document it doen't.
– Student
Dec 18 at 11:51
Now I deleteusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
in my original document and it compilates well. Where is the problem.
– Student
Dec 18 at 11:52
Well, I do not see your original document, so I can not tell you where the difference is. I can onl work with the code you gave and my MWE shoud run without error. If not your system has a problem. If yes, try to find the difference to your document and create a new question with a new MWE resulting in your given error message please ...
– Kurt
Dec 18 at 11:54
Thank you. The only difference isusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
– Student
Dec 18 at 11:56
2
@Student, maybe your file has ISO encoding, not UTF8. Your editor should show this.
– Sigur
Dec 18 at 12:15
|
show 3 more comments
The answer of @Kurt already solves your problem with the umlaut. To go one step further use latex's bibliography mechanism and beamer theorem environment and let them do the formatting for you:
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
makeatletter
setbeamertemplate{theorem begin}
{%
setbeamercolor{block title}{bg=green!40!black}
begin{inserttheoremblockenv}
{%
textcolor{orange}{inserttheoremname}
ifxinserttheoremaddition@emptyelse inserttheoremadditionfi%
}%
}
makeatother
begin{document}
begin{frame}{}
begin{theorem}[cite{MS92}]
For a $d$-tuple of ....
end{theorem}
beamertemplatearticlebibitems
begin{thebibliography}{9}
bibitem[V. M"{u}ller and A. Soltysiak (1992)]{MS92}
alert{V. M"{u}ller, and A. Soltysiak}
newblock Spectral radius formula for commuting Hilbert space operators
newblock em Studia Math.103. (1992), 329-333.
end{thebibliography}
end{frame}
end{document}
Thank you for your great answer. I remark that always you deleteusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
. Clearly when one write only in English, we don't needusepackage[utf8]{inputenc}
. By the way isusepackage[T1]{fontenc}
always not necessary in beamer?
– Student
Dec 18 at 12:15
@Student There is rarely an "always" in latex -- it all depends on the content of your file (the exception is that two letter font commands are always wrong to use in a current document).
– samcarter
Dec 18 at 12:18
@Student If you useusepackage[utf8]{inputenc}
you will have to make sure that your file is encoded in utf8. If not change utf8 to the true encoding of your file,
– samcarter
Dec 18 at 12:19
@Student If your tex distribution is up to date (Texlive 2018) thanusepackage[utf8]{inputenc}
is used by default
– samcarter
Dec 18 at 12:20
Thank you very much for your details.
– Student
Dec 18 at 12:21
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f466346%2fwrite-the-word-m-ddot-rm-uller-in-thebibliography%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Your given code has a missing end{frame}
...
With using "u
I can compile without errors:
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
begin{document}
begin{frame}{}
begin{exampleblock}{textcolor[rgb]{1.00,0.50,0.00}{Theorem} [M"uller, Soltysiak (1992)]}
For a $d$-tuple of ....
end{exampleblock}
end{frame} % <=========================================================
begin{frame}
beamertemplatearticlebibitems
begin{thebibliography}{10}
bibitem{V. Muller, and A. Soltysiak}
alert{V. M"uller, and A. Soltysiak} % <===========================
newblock {Spectral radius formula for commuting Hilbert space operators}
newblock {em Studia Math.103. (1992), 329-333}.
end{thebibliography}
end{frame}
end{document}
with the result:
When I copy your codes, it compilates However in my original document it doen't.
– Student
Dec 18 at 11:51
Now I deleteusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
in my original document and it compilates well. Where is the problem.
– Student
Dec 18 at 11:52
Well, I do not see your original document, so I can not tell you where the difference is. I can onl work with the code you gave and my MWE shoud run without error. If not your system has a problem. If yes, try to find the difference to your document and create a new question with a new MWE resulting in your given error message please ...
– Kurt
Dec 18 at 11:54
Thank you. The only difference isusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
– Student
Dec 18 at 11:56
2
@Student, maybe your file has ISO encoding, not UTF8. Your editor should show this.
– Sigur
Dec 18 at 12:15
|
show 3 more comments
Your given code has a missing end{frame}
...
With using "u
I can compile without errors:
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
begin{document}
begin{frame}{}
begin{exampleblock}{textcolor[rgb]{1.00,0.50,0.00}{Theorem} [M"uller, Soltysiak (1992)]}
For a $d$-tuple of ....
end{exampleblock}
end{frame} % <=========================================================
begin{frame}
beamertemplatearticlebibitems
begin{thebibliography}{10}
bibitem{V. Muller, and A. Soltysiak}
alert{V. M"uller, and A. Soltysiak} % <===========================
newblock {Spectral radius formula for commuting Hilbert space operators}
newblock {em Studia Math.103. (1992), 329-333}.
end{thebibliography}
end{frame}
end{document}
with the result:
When I copy your codes, it compilates However in my original document it doen't.
– Student
Dec 18 at 11:51
Now I deleteusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
in my original document and it compilates well. Where is the problem.
– Student
Dec 18 at 11:52
Well, I do not see your original document, so I can not tell you where the difference is. I can onl work with the code you gave and my MWE shoud run without error. If not your system has a problem. If yes, try to find the difference to your document and create a new question with a new MWE resulting in your given error message please ...
– Kurt
Dec 18 at 11:54
Thank you. The only difference isusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
– Student
Dec 18 at 11:56
2
@Student, maybe your file has ISO encoding, not UTF8. Your editor should show this.
– Sigur
Dec 18 at 12:15
|
show 3 more comments
Your given code has a missing end{frame}
...
With using "u
I can compile without errors:
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
begin{document}
begin{frame}{}
begin{exampleblock}{textcolor[rgb]{1.00,0.50,0.00}{Theorem} [M"uller, Soltysiak (1992)]}
For a $d$-tuple of ....
end{exampleblock}
end{frame} % <=========================================================
begin{frame}
beamertemplatearticlebibitems
begin{thebibliography}{10}
bibitem{V. Muller, and A. Soltysiak}
alert{V. M"uller, and A. Soltysiak} % <===========================
newblock {Spectral radius formula for commuting Hilbert space operators}
newblock {em Studia Math.103. (1992), 329-333}.
end{thebibliography}
end{frame}
end{document}
with the result:
Your given code has a missing end{frame}
...
With using "u
I can compile without errors:
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
begin{document}
begin{frame}{}
begin{exampleblock}{textcolor[rgb]{1.00,0.50,0.00}{Theorem} [M"uller, Soltysiak (1992)]}
For a $d$-tuple of ....
end{exampleblock}
end{frame} % <=========================================================
begin{frame}
beamertemplatearticlebibitems
begin{thebibliography}{10}
bibitem{V. Muller, and A. Soltysiak}
alert{V. M"uller, and A. Soltysiak} % <===========================
newblock {Spectral radius formula for commuting Hilbert space operators}
newblock {em Studia Math.103. (1992), 329-333}.
end{thebibliography}
end{frame}
end{document}
with the result:
edited Dec 18 at 11:34
samcarter
85.7k794275
85.7k794275
answered Dec 18 at 11:32
Kurt
35.5k847159
35.5k847159
When I copy your codes, it compilates However in my original document it doen't.
– Student
Dec 18 at 11:51
Now I deleteusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
in my original document and it compilates well. Where is the problem.
– Student
Dec 18 at 11:52
Well, I do not see your original document, so I can not tell you where the difference is. I can onl work with the code you gave and my MWE shoud run without error. If not your system has a problem. If yes, try to find the difference to your document and create a new question with a new MWE resulting in your given error message please ...
– Kurt
Dec 18 at 11:54
Thank you. The only difference isusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
– Student
Dec 18 at 11:56
2
@Student, maybe your file has ISO encoding, not UTF8. Your editor should show this.
– Sigur
Dec 18 at 12:15
|
show 3 more comments
When I copy your codes, it compilates However in my original document it doen't.
– Student
Dec 18 at 11:51
Now I deleteusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
in my original document and it compilates well. Where is the problem.
– Student
Dec 18 at 11:52
Well, I do not see your original document, so I can not tell you where the difference is. I can onl work with the code you gave and my MWE shoud run without error. If not your system has a problem. If yes, try to find the difference to your document and create a new question with a new MWE resulting in your given error message please ...
– Kurt
Dec 18 at 11:54
Thank you. The only difference isusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
– Student
Dec 18 at 11:56
2
@Student, maybe your file has ISO encoding, not UTF8. Your editor should show this.
– Sigur
Dec 18 at 12:15
When I copy your codes, it compilates However in my original document it doen't.
– Student
Dec 18 at 11:51
When I copy your codes, it compilates However in my original document it doen't.
– Student
Dec 18 at 11:51
Now I delete
usepackage[utf8]{inputenc} usepackage[T1]{fontenc}
in my original document and it compilates well. Where is the problem.– Student
Dec 18 at 11:52
Now I delete
usepackage[utf8]{inputenc} usepackage[T1]{fontenc}
in my original document and it compilates well. Where is the problem.– Student
Dec 18 at 11:52
Well, I do not see your original document, so I can not tell you where the difference is. I can onl work with the code you gave and my MWE shoud run without error. If not your system has a problem. If yes, try to find the difference to your document and create a new question with a new MWE resulting in your given error message please ...
– Kurt
Dec 18 at 11:54
Well, I do not see your original document, so I can not tell you where the difference is. I can onl work with the code you gave and my MWE shoud run without error. If not your system has a problem. If yes, try to find the difference to your document and create a new question with a new MWE resulting in your given error message please ...
– Kurt
Dec 18 at 11:54
Thank you. The only difference is
usepackage[utf8]{inputenc} usepackage[T1]{fontenc}
– Student
Dec 18 at 11:56
Thank you. The only difference is
usepackage[utf8]{inputenc} usepackage[T1]{fontenc}
– Student
Dec 18 at 11:56
2
2
@Student, maybe your file has ISO encoding, not UTF8. Your editor should show this.
– Sigur
Dec 18 at 12:15
@Student, maybe your file has ISO encoding, not UTF8. Your editor should show this.
– Sigur
Dec 18 at 12:15
|
show 3 more comments
The answer of @Kurt already solves your problem with the umlaut. To go one step further use latex's bibliography mechanism and beamer theorem environment and let them do the formatting for you:
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
makeatletter
setbeamertemplate{theorem begin}
{%
setbeamercolor{block title}{bg=green!40!black}
begin{inserttheoremblockenv}
{%
textcolor{orange}{inserttheoremname}
ifxinserttheoremaddition@emptyelse inserttheoremadditionfi%
}%
}
makeatother
begin{document}
begin{frame}{}
begin{theorem}[cite{MS92}]
For a $d$-tuple of ....
end{theorem}
beamertemplatearticlebibitems
begin{thebibliography}{9}
bibitem[V. M"{u}ller and A. Soltysiak (1992)]{MS92}
alert{V. M"{u}ller, and A. Soltysiak}
newblock Spectral radius formula for commuting Hilbert space operators
newblock em Studia Math.103. (1992), 329-333.
end{thebibliography}
end{frame}
end{document}
Thank you for your great answer. I remark that always you deleteusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
. Clearly when one write only in English, we don't needusepackage[utf8]{inputenc}
. By the way isusepackage[T1]{fontenc}
always not necessary in beamer?
– Student
Dec 18 at 12:15
@Student There is rarely an "always" in latex -- it all depends on the content of your file (the exception is that two letter font commands are always wrong to use in a current document).
– samcarter
Dec 18 at 12:18
@Student If you useusepackage[utf8]{inputenc}
you will have to make sure that your file is encoded in utf8. If not change utf8 to the true encoding of your file,
– samcarter
Dec 18 at 12:19
@Student If your tex distribution is up to date (Texlive 2018) thanusepackage[utf8]{inputenc}
is used by default
– samcarter
Dec 18 at 12:20
Thank you very much for your details.
– Student
Dec 18 at 12:21
add a comment |
The answer of @Kurt already solves your problem with the umlaut. To go one step further use latex's bibliography mechanism and beamer theorem environment and let them do the formatting for you:
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
makeatletter
setbeamertemplate{theorem begin}
{%
setbeamercolor{block title}{bg=green!40!black}
begin{inserttheoremblockenv}
{%
textcolor{orange}{inserttheoremname}
ifxinserttheoremaddition@emptyelse inserttheoremadditionfi%
}%
}
makeatother
begin{document}
begin{frame}{}
begin{theorem}[cite{MS92}]
For a $d$-tuple of ....
end{theorem}
beamertemplatearticlebibitems
begin{thebibliography}{9}
bibitem[V. M"{u}ller and A. Soltysiak (1992)]{MS92}
alert{V. M"{u}ller, and A. Soltysiak}
newblock Spectral radius formula for commuting Hilbert space operators
newblock em Studia Math.103. (1992), 329-333.
end{thebibliography}
end{frame}
end{document}
Thank you for your great answer. I remark that always you deleteusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
. Clearly when one write only in English, we don't needusepackage[utf8]{inputenc}
. By the way isusepackage[T1]{fontenc}
always not necessary in beamer?
– Student
Dec 18 at 12:15
@Student There is rarely an "always" in latex -- it all depends on the content of your file (the exception is that two letter font commands are always wrong to use in a current document).
– samcarter
Dec 18 at 12:18
@Student If you useusepackage[utf8]{inputenc}
you will have to make sure that your file is encoded in utf8. If not change utf8 to the true encoding of your file,
– samcarter
Dec 18 at 12:19
@Student If your tex distribution is up to date (Texlive 2018) thanusepackage[utf8]{inputenc}
is used by default
– samcarter
Dec 18 at 12:20
Thank you very much for your details.
– Student
Dec 18 at 12:21
add a comment |
The answer of @Kurt already solves your problem with the umlaut. To go one step further use latex's bibliography mechanism and beamer theorem environment and let them do the formatting for you:
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
makeatletter
setbeamertemplate{theorem begin}
{%
setbeamercolor{block title}{bg=green!40!black}
begin{inserttheoremblockenv}
{%
textcolor{orange}{inserttheoremname}
ifxinserttheoremaddition@emptyelse inserttheoremadditionfi%
}%
}
makeatother
begin{document}
begin{frame}{}
begin{theorem}[cite{MS92}]
For a $d$-tuple of ....
end{theorem}
beamertemplatearticlebibitems
begin{thebibliography}{9}
bibitem[V. M"{u}ller and A. Soltysiak (1992)]{MS92}
alert{V. M"{u}ller, and A. Soltysiak}
newblock Spectral radius formula for commuting Hilbert space operators
newblock em Studia Math.103. (1992), 329-333.
end{thebibliography}
end{frame}
end{document}
The answer of @Kurt already solves your problem with the umlaut. To go one step further use latex's bibliography mechanism and beamer theorem environment and let them do the formatting for you:
documentclass[xcolor=dvipsnames]{beamer}
mode<presentation>
usetheme{Madrid}
makeatletter
setbeamertemplate{theorem begin}
{%
setbeamercolor{block title}{bg=green!40!black}
begin{inserttheoremblockenv}
{%
textcolor{orange}{inserttheoremname}
ifxinserttheoremaddition@emptyelse inserttheoremadditionfi%
}%
}
makeatother
begin{document}
begin{frame}{}
begin{theorem}[cite{MS92}]
For a $d$-tuple of ....
end{theorem}
beamertemplatearticlebibitems
begin{thebibliography}{9}
bibitem[V. M"{u}ller and A. Soltysiak (1992)]{MS92}
alert{V. M"{u}ller, and A. Soltysiak}
newblock Spectral radius formula for commuting Hilbert space operators
newblock em Studia Math.103. (1992), 329-333.
end{thebibliography}
end{frame}
end{document}
answered Dec 18 at 12:03
samcarter
85.7k794275
85.7k794275
Thank you for your great answer. I remark that always you deleteusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
. Clearly when one write only in English, we don't needusepackage[utf8]{inputenc}
. By the way isusepackage[T1]{fontenc}
always not necessary in beamer?
– Student
Dec 18 at 12:15
@Student There is rarely an "always" in latex -- it all depends on the content of your file (the exception is that two letter font commands are always wrong to use in a current document).
– samcarter
Dec 18 at 12:18
@Student If you useusepackage[utf8]{inputenc}
you will have to make sure that your file is encoded in utf8. If not change utf8 to the true encoding of your file,
– samcarter
Dec 18 at 12:19
@Student If your tex distribution is up to date (Texlive 2018) thanusepackage[utf8]{inputenc}
is used by default
– samcarter
Dec 18 at 12:20
Thank you very much for your details.
– Student
Dec 18 at 12:21
add a comment |
Thank you for your great answer. I remark that always you deleteusepackage[utf8]{inputenc} usepackage[T1]{fontenc}
. Clearly when one write only in English, we don't needusepackage[utf8]{inputenc}
. By the way isusepackage[T1]{fontenc}
always not necessary in beamer?
– Student
Dec 18 at 12:15
@Student There is rarely an "always" in latex -- it all depends on the content of your file (the exception is that two letter font commands are always wrong to use in a current document).
– samcarter
Dec 18 at 12:18
@Student If you useusepackage[utf8]{inputenc}
you will have to make sure that your file is encoded in utf8. If not change utf8 to the true encoding of your file,
– samcarter
Dec 18 at 12:19
@Student If your tex distribution is up to date (Texlive 2018) thanusepackage[utf8]{inputenc}
is used by default
– samcarter
Dec 18 at 12:20
Thank you very much for your details.
– Student
Dec 18 at 12:21
Thank you for your great answer. I remark that always you delete
usepackage[utf8]{inputenc} usepackage[T1]{fontenc}
. Clearly when one write only in English, we don't need usepackage[utf8]{inputenc}
. By the way is usepackage[T1]{fontenc}
always not necessary in beamer?– Student
Dec 18 at 12:15
Thank you for your great answer. I remark that always you delete
usepackage[utf8]{inputenc} usepackage[T1]{fontenc}
. Clearly when one write only in English, we don't need usepackage[utf8]{inputenc}
. By the way is usepackage[T1]{fontenc}
always not necessary in beamer?– Student
Dec 18 at 12:15
@Student There is rarely an "always" in latex -- it all depends on the content of your file (the exception is that two letter font commands are always wrong to use in a current document).
– samcarter
Dec 18 at 12:18
@Student There is rarely an "always" in latex -- it all depends on the content of your file (the exception is that two letter font commands are always wrong to use in a current document).
– samcarter
Dec 18 at 12:18
@Student If you use
usepackage[utf8]{inputenc}
you will have to make sure that your file is encoded in utf8. If not change utf8 to the true encoding of your file,– samcarter
Dec 18 at 12:19
@Student If you use
usepackage[utf8]{inputenc}
you will have to make sure that your file is encoded in utf8. If not change utf8 to the true encoding of your file,– samcarter
Dec 18 at 12:19
@Student If your tex distribution is up to date (Texlive 2018) than
usepackage[utf8]{inputenc}
is used by default– samcarter
Dec 18 at 12:20
@Student If your tex distribution is up to date (Texlive 2018) than
usepackage[utf8]{inputenc}
is used by default– samcarter
Dec 18 at 12:20
Thank you very much for your details.
– Student
Dec 18 at 12:21
Thank you very much for your details.
– Student
Dec 18 at 12:21
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f466346%2fwrite-the-word-m-ddot-rm-uller-in-thebibliography%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
9
Müller. Müller. It is Müller
– Johannes_B
Dec 18 at 11:15
4
Or
M"uller
, in text mode.– Sigur
Dec 18 at 11:17
9
don't use math mode for people's names (or any text accents)
– David Carlisle
Dec 18 at 11:18
5
Letters like this should be covered in any good quality LaTeX instroduction.
– daleif
Dec 18 at 11:18
7
The argument of bibitem shouldnt have anything but letters and numbers to be honest. It is just a label.
– Johannes_B
Dec 18 at 11:22