Convert Word with Mendeley citations to EndNote citations temporaray citations style http://community.thomsonreuters.com/t5/EndNote-How-To/Convert-an-citations-in-an-existing-document-to-be-EndNote-X7/td-p/55047 "While there is not a way to "convert" citations in a Mendeley document, It is possible to use the existing document with Mendeley citations. This would be done by creating a Mendeley style which mimics EndNote's temporary citations. Once the style is created, the user would save a copy of their existing document, then format it using the new style. Then they would remove the Mendeley field codes (this is an option offered in their "Export" option within Word). This new document can now be used by EndNote's CWYW."
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="import" href="../core-scaffold/core-scaffold.html"> | |
<link rel="import" href="../core-header-panel/core-header-panel.html"> | |
<link rel="import" href="../core-menu/core-menu.html"> | |
<link rel="import" href="../core-item/core-item.html"> | |
<link rel="import" href="../core-icon-button/core-icon-button.html"> | |
<link rel="import" href="../core-toolbar/core-toolbar.html"> | |
<link rel="import" href="../core-menu/core-submenu.html"> | |
<polymer-element name="my-element"> |