[Edumips64-commit] SF.net SVN: edumips64:[644] paper/ieee-tedu
Brought to you by:
lupino3
|
From: <sv...@ed...> - 2011-10-11 22:15:58
|
Revision: 644
https://www.edumips.org/changeset/644
Author: lupino3
Date: 2011-10-12 00:15:50 +0200 (Wed, 12 Oct 2011)
Log Message:
-----------
Added the survey web page and removed old refs.
Modified Paths:
--------------
paper/ieee-tedu/bibliography.bib
paper/ieee-tedu/paper.tex
paper/ieee-tedu/survey.tex
Modified: paper/ieee-tedu/bibliography.bib
===================================================================
--- paper/ieee-tedu/bibliography.bib 2011-10-11 07:48:48 UTC (rev 643)
+++ paper/ieee-tedu/bibliography.bib 2011-10-11 22:15:50 UTC (rev 644)
@@ -37,14 +37,14 @@
@MANUAL{mips-1,
author = "{MIPS} Technologies Inc.",
- title = "{MIPS64} Architecture For Programmers Volume I: Introduction to {MIPS64} Architecture",
+ title = "{MIPS64} Architecture For Programmers Volume I: Introduction to {MIPS64} Architecture",
month = jul,
year = 2005
}
@MANUAL{mips-2,
author = "{MIPS} Technologies Inc.",
- title = "{MIPS64} Architecture For Programmers Volume II: The {MIPS64} Instruction Set",
+ title = "{MIPS64} Architecture For Programmers Volume II: The {MIPS64} Instruction Set",
month = jul,
year = 2005
}
@@ -97,35 +97,22 @@
url = "http://www.uml.org"
}
-
-@online{edumips64_form,
- title = "EduMIPS64 Questionnaire",
- url = "https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dDY5WHhMdm9KY0FZdjl4U0Z2cXJMUXc6MQ#gid=0"
-}
-@online{edumips64_form_results,
- url = "https://docs.google.com/spreadsheet/ccc?key=0AmuW243S9cfddDY5WHhMdm9KY0FZdjl4U0Z2cXJMUXc&hl=en_US#gid=0"
-}
-
@online{course_unict,
- title = "Laboratorio di Calcolatori - Università of Catania",
+ title = "{Laboratorio di Calcolatori - Università of Catania}",
url = "http://hal9000.diit.unict.it/dokuwiki/doku.php?id=labce"
}
+@online{edumips64_survey,
+ title = "{EduMIPS64 survey - Questions and Results}",
+ note = {\url{http://www.diit.unict.it/~spadaccini/edumips64-survey.html}},
+}
+
@online{course_unikore,
- title = "Calcolatori Elettronici - Kore University of Enna",
+ title = "{Calcolatori Elettronici - Kore University of Enna}",
url = "http://www.unikore.it/index.php?option=com_content&task=view&id=14703&Itemid=3179#teaching"
}
-@online{course_ferrara,
- title = "Laboratorio di Architettura degli Elaboratori - University of Ferrara",
- url = "http://www.fe.infn.it/archel1/lab/20090612_eduMips.pdf"
-}
-@online{course_mcgill,
- title = "Computer Architecture Laboratory - McGill University",
- url = "http://www.simonfoucher.com/McGill/ECSE487%20COMP%20ARC%20LAB/COMPARC_Ass2/Asst2.pdf"
-}
-
@Article{edumips_wiley_caee,
author = "Andrea Spadaccini and Davide Patti and Maurizio Palesi and Fabrizio Fazzino",
title = "{EduMIPS64, a Visual CPU Simulator for Teaching Computer Architecture}",
Modified: paper/ieee-tedu/paper.tex
===================================================================
--- paper/ieee-tedu/paper.tex 2011-10-11 07:48:48 UTC (rev 643)
+++ paper/ieee-tedu/paper.tex 2011-10-11 22:15:50 UTC (rev 644)
@@ -67,7 +67,7 @@
\title{Supporting Undergraduate Computer Architecture Students using a Visual
MIPS64 CPU Simulator}
-\author{Davide~Patti,~\emph{Member,~IEEE}, Andrea~Spadaccini,~\emph{Graduate~Student~Member,~IEEE},
+\author{Davide~Patti,~\emph{Member,~IEEE}, Andrea~Spadaccini,~\emph{Graduate~Student~Member,~IEEE},
Maurizio~Palesi,~\emph{Member,~IEEE}, Fabrizio~Fazzino,~\emph{Member,~IEEE}
and Vincenzo~Catania\thanks{D. Patti, A. Spadaccini and V. Catania are with the Dipartimento di
Ingegneria Elettrica, Elettronica ed Informatica, University of
@@ -120,7 +120,7 @@
%------------------------------------------------------------------------------
\section{Acknowledgments}
-The authors hereby acknowledge the fundamental contribution of all the developers of
+The authors hereby acknowledge the fundamental contribution of all the developers of
\EM{}, whose names are listed in the About Us dialog of the simulator itself.
%------------------------------------------------------------------------------
Modified: paper/ieee-tedu/survey.tex
===================================================================
--- paper/ieee-tedu/survey.tex 2011-10-11 07:48:48 UTC (rev 643)
+++ paper/ieee-tedu/survey.tex 2011-10-11 22:15:50 UTC (rev 644)
@@ -13,14 +13,14 @@
them understand the course topics, increasing their motivation to learn.
\end{itemize}
-An online form was created~\cite{edumips64_form} , involving a total
-of 93 students belonging to undergraduate computer architecture
+An online form was created, involving a total
+of 93 students belonging to undergraduate computer architecture
courses~\cite{course_unict,course_unikore} in the period 2008-2010.
The main goal of the proposed questions was to capture the perceived
effectiveness of the \EM{} tool and the adopted methodology, the usage
frequency, and impact on the learning of several key topics of
computer architecture and organisation. The results
-collected~\cite{edumips64_form_results} have been summarized in the
+collected~\cite{edumips64_survey} have been summarized in the
subsections~\ref{sec:impact_environment} and~\ref{sec:impact_learning}.
\subsection{Simulation environment}
|