From f5602166035e9bab067e87202b8826659c63464d Mon Sep 17 00:00:00 2001 From: Colin Eles Date: Thu, 2 Sep 2010 19:59:39 +0000 Subject: [PATCH] fixed some help file stuff git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/trunk/TableTool@6164 57e6efec-57d4-0310-aeb1-a6c144bb1a8b --- @GUI/help_call.m | 2 +- html/TT_gs_ref.m | 4 +++- html/TT_help.m | 3 --- html/html/TT_gs_ref.html | 8 +++++--- html/html/TT_help.html | 7 ++----- 5 files changed, 11 insertions(+), 13 deletions(-) diff --git a/@GUI/help_call.m b/@GUI/help_call.m index eeaf9ea..c295aad 100644 --- a/@GUI/help_call.m +++ b/@GUI/help_call.m @@ -1,3 +1,3 @@ function [] = help_call(object,src,event) - + web(fullfile(fileparts(which('TTdiag')),'html','html','TT_help.html'),'-helpbrowser') end \ No newline at end of file diff --git a/html/TT_gs_ref.m b/html/TT_gs_ref.m index 1583803..7527dcd 100644 --- a/html/TT_gs_ref.m +++ b/html/TT_gs_ref.m @@ -5,7 +5,9 @@ % % * Y. Jin and D. L. Parnas, "Defining the meaning of tabular mathematical % expressions," Science of Computer Programming, vol. In Press, Corrected Proof, 2010. -% * D. L. Parnas, "Tabular representation of relations," tech. rep., 1992. +% * Parnas, D.L., "Tabular Representation of Relations", CRL Report 260, +% McMaster University, Communications Research Laboratory, TRIO +% (Telecommunications Research Institute of Ontario), October 1992, 17 pgs. % * R. Janicki, D. L. Parnas, and J. Zucker, "Tabular representations in % relational documents," in in Relational Methods in Computer Science, pp. 184-196, Springer Verlag, 1996. %% Tabular Expressions in Industry diff --git a/html/TT_help.m b/html/TT_help.m index 9670b6a..c8970b6 100644 --- a/html/TT_help.m +++ b/html/TT_help.m @@ -2,10 +2,7 @@ % % *Available Documentation* % -% * -% * % * -% * % % % Copyright 2010 Colin Eles diff --git a/html/html/TT_gs_ref.html b/html/html/TT_gs_ref.html index b8d015b..214322a 100644 --- a/html/html/TT_gs_ref.html +++ b/html/html/TT_gs_ref.html @@ -6,7 +6,7 @@ Tabular Expressions References

Tabular Expressions References

Contents

Background Information

Tabular Expressions have been around for many years, below are some papers discussing some of the fundamentals behind tabular expressions.

  • Y. Jin and D. L. Parnas, "Defining the meaning of tabular mathematical expressions," Science of Computer Programming, vol. In Press, Corrected Proof, 2010.
  • D. L. Parnas, "Tabular representation of relations," tech. rep., 1992.
  • R. Janicki, D. L. Parnas, and J. Zucker, "Tabular representations in relational documents," in in Relational Methods in Computer Science, pp. 184-196, Springer Verlag, 1996.

Tabular Expressions in Industry

Tabular Expressions have been used in numerous industrial projects, below are some papers describing some of such projects.

  • A. Wassyng and M. Lawford, "Lessons learned from a successful implementation of formal methods in an industrial project," in FME 2003: International Symposium of Formal Methods Europe Proceedings (K. Araki, S. Gnesi, and D. Mandrioli, eds.), vol. 2805 of Lecture Notes in Computer Science, pp. 133-153, Springer-Verlag, Aug. 2003.
  • R. L. Baber, D. L. Parnas, S. A. Vilkomir, P. Harrison, and T. O'Connor, "Disciplined methods of software specification: A case study," in ITCC '05: Proceedings of the International Conference on Information Technology: Coding and Computing (ITCC'05) - Volume II, (Washington, DC, USA), pp. 428-437, IEEE Computer Society, 2005.

Tabular Expressions References

Contents

Background Information

Tabular Expressions have been around for many years, below are some papers discussing some of the fundamentals behind tabular expressions.

  • Y. Jin and D. L. Parnas, "Defining the meaning of tabular mathematical expressions," Science of Computer Programming, vol. In Press, Corrected Proof, 2010.
  • Parnas, D.L., "Tabular Representation of Relations", CRL Report 260, McMaster University, Communications Research Laboratory, TRIO (Telecommunications Research Institute of Ontario), October 1992, 17 pgs.
  • R. Janicki, D. L. Parnas, and J. Zucker, "Tabular representations in relational documents," in in Relational Methods in Computer Science, pp. 184-196, Springer Verlag, 1996.

Tabular Expressions in Industry

Tabular Expressions have been used in numerous industrial projects, below are some papers describing some of such projects.

  • A. Wassyng and M. Lawford, "Lessons learned from a successful implementation of formal methods in an industrial project," in FME 2003: International Symposium of Formal Methods Europe Proceedings (K. Araki, S. Gnesi, and D. Mandrioli, eds.), vol. 2805 of Lecture Notes in Computer Science, pp. 133-153, Springer-Verlag, Aug. 2003.
  • R. L. Baber, D. L. Parnas, S. A. Vilkomir, P. Harrison, and T. O'Connor, "Disciplined methods of software specification: A case study," in ITCC '05: Proceedings of the International Conference on Information Technology: Coding and Computing (ITCC'05) - Volume II, (Washington, DC, USA), pp. 428-437, IEEE Computer Society, 2005.
Table Toolbox

Table Toolbox

Available Documentation

Copyright 2010 Colin Eles

Table Toolbox

Available Documentation

Copyright 2010 Colin Eles