<%@ page language="java" contentType="text/html" %> <%-- Include common initialisation code --%> <%@ include file="/arch/common.jsp" %> <%-- The current tab --%> <% String currentTab = "Research"; %> <%-- Content of navigation pane --%> <%@ include file="nav.jsp" %> <% showCurrentLink=true; %> <%-- Current navigation location --%> <% String currentNav = "Reports and Theses"; %> <%-- Include the code for the document header --%> <%@ include file="/arch/header.jsp" %>

Research Reports 2008

<%-- Include the code for the lines and navigation --%> <%@ include file="/arch/middle.jsp" %>
CS-RR-442
Maurice Handrix, Paul De Bra, Mykola Pechenizkiy, David Smits and Alexandra Cristea, Defining adaptation in a generic multi layer model: CAM: The GRAPPLE Conceptual Adaptation Model, June, 2008
CS-RR-440
Georgina Cosma, An Approach to Source-Code Plagiarism Detection and Investigation Using Latent Semantic Analysis, September, 2008
CS-RR-439
Sara Kalvala, Richard Warburton and David Lacey, Program transformations using temporal logic side conditions, August, 2008
CS-RR-438
Shuangyan Liu, Mike Joy and Nathan Griffiths, An Exploration of Correlative Elements to Support Cognitive Advancement in the Design of Collaborative Learning Tools, August, 2008
CS-RR-437
Haris Aziz and Mike Paterson Variation in Weighted Voting Games , February, 2008
CS-RR-436
Sarah N. Lim Choi Keung and Nathan Griffiths Using Recency and Relevance to Assess Trust and Reputation , January, 2008
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>