Elsevier 文章手稿 投稿各种状态总结

2024-04-08 07:38

本文主要是介绍Elsevier 文章手稿 投稿各种状态总结,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

1. Submitted to Journal
当上传结束后,显示的状态是Submitted to Journal,这个状态是自然形成的无需处理。

2. With editor
如果在投稿的时候没有要求选择编辑,就先到主编那,主编会分派给别的编辑。这当中就会有另两个状态:

3. Editor assigned 4. Editor Declined Invitation

如果编辑接手处理了就会邀请审稿人了。

5. Reviewer(s) invited

如果审稿人接受那就会是以下状态:

6. Under review
这应该是一个漫长的等待。当然前面各步骤也可能很慢的,要看编辑的处理情况。
如果被邀请审稿人不想审,就会decline,编辑会重新邀请别的审稿人。

7. required review completed
审稿结束,等编辑处理。

8. Decision in Process
到了这一步就快要有结果了,编辑开始考虑是给修改还是直接拒,当然也有可能直接接受的,但可能性很小,呵呵。

9. Minor revision/Major revision
这个时候可以稍微庆祝一下了,问题不大了,因为有修改就有可能。具体怎么改就不多说了,谦虚谨慎是不可少的。

10. Revision Submitted to Journal
又开始了一个循环。

11. Accepted
如果不要再审,只是小修改,编辑看后会马上显示这个状态,但如果要再审也会有上面的部分状态。一步会比较快,但也有慢的。看杂志的。

还有个状态是 Rejected希望不要出现。

其他库的状态,基本是大同小异,供参考:
In the Rapid Review ® system, your manuscript has a different status assigned to it at various stages in the process. Below is a list of the status descriptions used with brief explanations.
Incomplete Submission... you have begun the submission process.The submission has been assigned a temporary (TMP) manuscript number.You must complete the submission process.
Finish My Submission... by viewing and approving the MS PDF. Once this is done, the submission will be assigned a permanent manuscript number.
MS at Check-In... the manuscript is pending a quality check bythe staff or editor. This involves verifying that the MS PDF contains acomplete manuscript (text, tables, figures, etc.) and is suitable forreview purposes.
Conversion to PDF in Process... If the manuscript was submitteddigitally, the MS PDF did not pass the QC process and is not suitablefor review purposes. The staff may be in the process of converting thedigital files to a new MS PDF or staff may have requested that theauthor send new file(s). The Journal Office is waiting for the file(s)to upload for conversion purposes.
MS Being Pre-screened... if you submitted a manuscript to ajournal whose review process includes pre-screening, this statusindicates that the manuscript (or the abstract) is currently beingpre-screened to determine its appropriateness for the journal.
MS In Review... the manuscript has been assigned to an editor and may be awaiting reviewer selections, or the awaiting reviews.
Decision Pending... the manuscript has been reviewed and the editor is in the process of making a decision.
MS in Revision (Optional)... a decision to accept the paper withoptional revisions (as suggested in the reviewer or editor comments)has been made by the editor, and a letter requesting these revisionshas been sent to the author. Resubmission is anticipated.
MS in Revision (Minor)... a decision to accept the paper withminor revisions (as suggested in the reviewer or editor comments) hasbeen made by the editor, and a letter requesting these revisions hasbeen sent to the author. Resubmission is anticipated.
MS in Revision (Major)... a decision to reconsider the paperafter major revisions (as suggested in the reviewer or editor comments)has been made by the editor, and a letter requesting these revisionshas been sent to the author. Resubmission is permitted.
MS Rejected... a decision to decline publication has been made by the editor, and a rejection letter has been sent to the author.
MS Accepted... a decision to accept the paper has been made by the editor, and an acceptance letter has been sent to the author.
MS Withdrawn... the manuscript has been withdrawn at theauthor's request. No resubmission is permitted. Any further versionmust be considered as a brand new submission.
MS Deactivated... the manuscript has been deactivated due to theauthor's non-response in resubmitting a revised version or, in someinstances, to the editor's invitation to submit a solicited paper.
MS Published... the review process is complete and the manuscript is awaiting publication or it has already been published.
Invitation/Submit Invited Paper... the editor has extended toyou an invitation to submit a paper on a proposed topic. You are askedto reply by using the "Reply to Invitation" button. If you and theeditor are in agreement, you can submit the invited paper by using the"Submit Invited MS" button.

