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…...
浅谈 React Hooks
React Hooks 是 React 16.8 引入的一组 API,用于在函数组件中使用 state 和其他 React 特性(例如生命周期方法、context 等)。Hooks 通过简洁的函数接口,解决了状态与 UI 的高度解耦,通过函数式编程范式实现更灵活 Rea…...

铭豹扩展坞 USB转网口 突然无法识别解决方法
当 USB 转网口扩展坞在一台笔记本上无法识别,但在其他电脑上正常工作时,问题通常出在笔记本自身或其与扩展坞的兼容性上。以下是系统化的定位思路和排查步骤,帮助你快速找到故障原因: 背景: 一个M-pard(铭豹)扩展坞的网卡突然无法识别了,扩展出来的三个USB接口正常。…...

【入坑系列】TiDB 强制索引在不同库下不生效问题
文章目录 背景SQL 优化情况线上SQL运行情况分析怀疑1:执行计划绑定问题?尝试:SHOW WARNINGS 查看警告探索 TiDB 的 USE_INDEX 写法Hint 不生效问题排查解决参考背景 项目中使用 TiDB 数据库,并对 SQL 进行优化了,添加了强制索引。 UAT 环境已经生效,但 PROD 环境强制索…...
django filter 统计数量 按属性去重
在Django中,如果你想要根据某个属性对查询集进行去重并统计数量,你可以使用values()方法配合annotate()方法来实现。这里有两种常见的方法来完成这个需求: 方法1:使用annotate()和Count 假设你有一个模型Item,并且你想…...
大语言模型如何处理长文本?常用文本分割技术详解
为什么需要文本分割? 引言:为什么需要文本分割?一、基础文本分割方法1. 按段落分割(Paragraph Splitting)2. 按句子分割(Sentence Splitting)二、高级文本分割策略3. 重叠分割(Sliding Window)4. 递归分割(Recursive Splitting)三、生产级工具推荐5. 使用LangChain的…...

10-Oracle 23 ai Vector Search 概述和参数
一、Oracle AI Vector Search 概述 企业和个人都在尝试各种AI,使用客户端或是内部自己搭建集成大模型的终端,加速与大型语言模型(LLM)的结合,同时使用检索增强生成(Retrieval Augmented Generation &#…...
基于Java Swing的电子通讯录设计与实现:附系统托盘功能代码详解
JAVASQL电子通讯录带系统托盘 一、系统概述 本电子通讯录系统采用Java Swing开发桌面应用,结合SQLite数据库实现联系人管理功能,并集成系统托盘功能提升用户体验。系统支持联系人的增删改查、分组管理、搜索过滤等功能,同时可以最小化到系统…...

C++:多态机制详解
目录 一. 多态的概念 1.静态多态(编译时多态) 二.动态多态的定义及实现 1.多态的构成条件 2.虚函数 3.虚函数的重写/覆盖 4.虚函数重写的一些其他问题 1).协变 2).析构函数的重写 5.override 和 final关键字 1&#…...

【C++特殊工具与技术】优化内存分配(一):C++中的内存分配
目录 一、C 内存的基本概念 1.1 内存的物理与逻辑结构 1.2 C 程序的内存区域划分 二、栈内存分配 2.1 栈内存的特点 2.2 栈内存分配示例 三、堆内存分配 3.1 new和delete操作符 4.2 内存泄漏与悬空指针问题 4.3 new和delete的重载 四、智能指针…...

搭建DNS域名解析服务器(正向解析资源文件)
正向解析资源文件 1)准备工作 服务端及客户端都关闭安全软件 [rootlocalhost ~]# systemctl stop firewalld [rootlocalhost ~]# setenforce 0 2)服务端安装软件:bind 1.配置yum源 [rootlocalhost ~]# cat /etc/yum.repos.d/base.repo [Base…...