endnote x9 word 闪退

news/2024/11/24 22:24:58/

endnote x9 word 闪退

    • https://support.clarivate.com/Endnote/s/article/EndNote-Problematic-field-codes-causing-jumping-cursor-the-range-cannot-be-deleted-or-other-problems-while-formatting?language=en_US

版权声明:本文为引用他人文章,原文链接:https://blog.csdn.net/u012236241/article/details/87910304

1.关闭 校对
2. 利用备份恢复
以上有点繁琐。

-----------------------官方回应-------------------

导致问题的原因是,有像域代码之类的交互,与endnote冲突。解决方法把word文档clean下,即将域代码删除。

官方步骤:

具体如下(window,mac见英文原文):

  1. 备份你的文档

2.Ctrl+A 全选

3. Crtl+6 去除代码 (这个是关键步骤)

  1. Ctrl+C 和 V 复制到新的文档中去。

其实,操作3就应该可以解决问题了,我是试了拷贝到新文档,确实可以随意插入文献而不会崩溃。


PS(误):刚刚试了下,将前面的图表目录选择ctrl + 6 之后文档可以正常插入文献。

我的步骤是:1. 选择前面所有的目录 2. ctrl+6 3. 找到位置插入文献或者直接跟新,顺利完成 4. 连续ctrl+z 回复目录链接状态。

希望能帮到大家。


附件1:

Article

In Windows:

Make a backup of your document.
In Word 2010/2013/2016 with Endnote X4 or later, go to the EndNote tab and choose the “Convert Citations and Bibliography > Convert to Unformatted Citations” command.
In Word 2007 with Endnote X1 or later, go to the EndNote tab and choose the “Convert Citations and Bibliography > Convert to Unformatted Citations” command.
In Word 2007 with Endnote X or earlier, go to the Add-Ins tab and choose the “EndNote > Unformat Citations” command.
In Word 2000/2002(XP)/2003 go to the Tools Menu and select “EndNote > Unformat Citations” command.
This will remove the reference list and revert the citations to a temporary format.

Press [Ctrl]+A on the keyboard to highlight everything.
Press [Ctrl]+6 (above the “T” and “Y” key) to remove any additional hidden field codes.
Press [Ctrl]+C to copy the highlighted text.
Open a new document and press [Ctrl]+V to paste.
Note: If you have citations in footnotes, you will need to click in the footnotes section and repeat steps 3- 6.

You should now be able to format this cleaned up version of the document without running into problems.

Please note that you may get the “EndNote Select Matching Reference” dialog box when formatting the bibliography. This may be because you have modified the author name or the year in one of the references. Please click at EndNote: Select Matching Reference for information on how to resolve this.

On a Mac:

Make a backup of your document.
Word 2008/2011: Choose the “Tools > EndNote > Unformat Citations” or “Convert to Unformatted Citations” command, which will remove the reference list and revert the citations.
Word 2016: Go to the EndNote tab and select the “Tools > Convert to Unformatted Citations” command.
This will remove the reference list and revert the citations to a temporary format.

Press [Command]+A on the keyboard to highlight everything. Note: The [Command] key may be identified as the [Apple] key on some keyboards.
Press [Command]+6 (above the “T” and “Y” key) to remove any additional hidden field codes.
Press [Command]+C to copy the highlighted text.
Open a new document and press [Apple]+V to paste.
Note: If you have citations in footnotes, you will need to click in the footnotes section and repeat steps 3- 6.

You should now be able to format this cleaned up version of the document without running into problems.

Please note that you may get the “EndNote Select Matching Reference” dialog box when formatting the bibliography. This may be because you have modified the author name or the year in one of the references. Please click at EndNote: Select Matching Reference for information on how to resolve this.

https://support.clarivate.com/Endnote/s/article/EndNote-Problematic-field-codes-causing-jumping-cursor-the-range-cannot-be-deleted-or-other-problems-while-formatting?language=en_US

版权声明:本文为CSDN博主「uuchecknow」的原创文章,遵循CC 4.0 by-sa版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/u012236241/article/details/87910304


http://www.ppmy.cn/news/292801.html

相关文章

EndNote X9使用方法

要先下载,word里不自带 一、如何添加引用 1、打开EndNote x9。点击文件->新建,在弹出的对话框中选择一个地址,修改文件名,新建文献库。 新建之后的效果如图所示: 2、在谷歌学术、百度学术或知网上搜索自己需要的…

EndNote X9使用教程

我的是office,endnote x9下载好后可以直接和office关联 1.下载汉化的包 下载链接:百度网盘:https://pan.baidu.com/s/1LIlNeqSzRcwbDpd8DBu47g 提取码:6qc3 点开后下载.exe文件,下载过程中记得把word保存关闭,因为下载好后EndNote会自动跟word关联上 2.进入EndNote界面…

数字电位器——x9c104

一些传统的电子设备是通过改变电位器的电阻来实现调整,比如灯的亮度、电机的转速等。如果想对这种设备进行智能改造但不大幅度改变设备内部的电器结构,我们需要电位器的电阻可通过单片机或微机进行控制,数字电位器就是这类设备。 “我也是在项目中有这方面需求,又不想深入研…

vivo x9s支持html,vivo X9s屏幕材质_vivo X9s屏幕分辨率-太平洋IT百科

vivo X9s上市快2个月了,对于vivo X9s这部手机,相信很多网友都已经体验过,vivo X9s无论是颜值工艺还是拍照方面表现都让人很满意。vivo X9s在系统上使用了智慧引擎的功能,让手机长时间使用不出出现卡顿现象,前置双摄除了…

Flutter 笔记 | Best Practice Tips for Flutter

1. 保持 build 方法纯净 build方法必须是纯粹的/没有任何不需要的东西。这是因为有一些外部因素可以触发一个新的小部件构建,下面是一些例子: Route pop/push 屏幕大小的调整,通常是因为键盘显示或屏幕方向的改变 父部件重新创建了它的子部件 Widget…

linux开发:Linux下查看端口占用

前段时间有学生问到,怎么查看已经被占用的端口?下面我就统一给大家解释一下。 提到端口,那首先来回顾端口定义,为了区分一台主机接收到的数据包应该转交给哪个任务来进行处理,使用端口号来区别;我们知道TCP…

navicat 怎么导入运行bak文件,详细教程

文章目录 一、新建数据库,点击高级设置访问权限二、点击SQL Server备份三、右击空白,点击从文件还原四、找到备份的bak文件五、 点击“高级”选项六、然后点击 生产SQL,最后点 还原 一、新建数据库,点击高级设置访问权限 二、点击…

ubuntu 升级gcc/g++ 5.5

ubuntu 升级gcc/g 5.5 sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y && \ sudo apt-get update && \ sudo apt-get install gcc-5 g-5