Template and Style Files for the Journal of Industrial Economics (JINDEC/JIE)
With thanks to the anonymous economist who posted an earlier version onlineIf there is a problem with the .bst file (e.g. for infrequently cited formats), the files needed to edit it are here. You can run ''latex makebst.tex'' and answer all of the multiple choice questions, but it would be faster to open jindec.dbj (which has all of my choices) in a text editor, comment/uncomment lines for the settings you want (where no option is uncommented for default choices), and run ''latex jindec.dbj'' to recreate the bst. Then tell me about it so I can update the file!
Teaching
Math primer for intermediate microeconomicsVanilla practice problems for intermediate microeconomics [Solutions]
Computing
MATLAB: all permutations of several vectors (useful when forming grids)MATLAB: efficiently find next greatest element in set (useful when trying to find the right index for a value on a discrete grid)