Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
% This file:
%   http://anggtwu.net/LATEX/education.bib.html
%   http://anggtwu.net/LATEX/education.bib
%          (find-angg "LATEX/education.bib")
% Author: Eduardo Ochs <eduardoochs@gmail.com>
%
% (defun o () (interactive) (find-angg "LATEX/catsem-ab.bib"))
% (defun e () (interactive) (find-angg "LATEX/education.bib"))
% (defun oe () (interactive) (find-2a '(o) '(e)))
%   (find-LATEX "2025bad-foundations.tex")
%
% «.bib-Boaler»			(to "bib-Boaler")
% «.bib-EllermeijerHeck»	(to "bib-EllermeijerHeck")
% «.bib-Hewitt1»		(to "bib-Hewitt1")
% «.bib-Hewitt2»		(to "bib-Hewitt2")
% «.bib-Hewitt3»		(to "bib-Hewitt3")
% «.bib-RestIsAlgebra»		(to "bib-RestIsAlgebra")
%   «.bib-StewartReeder»	(to "bib-StewartReeder")
%   «.bib-McGowen»		(to "bib-McGowen")
% «.bib-Sfard»			(to "bib-Sfard")


% «bib-Boaler»  (to ".bib-Boaler")
% (find-books "__analysis/__analysis.el" "boaler")
%
@Book{Boaler,
  author =	 {J. Boaler},
  title = 	 {Experiencing School Mathematics: Traditional and Reform Approaches to Teaching and Their Impact on Student Learning},
  publisher = 	 {Lawrence Erlbaum Associates},
  year = 	 {2002},
  shorthand =    {Boaler},
}


% «bib-EllermeijerHeck»  (to ".bib-EllermeijerHeck")
% (find-books "__analysis/__analysis.el" "ellermeijer-heck")
% (find-books "__analysis/__analysis.el" "girep2001")
% Differences between the use of mathematical entities in mathematics and physics and the consequences for an integrated learning environment.
% Ton Ellermeijer and André Heck
%
@InProceedings{EllermeijerHeck,
  author = 	 {T. Ellermeijer and A. Heck},
  title = 	 {Differences between the use of mathematical entities in mathematics and physics and the consequences for an integrated learning environment},
  booktitle =    {Developing Formal Thinking in Physics -- First International GIREP seminar 2001},
  year = 	 {2001},
}


% «bib-Hewitt1»  (to ".bib-Hewitt1")
% (find-books "__analysis/__analysis.el" "hewitt-1")
%
@Article{Hewitt1,
  author = 	 {D. Hewitt},
  title = 	 {Arbitrary and Necessary Part 1: a Way of Viewing the Mathematics Curriculum},
  journal = 	 {For the Learning of Mathematics},
  year = 	 {1999},
  volume = 	 {19},
  number = 	 {3},
  pages = 	 {2--9},
  month = 	 {November},
  shorthand =    {Hewitt1},
}


% «bib-Hewitt2»  (to ".bib-Hewitt2")
% (find-books "__analysis/__analysis.el" "hewitt-2")
%
@Article{Hewitt2,
  author = 	 {D. Hewitt},
  title = 	 {Arbitrary and Necessary Part 2: Assisting Memory},
  journal = 	 {For the Learning of Mathematics},
  year = 	 {2001},
  volume = 	 {21},
  number = 	 {1},
  pages = 	 {44--51},
  month = 	 {March},
  shorthand =    {Hewitt2},
}

% «bib-Hewitt3»  (to ".bib-Hewitt3")
% (find-books "__analysis/__analysis.el" "hewitt-3")
%
@Article{Hewitt3,
  author = 	 {D. Hewitt},
  title = 	 {Arbitrary and Necessary Part 3: Educating Awareness},
  journal = 	 {For the Learning of Mathematics},
  year = 	 {2001},
  volume = 	 {21},
  number = 	 {2},
  pages = 	 {37--49},
  month = 	 {July},
  shorthand =    {Hewitt3},
}


% «bib-RestIsAlgebra»  (to ".bib-RestIsAlgebra")
% (find-books "__analysis/__analysis.el" "rest-is-algebra")
%
@Book{RestIsAlgebra,
  editor = 	 {S. Stewart},
  title = 	 {And the Rest is Just Algebra},
  publisher = 	 {Springer},
  year = 	 {2017},
  shorthand =    {RestIsAlgebra},
}


% «bib-StewartReeder»  (to ".bib-StewartReeder")
% (find-books "__analysis/__analysis.el" "rest-is-algebra" "3" "Sepideh Stewart and Stacy Reeder")
@InBook{StewartReeder,
  author = 	 {S. Stewart and S. Reeder},
  editor = 	 {S. Stewart},
  title = 	 {And the Rest is Just Algebra},
  chapter = 	 {Algebra Underperformances at College Level: What Are the Consequences?},
  publisher = 	 {Springer},
  year = 	 {2017},
  pages = 	 {3--18},
  shorthand =    {StewartReeder},
}

% «bib-McGowen»  (to ".bib-McGowen")
% (find-books "__analysis/__analysis.el" "rest-is-algebra" "19" "Mercedes McGowen")
%
@InBook{McGowen,
  author = 	 {M. McGowen},
  editor = 	 {S. Stewart},
  title = 	 {And the Rest is Just Algebra},
  chapter = 	 {Examining the Role of Prior Experience in the Learning of Algebra},
  publisher = 	 {Springer},
  year = 	 {2017},
  pages = 	 {19--39},
  shorthand =    {McGowen},
}

% «bib-Sfard»  (to ".bib-Sfard")
% (find-books "__analysis/__analysis.el" "sfard")
%
@Book{Sfard,
  author = 	 {A. Sfard},
  title = 	 {Thinking as Communicating -- Human Development, the Growth of Discourses, and Mathematizing},
  publisher = 	 {Cambridge},
  year = 	 {2008},
  shorthand =    {Sfard},
}

% Local Variables:
% coding:  utf-8-unix
% End: