当前位置:网站首页>Latex insert picture, insert formula
Latex insert picture, insert formula
2022-07-04 10:13:00 【Wildcraner】
Latex Insert a picture
\begin{
figure}
\centering
\includegraphics[width=3.5in]{
Fill in the image address here }\\
\caption{
Image description statement }\label{
flowblock}
\end{
figure}\label{
tu1}
“\label{tu1}” To give the picture a name , When quoted in the paper, it can automatically match the picture changes
usage Fig.\ref{tu1}
Actually, the picture is the fifth picture , At this point, the paper will show Fig 5
Insert picture location
The default location is at the top of the page , stay \begin{figure} Then add [htbp] The picture is floating [t] At the top [b] It means at the bottom of the page
LaTeX Insert formula
\begin{
equation}
Formula content ( It can be downloaded from mathype Of “ preset ” After setting up Copy and paste )
\end{
equation}
边栏推荐
- Hands on deep learning (37) -- cyclic neural network
- 浅谈Multus CNI
- Whether a person is reliable or not, closed loop is very important
- Hands on deep learning (III) -- Torch Operation (sorting out documents in detail)
- Intelligent gateway helps improve industrial data acquisition and utilization
- el-table单选并隐藏全选框
- In the case of easyUI DataGrid paging, click the small triangle icon in the header to reorder all the data in the database
- Devop basic command
- 【Day2】 convolutional-neural-networks
- Golang Modules
猜你喜欢

智能网关助力提高工业数据采集和利用

Advanced technology management - how to design and follow up the performance of students at different levels

华为联机对战如何提升玩家匹配成功几率

Hands on deep learning (34) -- sequence model

Baidu R & D suffered Waterloo on three sides: I was stunned by the interviewer's set of combination punches on the spot

PHP student achievement management system, the database uses mysql, including source code and database SQL files, with the login management function of students and teachers

Hands on deep learning (42) -- bi-directional recurrent neural network (BI RNN)

Hands on deep learning (III) -- Torch Operation (sorting out documents in detail)

Hands on deep learning (45) -- bundle search

uniapp 处理过去时间对比现在时间的时间差 如刚刚、几分钟前,几小时前,几个月前
随机推荐
Reprint: summation formula of proportional series and its derivation process
Golang Modules
Web端自动化测试失败原因汇总
Hands on deep learning (36) -- language model and data set
Exercise 9-1 time conversion (15 points)
Baidu R & D suffered Waterloo on three sides: I was stunned by the interviewer's set of combination punches on the spot
基于线性函数近似的安全强化学习 Safe RL with Linear Function Approximation 翻译 1
C # use gdi+ to add text to the picture and make the text adaptive to the rectangular area
Kotlin 集合操作汇总
How can Huawei online match improve the success rate of player matching
今日睡眠质量记录78分
Safety reinforcement learning based on linear function approximation safe RL with linear function approximation translation 1
2. Data type
Nuxt reports an error: render function or template not defined in component: anonymous
Kubernetes CNI 插件之Fabric
Hands on deep learning (37) -- cyclic neural network
7-17 crawling worms (15 points)
使用 C# 提取 PDF 文件中的所有文字(支持 .NET Core)
C # use ffmpeg for audio transcoding
Whether a person is reliable or not, closed loop is very important