How to Describe Figures in a Research Article
How to Describe Figures in a Research Article
Date | Author | Version | Note |
---|---|---|---|
2024.07.10 | Dog Tao | V1.0 | Finish the document. |
文章目录
- How to Describe Figures in a Research Article
- General Guidelines
- Detailed Descriptions
- Common Describing Phrases
Effective communication of data and results is crucial in research articles. Figures play a significant role in visually conveying complex information. To describe figures clearly and concisely, follow these guidelines and examples.
General Guidelines
-
Introduce the Figure: Always introduce the figure before referring to it.
- As depicted in Figure 1, the results of the simulation show a steady increase in temperature as the reaction proceeds.
- Figure 2 illustrates the distribution of particle sizes in the sample, revealing a bimodal pattern.
- As shown in Figure 3, the new algorithm significantly reduces processing time compared to the baseline method.
-
Be Specific: Describe what the figure shows specifically. Mention important details like axes, trends, and key data points.
- Figure 4 shows the stress-strain curve for the composite material. The curve highlights the material’s high tensile strength and ductility.
- As illustrated in Figure 5, the graph plots the monthly sales data for the past year, showing a peak in December.
- Figure 6 presents the absorption spectra of the synthesized nanoparticles, indicating strong absorption in the UV-visible range.
-
Relate to the Text: Connect the figure to the content of your text. Explain how the figure supports or contradicts your argument or findings.
- As shown in Figure 7, the increase in enzyme activity correlates with the rise in substrate concentration, supporting our hypothesis of substrate-induced activation.
- Figure 8 demonstrates the effect of different pH levels on cell viability, which aligns with our previous findings that cells thrive in slightly acidic conditions.
- As depicted in Figure 9, the data supports the theory that higher temperatures accelerate the reaction rate, consistent with the Arrhenius equation.
-
Use Consistent Terminology: Ensure that the terminology used in the figure description matches the terminology in the figure and throughout the text.
- Figure 10 shows the photocurrent response of the solar cells under different illumination intensities. (The term ‘photocurrent’ is consistently used throughout the text to describe the current generated by the cells when exposed to light)
- As shown in Figure 11, the XRD patterns of the samples match the expected peaks for TiO2. (The term ‘XRD patterns’ is used in both the figure and the text to maintain clarity)
- Figure 12 illustrates the growth curve of the bacteria. (Using the term ‘growth curve’ consistently in the discussion to describe the change in bacterial population over time)
-
Refer to Sub-figures Clearly: If a figure has multiple parts (e.g., Figure 3(a) and (b)), refer to each part clearly.
- As illustrated in Figure 13(a) and (b), the SEM images show the surface morphology of the untreated and treated samples, respectively. Figure 13(a) reveals a rough surface, while Figure 13(b) shows a smoother texture after treatment.
- Figure 14(a) displays the cyclic voltammogram of the electrode in the absence of analyte, and Figure 14(b) shows the voltammogram in the presence of analyte. The increase in peak current in Figure 14(b) indicates successful detection.
- As seen in Figure 15(a) and (b), the temperature profiles for both the control and experimental groups are plotted. Figure 15(a) depicts the control group, and Figure 15(b) shows the experimental group exposed to the new treatment.
Detailed Descriptions
-
Introducing a Simple Figure
Example:
As shown in Figure 1, the temperature variation over time indicates a clear seasonal pattern.
Description:
- Introduction: “As shown in Figure 1”
- Specific Detail: “the temperature variation over time”
- Key Point: “indicates a clear seasonal pattern”
-
Describing a Complex Figure
Example:
Figure 2 demonstrates the correlation between the concentration of hydrogen and the sensor’s response time. The linear trend observed suggests a strong positive correlation.
Description:
- Introduction: “Figure 2 demonstrates”
- Specific Detail: “the correlation between the concentration of hydrogen and the sensor’s response time”
- Key Point: “The linear trend observed suggests a strong positive correlation”
-
Describing Figures with Multiple Panels
Example:
As illustrated in Figure 3(a) and (b), the XRD patterns of the synthesized materials show distinct peaks, indicating successful formation of the desired phase. Figure 3(a) shows the pattern for TiO2, while Figure 3(b) displays the pattern for Ti3C2.
Description:
- Introduction: “As illustrated in Figure 3(a) and (b)”
- Specific Detail: “the XRD patterns of the synthesized materials show distinct peaks”
- Key Points:
- Figure 3(a): “shows the pattern for TiO2”
- Figure 3(b): “displays the pattern for Ti3C2”
-
Highlighting Key Data Points
Example:
As depicted in Figure 4, the efficiency of the perovskite solar cells increased significantly with the addition of the frictional electric nanogenerator, reaching a peak efficiency of 18%.
Description:
- Introduction: “As depicted in Figure 4”
- Specific Detail: “the efficiency of the perovskite solar cells increased significantly with the addition of the frictional electric nanogenerator”
- Key Point: “reaching a peak efficiency of 18%”
-
Comparing Data from Multiple Figures
Example:
Figure 5 and Figure 6 compare the response times of the sensor at different hydrogen concentrations and operating temperatures, respectively. While Figure 5 shows a decrease in response time with increasing hydrogen concentration, Figure 6 indicates an optimal operating temperature range between 200°C and 300°C for the best sensor performance.
Description:
- Introduction: “Figure 5 and Figure 6 compare”
- Specific Detail: “the response times of the sensor at different hydrogen concentrations and operating temperatures, respectively”
- Key Points:
- Figure 5: “shows a decrease in response time with increasing hydrogen concentration”
- Figure 6: “indicates an optimal operating temperature range between 200°C and 300°C for the best sensor performance”
Common Describing Phrases
- As shown in Figure X: Used to introduce a figure.
- Figure X illustrates: Indicates that the figure visually explains a concept or result.
- As depicted in Figure X: Highlights the visual representation.
- Figure X demonstrates: Used to show that the figure provides evidence for a specific point.
- As illustrated in Figure X(a) and (b): Refers to multiple panels or parts of a figure.
- Figure X compares: Used when the figure shows a comparison between different data sets or conditions.
- As seen in Figure X: Similar to “As shown in Figure X,” used to point out a visual feature.
相关文章:
How to Describe Figures in a Research Article
How to Describe Figures in a Research Article DateAuthorVersionNote2024.07.10Dog TaoV1.0Finish the document. 文章目录 How to Describe Figures in a Research ArticleGeneral GuidelinesDetailed DescriptionsCommon Describing Phrases Effective communication of …...

