Bitcoin may be worth more than this, but I'll only give two cents for it. TL;DR The infamous cryptocurrency, Bitcoin, saw its value explode in a matter of months. It was at $1,000 / bitcoin at the beginning of 2017, $6,000 a month ago, and around $15,000 today (well, stay put, that will change again … Continue reading My two cents on Bitcoin
Tag: tips
From EndNote to Excel
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
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