Latex 中的致谢

发布于 2024-09-04 11:20:48 字数 169 浏览 0 评论 0原文

我在 Latex 中的 \documentclass{article} 中。我如何将顾问的名字放在第一页上?我已经在乳胶中看到了诸如 \principaladvisor{} 之类的示例,但这似乎是通过论文类完成的。我猜想在文章类中我会将顾问列为合著者或其他人。我该怎么做?

I'm in a \documentclass{article} in Latex. How would I put the name of an advisor on the first page? I've seen examples in latex for things like \principaladvisor{} but that seems to be done with the thesis class. I'm guessing with the article class I'd list the advisor as a co-author or something. How do I do that?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

墨落成白 2024-09-11 11:20:48

将顾问列为合著者当然是最简单的可能性:)。

提及顾问的另一种方式是使用 \thanks{} 环境。在这种情况下,它将显示在标题页的脚注中。

如果您确实想要更大的灵活性,您可以创建自己的标题页。 Wikibooks 有一个很好的起点:http://en.wikibooks.org/wiki/LaTeX/ Title_创作

Listing an advisor as a co-author is of course the easiest possibility :).

Another way of mentioning your advisor is by using a \thanks{} environment. It will be displayed in a footnote on your title page that case.

If you really want more flexibility, you can create your own titlepage. Wikibooks has a nice starting point for this: http://en.wikibooks.org/wiki/LaTeX/Title_Creation

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文