昇思MindSpore学习入门-CELL与参数一
Cell作为神经网络构造的基础单元,与神经网络层(Layer)的概念相对应,对Tensor计算操作的抽象封装,能够更准确清晰地对神经网络结构进行表示。除了基础的Tensor计算流程定义外,神经网络层还包含了参数管理、状态管理等功能。而参数(…...

【k8s中安装rabbitmq】k8s中安装rabbitmq并搭建镜像集群-hostpath版
文章目录 简介一.条件及环境说明二.需求说明三.实现原理及说明四.详细步骤4.1.规划节点标签4.2.创建configmap配置4.3.创建三个statefulset和service headless配置4.4.创建service配置 五.安装完后的配置六.安装说明 简介 k8s集群中搭建rabbitmq集群服务一般都会用到pvc&#x…...
(5) 深入探索Python-Pandas库的核心数据结构:Series详解
目录 前言1. Series 简介2. Series的特点3. Series的创建3.1 使用列表创建Series3.2 使用字典创建Series3.3 使用列表和自定义索引创建Series3.4 指定数据类型和名称 4. Series的索引/切片4.1 下标索引:基于整数位置的索引4.2 基于标签的索引4.3 切片4.4 使用.loc[]…...

JAVA之开发神器——IntelliJ IDEA的下载与安装
一、IDEA是什么? IEAD是JetBrains公司开发的专用于java开发的一款集成开发环境。由于其功能强大且符合人体工程学(就是更懂你)的优点,深受java开发人员的喜爱。目前在java开发工具中占比3/4。如果你要走java开发方向,那…...

通过Umijs从0到1搭建一个React项目
有一阵时间没写react了,今天通过umi搭建一个demo项目复习一下react;umi是一个可扩展的企业级前端应用框架,在react市场中还是比较火的一个框架。 Umi官方文档:Umi 介绍 (umijs.org) 一、构建项目。 1、安装包管理工具。 官方推…...
Redis 数据过期及淘汰策略
Redis 数据过期及淘汰策略 过期策略 定时过期 在设置key的过期时间的同时,为该key创建一个定时器,让定时器在key的过期时间来临时,对key进行删除。到过期时间就会立即清除。该策略可以立即清除过期的数据,对内存很友好&a…...

vue vite+three在线编辑模型导入导出
文章目录 序一、1.0.0版本1.新增2.编辑3.导出4.导入 总结 序 要实现一个类似于数字孪生的场景 可以在线、新增、删除模型 、以及编辑模型的颜色、长宽高 然后还要实现 编辑完后 保存为json数据 记录模型数据 既可以导入也可以导出 一、1.0.0版本 1.新增 先拿建议的立方体来…...

去水印小程序源码修复版-前端后端内置接口+第三方接口
去水印小程序源码,前端后端,内置接口第三方接口, 修复数据库账号密码错误问题,内置接口支持替换第三方接口, 文件挺全的,可以添加流量主代码,搭建需要准备一台服务器,备案域名和http…...

机器学习:预测评估8类指标
机器学习:8类预测评估指标 R方值、平均值绝对误差值MAE、均方误差MSE、均方误差根EMSE、中位数绝对误差MAD、平均绝对百分误差MAPE、可解释方差分EVS、均方根对数误差MLSE。 一、R方值 1、说明: R方值,也称为确定系数或拟合优度ÿ…...

【深度学习基础】MAC pycharm 专业版安装与激活
文章目录 一、pycharm专业版安装二、激活 一、pycharm专业版安装 PyCharm是一款专为Python开发者设计的集成开发环境(IDE),旨在帮助用户在使用Python语言开发时提高效率。以下是对PyCharm软件的详细介绍,包括其作用和主要功能&…...

排序相关算法--1.插入排序+冒泡排序回顾
1.基本分类 2.插入排序 特点:有实践意义(例如后期快排的优化),适应性强,一般不会到时间复杂度最坏的情况。 将第一个元素视为已经排好序的序列。取出下一个元素,在已经排好序的序列中从后往前比较…...

变阻器的故障排除方法有哪些?
变阻器,特别是滑动变阻器,作为电子电路中的常见元件,其故障排除方法主要依据具体的故障现象来确定。以下是一些常见的故障现象及其排除方法: 一、接触不良 现象:电阻器不起作用或电压不稳定。 排除方法: …...

软考《信息系统运行管理员》-3.1信息系统设施运维的管理体系
3.1信息系统设施运维的管理体系 1 信息系统设施运维的对象 基础环境 主要包括信息系统运行环境(机房、设备间、配线室、基站、云计算中心 等)中的空调系统、供配电系统、通信应急设备系统、防护设备系统(如消防系统、安全系统) 等,能维持系统安全正常运转…...
Nginx重定向
Nginx重定向 location 匹配 location匹配的就是后面的URL /WordPress 192.168.118.10/wordpress location匹配的分类和优先级 1.精确匹配 location/对字符串进行完全匹配,必须完全符合2.正则匹配 ^~ 前缀匹配,以什么为开头~ 区分大小写的匹配~* 不区分大小写!~: 区分大小…...

私有化地图离线部署方案之高程检索服务
私有化地图离线部署整体解决方案,除硬件之外,一般主要由基础地图服务、查询定位服务、路径规划服务和高程检索服务构成。 我们已经分享过基础地图服务、查询定位服务和路径规划服务,现在再为你分享高程检索服务的方法。 私有化高程检索服务…...

PostgreSQL 中如何实现数据的增量更新和全量更新的平衡?
文章目录 一、增量更新与全量更新的概念增量更新全量更新 二、考虑的因素1. 数据量2. 数据更改的频率和规模3. 数据一致性要求4. 系统性能和资源利用5. 业务逻辑和流程 三、解决方案(一)混合使用增量更新和全量更新(二)使用临时表…...

数据结构--二叉树相关习题5(判断二叉树是否是完全二叉树 )
1.判断二叉树是否是完全二叉树 辨别: 不能使用递归或者算节点个数和高度来判断。 满二叉树可以用高度和节点来判断,因为是完整的。 但是完全二叉树前面是满的,但是最后一层是从左到右连续这种 如果仍然用这种方法的话,如下图…...

Python 轻松生成多种条形码、二维码 (Code 128、EAN-13、QR code等)
条形码和二维码是现代信息交换和数据存储的重要工具,它们将信息以图形的形式编码,便于机器识别和数据处理,被广泛应用于物流、零售、医疗、教育等各领域。 本文将介绍如何使用Python快速生成各种常见的条形码如Code 128、EAN-13,…...

Python: 分块读取文本文件
在处理大文件时,逐行或分块读取文件是很常见的需求。下面是几种常见的方法,用于在 Python 中分块读取文本文件: 1、问题背景 如何分块读取一个较大的文本文件,并提取出特定的信息? 问题描述: fopen(blank.txt,r) quot…...

智慧医疗能源事业线深度画像分析(上)
引言 医疗行业作为现代社会的关键基础设施,其能源消耗与环境影响正日益受到关注。随着全球"双碳"目标的推进和可持续发展理念的深入,智慧医疗能源事业线应运而生,致力于通过创新技术与管理方案,重构医疗领域的能源使用模式。这一事业线融合了能源管理、可持续发…...

Mybatis逆向工程,动态创建实体类、条件扩展类、Mapper接口、Mapper.xml映射文件
今天呢,博主的学习进度也是步入了Java Mybatis 框架,目前正在逐步杨帆旗航。 那么接下来就给大家出一期有关 Mybatis 逆向工程的教学,希望能对大家有所帮助,也特别欢迎大家指点不足之处,小生很乐意接受正确的建议&…...
系统设计 --- MongoDB亿级数据查询优化策略
系统设计 --- MongoDB亿级数据查询分表策略 背景Solution --- 分表 背景 使用audit log实现Audi Trail功能 Audit Trail范围: 六个月数据量: 每秒5-7条audi log,共计7千万 – 1亿条数据需要实现全文检索按照时间倒序因为license问题,不能使用ELK只能使用…...

江苏艾立泰跨国资源接力:废料变黄金的绿色供应链革命
在华东塑料包装行业面临限塑令深度调整的背景下,江苏艾立泰以一场跨国资源接力的创新实践,重新定义了绿色供应链的边界。 跨国回收网络:废料变黄金的全球棋局 艾立泰在欧洲、东南亚建立再生塑料回收点,将海外废弃包装箱通过标准…...
WEB3全栈开发——面试专业技能点P2智能合约开发(Solidity)
一、Solidity合约开发 下面是 Solidity 合约开发 的概念、代码示例及讲解,适合用作学习或写简历项目背景说明。 🧠 一、概念简介:Solidity 合约开发 Solidity 是一种专门为 以太坊(Ethereum)平台编写智能合约的高级编…...
鱼香ros docker配置镜像报错:https://registry-1.docker.io/v2/
使用鱼香ros一件安装docker时的https://registry-1.docker.io/v2/问题 一键安装指令 wget http://fishros.com/install -O fishros && . fishros出现问题:docker pull 失败 网络不同,需要使用镜像源 按照如下步骤操作 sudo vi /etc/docker/dae…...

学习STC51单片机32(芯片为STC89C52RCRC)OLED显示屏2
每日一言 今天的每一份坚持,都是在为未来积攒底气。 案例:OLED显示一个A 这边观察到一个点,怎么雪花了就是都是乱七八糟的占满了屏幕。。 解释 : 如果代码里信号切换太快(比如 SDA 刚变,SCL 立刻变&#…...
Hive 存储格式深度解析:从 TextFile 到 ORC,如何选对数据存储方案?
在大数据处理领域,Hive 作为 Hadoop 生态中重要的数据仓库工具,其存储格式的选择直接影响数据存储成本、查询效率和计算资源消耗。面对 TextFile、SequenceFile、Parquet、RCFile、ORC 等多种存储格式,很多开发者常常陷入选择困境。本文将从底…...

uniapp 小程序 学习(一)
利用Hbuilder 创建项目 运行到内置浏览器看效果 下载微信小程序 安装到Hbuilder 下载地址 :开发者工具默认安装 设置服务端口号 在Hbuilder中设置微信小程序 配置 找到运行设置,将微信开发者工具放入到Hbuilder中, 打开后出现 如下 bug 解…...

Cilium动手实验室: 精通之旅---13.Cilium LoadBalancer IPAM and L2 Service Announcement
Cilium动手实验室: 精通之旅---13.Cilium LoadBalancer IPAM and L2 Service Announcement 1. LAB环境2. L2公告策略2.1 部署Death Star2.2 访问服务2.3 部署L2公告策略2.4 服务宣告 3. 可视化 ARP 流量3.1 部署新服务3.2 准备可视化3.3 再次请求 4. 自动IPAM4.1 IPAM Pool4.2 …...