Below, I'm presenting tips and codes to transfer a library from EndNote to Excel using an (EndNote) Output Style File. Before using the code, you should note that only the following reference types* will be correctly exported: journal articles, book, book section, edited book, conference proceedings, report, thesis, blog post, electronic article, web page, generic. … Continue reading From EndNote to Excel
Category: Analytical tools
From Excel to Stata
Below, I'm presenting tips and codes to start a Stata program (a.k.a. a DO file) based on data from an Excel spreadsheet, with procedures that you cannot find in the contextual menu of Stata. Before using the code, you should note: In Stata, columns are variables, while rows are observations; I am using Stata 13: … Continue reading From Excel to Stata