如何在 LaTeX 参考书目中换行
我的参考书目中有一个很长的网址,它没有损坏,因此出现在页边距之外。我怎样才能固定ID?一些断线的东西?
谢谢!
I have a very long url in my bibliography that it's not broken so appears outside margins. How could I fixed id? some breakline stuff?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该在此处使用
url
包< /a>,这将自动允许换行。您在评论中提到您已经在使用该软件包。然后看看第 5.2 节,并允许额外的换行符。
You should use the
url
package here, which will automatically allow linebreaks.You mention in your comment that you are already using the package. Have a look at section 5.2, then, and allow extra linebreaks.