这篇关于Elsevier 文章手稿 投稿各种状态总结的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!


原文地址:
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.chinasem.cn/article/884969

相关文章

Nginx Location映射规则总结归纳与最佳实践

《NginxLocation映射规则总结归纳与最佳实践》Nginx的location指令是配置请求路由的核心机制,其匹配规则直接影响请求的处理流程,下面给大家介绍NginxLocation映射规则... 目录一、Location匹配规则与优先级1. 匹配模式2. 优先级顺序3. 匹配示例二、Proxy_pa

Android学习总结之Java和kotlin区别超详细分析

《Android学习总结之Java和kotlin区别超详细分析》Java和Kotlin都是用于Android开发的编程语言,它们各自具有独特的特点和优势,:本文主要介绍Android学习总结之Ja... 目录一、空安全机制真题 1:Kotlin 如何解决 Java 的 NullPointerExceptio

IIS 7.0 及更高版本中的 FTP 状态代码

《IIS7.0及更高版本中的FTP状态代码》本文介绍IIS7.0中的FTP状态代码,方便大家在使用iis中发现ftp的问题... 简介尝试使用 FTP 访问运行 Internet Information Services (IIS) 7.0 或更高版本的服务器上的内容时,IIS 将返回指示响应状态的数字代

MySQL基本查询示例总结

《MySQL基本查询示例总结》:本文主要介绍MySQL基本查询示例总结,本文通过实例代码给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友参考下吧... 目录Create插入替换Retrieve(读取)select(确定列)where条件(确定行)null查询order by语句li

Linux区分SSD和机械硬盘的方法总结

《Linux区分SSD和机械硬盘的方法总结》在Linux系统管理中,了解存储设备的类型和特性是至关重要的,不同的存储介质(如固态硬盘SSD和机械硬盘HDD)在性能、可靠性和适用场景上有着显著差异,本文... 目录一、lsblk 命令简介基本用法二、识别磁盘类型的关键参数:ROTA查询 ROTA 参数ROTA

使用Python实现IP地址和端口状态检测与监控

《使用Python实现IP地址和端口状态检测与监控》在网络运维和服务器管理中,IP地址和端口的可用性监控是保障业务连续性的基础需求,本文将带你用Python从零打造一个高可用IP监控系统,感兴趣的小伙... 目录概述:为什么需要IP监控系统使用步骤说明1. 环境准备2. 系统部署3. 核心功能配置系统效果展

Qt实现网络数据解析的方法总结

《Qt实现网络数据解析的方法总结》在Qt中解析网络数据通常涉及接收原始字节流,并将其转换为有意义的应用层数据,这篇文章为大家介绍了详细步骤和示例,感兴趣的小伙伴可以了解下... 目录1. 网络数据接收2. 缓冲区管理(处理粘包/拆包)3. 常见数据格式解析3.1 jsON解析3.2 XML解析3.3 自定义

Python实现图片分割的多种方法总结

《Python实现图片分割的多种方法总结》图片分割是图像处理中的一个重要任务,它的目标是将图像划分为多个区域或者对象,本文为大家整理了一些常用的分割方法,大家可以根据需求自行选择... 目录1. 基于传统图像处理的分割方法(1) 使用固定阈值分割图片(2) 自适应阈值分割(3) 使用图像边缘检测分割(4)

Windows Docker端口占用错误及解决方案总结

《WindowsDocker端口占用错误及解决方案总结》在Windows环境下使用Docker容器时,端口占用错误是开发和运维中常见且棘手的问题,本文将深入剖析该问题的成因,介绍如何通过查看端口分配... 目录引言Windows docker 端口占用错误及解决方案汇总端口冲突形成原因解析诊断当前端口情况解

SpringSecurity JWT基于令牌的无状态认证实现

《SpringSecurityJWT基于令牌的无状态认证实现》SpringSecurity中实现基于JWT的无状态认证是一种常见的做法,本文就来介绍一下SpringSecurityJWT基于令牌的无... 目录引言一、JWT基本原理与结构二、Spring Security JWT依赖配置三、JWT令牌生成与