Martins, Rui M. S., F. Beckmann, R. Castanhinha, R. Araújo, O. Mateus, and P. K. Pranzas Tomographic techniques for the study of exceptionally preserved dinosaur and crocodile fossils from the mesozoic of Portugal. VII Encontro Nacional de Biologia Evolutiva, Coimbra, 21 Dezembro 2011., 2011.
AbstractPortugal is ranked within the ten countries with more dinosaur taxa and the Lourinhã Formation is known
by the Late Jurassic findings of dinosaurs and other fossils. Often, studies of the external morphological
characteristics of the fossils are not sufficient and, observations of internal structures, using non-
destructive techniques, are required. The fossils here presented belong to the Museum da Lourinhã
(Portugal) and comprise a lower jaw of a basal crocodilian (possibly a Tomistomidae), eggshells and
several vertebrae from the exceptionally well preserved in ovo remains of Late Jurassic theropod dinosaur
Lourinhanosaurus. Neutron Tomography (NT) experiments with this material has been carried out at the
Geesthacht Neutron Facility in Germany. Additionally, eggshell fragments and several vertebrae have
been studied by Synchrotron-Radiation based Micro-Computed Tomography (SRμCT) at the HARWI II and
BW2 beamlines, respectively. These beamlines are operated by the Helmholtz-Zentrum Geesthacht at the
storage ring DORIS III at the Deutsches Elektronen–Synchrotron DESY in Hamburg, Germany. In both cases
(NT and SRμCT) complete 3D recordings have been obtained using a non-destructive procedure. The high-
quality tomographic datasets can be effectively studied through interactive digital visualization. Hence,
these visualization methods provide precious information about the 3D internal micro morphology of
fossils, like the network of the eggshell pores, often invisible in more traditional techniques, and provide a
direct window into the evolutionary history of organisms.
Cunha, Jácome, Joost Visser, Tiago Alves, and João Saraiva. "
Type-Safe Evolution of Spreadsheets."
Proceedings of the 14th International Conference Fundamental Approaches to Software Engineering (FASE '11): Part of the Joint European Conferences on Theory and Practice of Software (ETAPS '11). Eds. Dimitra Giannakopoulou, and Fernando Orejas. Vol. 6603. Lecture Notes in Computer Science, 6603. Springer, 2011. 186-201.
AbstractSpreadsheets are notoriously error-prone. To help avoid the introduction of errors when changing spreadsheets, models that capture the structure and interdependencies of spreadsheets at a conceptual level have been proposed. Thus, spreadsheet evolution can be made safe within the confines of a model. As in any other model/instance setting, evolution may not only require changes at the instance level but also at the model level. When model changes are required, the safety of instance evolution can not be guarded by the model alone. We have designed an appropriate representation of spreadsheet models, including the fundamental notions of formulæand references. For these models and their instances, we have designed coupled transformation rules that cover specific spreadsheet evolution steps, such as the insertion of columns in all occurrences of a repeated block of cells. Each model-level transformation rule is coupled with instance level migration rules from the source to the target model and vice versa. These coupled rules can be composed to create compound transformations at the model level inducing compound transformations at the instance level. This approach guarantees safe evolution of spreadsheets even when models change.