LaTeX 引用章节、公式和图表

您所在的位置:网站首页 智云支持列表 LaTeX 引用章节、公式和图表

LaTeX 引用章节、公式和图表

2024-07-16 19:22:36| 来源: 网络整理| 查看: 265

原  文:Cross referencing sections, equations and floats 译  者:Xovee 翻译时间:2021年6月4日

引用章节、公式和图表

如果你想在 LaTeX 文档中使用数字(或者其他引用格式)来引用文档中的公式、章节、图片等元素,本篇文章将会教给你具体的做法。

文章目录 引用章节、公式和图表介绍引用章节引用公式、图片和表格引用元素所在页编译带有引用的文档

介绍

下面是一个简单的引用图片的例子:

\section{Introduction} \label{introduction} This is an introductory paragraph with some dummy text. This section will be referenced later. \begin{figure}[h] \centering \includegraphics[width=0.3\linewidth]{overleaf-logo} \caption{This image will be referenced below.} \label{fig:leaf} \end{figure} You can reference images; for instance, Figure \ref{fig:leaf} shows the \textit{Overleaf} logo.

在这里插入图片描述 命令\label{}创建了一个图题之后的标识符,这个标识符随后被命令\ref{}使用来创建引用数字(或者其他引用格式)。

引用章节

下面是一个引用章的例子:

\section{Introduction} \label{introduction} This is an introductory paragraph with some dummy text. This section will be referenced later. \begin{figure}[h] \centering \includegraphics[width=0.3\linewidth]{overleaf-logo} \caption{This image will be referenced below.} \label{fig:leaf} \end{figure} You can reference images; for instance, Figure \ref{fig:leaf} shows the \textit{Overleaf} logo. \vspace{0.5cm} \section{Math references} \label{mathrefs} As mentioned in section \ref{introduction}, different elements can be referenced within a document.

在这里插入图片描述 与上一个例子相似,这个例子使用了\label和\ref命令来创建引用。在\section命令之后使用\label命令,也就是说,你应该在章的编号被创建之后来使用\label命令。这个方法对chapters、subsections 以及 subsubsections 都有效。具体参考这篇文章。

引用公式、图片和表格

在本章的开头,我们看到了一个引用图片的例子,下面介绍如何引用公式:

\section{Math references} \label{mathrefs} As mentioned in section \ref{introduction}, different elements can be referenced within a document. \subsection{Powers series} \label{subsection} \begin{equation} \label{eq:1} \sum_{i=0}^{\infty} a_i x^i \end{equation} Equation \ref{eq:1} is a typical power series.

在这里插入图片描述

引用元素所在页

文档中的元素一般使用数字来引用它们。如果你需要的话,你也可以引用它们所在的页数字。

\section{Math references} \label{mathrefs} As mentioned in section \ref{introduction}, different elements can be referenced within a document. \subsection{Powers series} \label{subsection} \begin{equation} \label{eq:1} \sum_{i=0}^{\infty} a_i x^i \end{equation} Equation \ref{eq:1} is a typical power series. \vspace{0.5cm} %\Blindtext \section{Last section} In subsection \ref{subsection} on page \pageref{eq:1} an example of a power series was presented.

在这里插入图片描述 命令\pageref会插入元素(对应所使用的\label)所在的页数。这个命令适用于本文中所有的可编号元素。

编译带有引用的文档

在 Overleaf 平台上,交叉引用是立即生效的。对于本地的 LaTeX 编译环境,你必须编译文档两次来使交叉引用生效。你也可以使用特定的命令来使所有的交叉引用生效。例如,如果你的文档是main.tex,你可以使用下面的命令

latexmk -pdf main.tex

来生成main.pdf文件。文件中所有的交叉引用都会生效。如果你要改变输出的格式,使用-dvi或者-ps参数。



【本文地址】

公司简介

联系我们

今日新闻


点击排行

实验室常用的仪器、试剂和
说到实验室常用到的东西,主要就分为仪器、试剂和耗
不用再找了,全球10大实验
01、赛默飞世尔科技(热电)Thermo Fisher Scientif
三代水柜的量产巅峰T-72坦
作者:寞寒最近,西边闹腾挺大,本来小寞以为忙完这
通风柜跟实验室通风系统有
说到通风柜跟实验室通风,不少人都纠结二者到底是不
集消毒杀菌、烘干收纳为一
厨房是家里细菌较多的地方,潮湿的环境、没有完全密
实验室设备之全钢实验台如
全钢实验台是实验室家具中较为重要的家具之一,很多

推荐新闻


图片新闻

实验室药品柜的特性有哪些
实验室药品柜是实验室家具的重要组成部分之一,主要
小学科学实验中有哪些教学
计算机 计算器 一般 打孔器 打气筒 仪器车 显微镜
实验室各种仪器原理动图讲
1.紫外分光光谱UV分析原理:吸收紫外光能量,引起分
高中化学常见仪器及实验装
1、可加热仪器:2、计量仪器:(1)仪器A的名称:量
微生物操作主要设备和器具
今天盘点一下微生物操作主要设备和器具,别嫌我啰嗦
浅谈通风柜使用基本常识
 众所周知,通风柜功能中最主要的就是排气功能。在

专题文章

    CopyRight 2018-2019 实验室设备网 版权所有 win10的实时保护怎么永久关闭