How to write a Tech United Eindhoven wiki report

Size: px
Start display at page:

Download "How to write a Tech United Eindhoven wiki report"

Transcription

1 How to write a Tech United Eindhoven wiki report D. van Ummy Bachelor Final Project Tech United Eindhoven - Wiki Report Coach(es): Supervisor: C. Oach dr.ir. S. U. Pervisor Eindhoven University of Technology Department of Mechanical Engineering Control Systems Technology Eindhoven, August, 2013

2 How to write a Tech United Eindhoven wiki report Author(s): Robin Soetens, add your name! Supervisor(s): René van de Molengraft Abstract These wiki pages serve as a template for those who write a wiki report to finish their projects at Tech United Eindhoven. It provides guidelines for the contents of the report, as well as tips and tricks for academic writing and instructions on how to efficiently use the wiki syntax. We use this type of wiki reports because it allows succeeding students on the same project to build on what is already there, while at the same time it retains the structure of a scientific report involving a problem statement, approach and results. A wiki report can be used for projects on robotic hardware design as well as projects on software development. Contents 1. Introduction 2. Obtaining Access 3. Academic Wiki Writing Instructions 4. Handing In Your Report 5. Results 6. Conclusion 7. Future Work 8. References Top - Next chapter Retrieved from " title=how_to_write_a_tech_united_eindhoven_wiki_report" This page was last modified on 26 August 2013, at 14:38.

3 Wiki Report: Introduction Documenting your work is key to whether or not other people will use it later on. Both in programming and in electrical/mechanical design, way too often wheels are reinvented because the person who did the job originally did not provide documentation. In programming useful tools exist to document the classes, functions and variables you created (e.g., Doxygen ( [1]). A platform to share robotics software with others exists as well ( [2]. Similar tools and platforms are available for hardware design ( [3]. But in order to report on the scientific contribution of your work, a different approach is needed. For student projects, reports written in LaTex ( traditionally are the most common way to report on scientific contributions. Although the layout is nice, and friendly to figures and formulas, we see a disadvantage. After grading, in most cases the hard copy report ends up in some well hidden archive. Unless a supervisor actively points someone to the report it is likely nobody uses it anymore, probably not even successor students working on the same project. A straightforward solution would be to ask students to submit a pdf of their report and put these online, such that they are indexable by the major search engines. But student projects in robotics often involve working in a large group of people, some of them focusing on strongly related topics. If everybody would create a new pdf document for each project he or she spends time on, that would result in a lot of overlap in documentation. Further, given the closed nature of pdf documents, it would be hard to keep references and other parts of the report up to date. Putting both the pdf and the LaTex source online would help, but is no comprehensive solution either. The entire document would have to be recompiled for each and every change, which could end up being a wearing job since different people use different packages and environments. Therefore we think wiki reports are the way to go with respect to student project reports at Tech United Eindhoven. Wiki pages are easy to edit by multiple people at once, which makes it easier to keep the documentation up to date and easier to use existing documentation in new reports. The syntax allows LaTex like formatting of formulas and makes it easy to link to other wiki pages or other places on the internet. Popular wiki pages will be found by search engine bots crawling the world wide web and could eventually end up in search results. Writing a wiki report is a more modern way of wrapping up your student project. Your work will be embedded in a larger body of documentation related to the specific robotic system you are working on. At the same time it is important a scientific approach of reporting results is guaranteed. Wiki reports should follow an outline similar to traditional reports. They start with an abstract and contents page, followed by an introduction that involves a clear problem statement, related work and an outline of the report. The introduction page is followed by pages describing the approach you took to solve the problem. The approach pages are followed by a page showing your results and a page with

4 conclusions and recommendations on future work. In order to make sure each page remains standalone readable, any references will be in the bottom of the page where you are referring to them, but you are also required to put all the references you have used on a separate page. Possibly this pages is followed by attachment pages containing information that might be useful but is not important enough to put in the main sections of your wiki report. This manual on how to write a Tech United Eindhoven Wiki Report follows an outline similar to what the outline of the wiki report itself should be. Thereby it provides a template for future wiki reports while providing tips and tricks on how to write such a report. The approach sections starts with a page on how to obtain access to the Tech United wiki pages, followed by general instructions on academic wiki writing and instructions on how to hand in a hard-copy version of your report. In the results section we show an example of how to include figures in your wiki report. References [1] van Heesch, Dimitri Doxygen: Source code documentation generator tool. [2] Quigley, Morgan, et al ROS: an open-source Robot Operating System. ICRA workshop on open source software. Vol. 3. No. 3.2 [3] Lunenburg, J.J.M. et al Sharing Open hardware through ROP, the Robotic Open Platform. RoboCup Symposium special track on open-source hard- and software Retrieved from " This page was last modified on 28 August 2013, at 10:05.

5 Wiki Report: Obtaining Access Tech United wiki pages are spread over two different servers. This page ( ) serves as a portal to find the pages corresponding to the project you are working on. Wiki pages starting with ' (e.g., those related to the Middle-Size League and the Humanoid team) require a different account from those starting with ' (e.g., those involving information on the AMIGO robot). Account for techunited.nl/wiki This wiki is fully open, i.e., all of the sections are readible for anyone on the world wide web (keep that in mind!). In order to edit pages you will have to log in with your TU/e student number and password. Adding a new page directly in one of the main navigation menus (Hardware, Software, Manuals etc) requires some extra user privileges. Please contact the Tech United office managers, who have an account with such privileges. Please also contact the Tech United office in case you need to edit the wiki but do not have a TU/e student account. The Tech United office can be reached via 'techunited -a-t- tue.nl', or drop by at their working spot near the RoboCup field in Gemini-North. Account for cstwiki.tue.nl The AMIGO section on the CST wiki is only readible for team members. Logging in with a TU/e account is not possible. Please contact the Tech United office managers at 'techunited -a-t- tue.nl' to obtain an account. Retrieved from " This page was last modified on 26 August 2013, at 12:32.

6 Wiki Report: Academic Wiki Writing Instructions Many documents containing tips and tricks for academic writing already exist [1,2,3]. These are also useful in writing a wiki report. Here ( you find a useful introduction to the wiki syntax. Other important things to keep in mind are: Each of the pages in the body section of your wiki report should be stand-alone readable. Make sure that each symbol you are using in formulas is introduced on the page you are using it, or clearly refer to the page where it is introduced. Use many crosslinks to direct readers to places where they can find more information. Link to other Tech United wiki pages, but also to other places on the internet if you think there is a benefit in that for readers. Same as writing a wiki page ( not related to Tech United, make sure that your writing is supported by strong references to other academic work. Use the <math> environment to include mathematical expressions on the Tech United wiki pages. Within this environment you can use the same syntax ( you would also use to include equations in a LaTex document. Use this tool ( if you have an operator you do not know the corresponding LaTex expression for. As said before, the body part of the wiki report can contain pages you have edited but not entirely written by yourself. When handing in a hard-copy version of your report for grading it should be clear what exactly is your contribution (more on this in the section on handing in your report). For the sake of maintaining a solid flow within the report, please make sure that each of the pages really contribute to solving the problem you have stated in the introduction. If you made significant contributions to general wiki pages/tutorial you would like to include in grading, please add them as an attachment. The type of wiki we are using is MediaWiki ( Please contact the Tech United office managers in case you think you need any of the extensions listed on their website. Together with 'webadmin -a-t- tue.nl', the office managers are able to install things on the back end of the wiki.

7 References [1] Scott A. Socolofsky, 2004 How to write a research journal article in engineering and science. Link ( [2] Writing tips for student reports Link ( title=writing_tips_for_student_reports) [3] Ten tips for your thesis Link ( Retrieved from " title=wiki_report:_academic_wiki_writing_instructions" This page was last modified on 28 August 2013, at 09:38.

8 Wiki Report: Handing In Your Report The body part of the wiki report can contain pages you have edited but not entirely written by yourself. When handing in a hard-copy version of your report for grading it should be clear what exactly is your contribution. Therefore when handing in a pdf or hard-copy version of your wiki report we kindly ask you to clearly indicated the sections you have edited in case a page has multiple people as author (by turning them a different color for example). Here ( you find a LaTeX template that could be useful when adding each of the wiki pages to a single pdf ( with titlepage. This example has been made by merging pdf's that were printed directly from the wiki page. Using tools like Pandoc ( it is possible to convert wiki syntax to LaTeX syntax, which would lead to a more neat document. Bachelor Final Project / Schakelprogramma Final Project Provide your supervisor with a hard-copy version of your report and submit a pdf version of the report to the faculty via 'werktuigbouwkunde -a-t- tue.nl'. Any code or video files you would like to include can be added as a zip file attachment. You will also have to fill this questionaire ( and submit it to the faculty via the address mentioned above. Master Free Space Project Unless specified otherwise, sending a digital pdf of your report to your supervisor should suffice. Retrieved from " title=wiki_report:_handing_in_your_report" This page was last modified on 28 August 2013, at 11:18.

9 Wiki Report: Results In the results section you should show whether or not you have managed to solve the problem stated in the Figure 1. Dummy plot for How to write a Tech United wiki report introduction. Results should be clearly measurable and should be compared to previous work by others. Some tips and tricks to make a wiki results page: Use this page ( to upload images to the techunited.nl/wiki server, use this page ( title=special:upload) to upload images to the cstwiki.wtb.tue.nl server. Only.png.gif. and.jpg files can be uploaded. Here ( you find instructions on layout for figures on wiki pages, here ( a more detailed one. In the body text of the results page, make sure to refer to each of the figures you are using. On this page we have provided a dummy example (Fig. 1). Add labels to your plots, and a caption to the figure.

10 Retrieved from " This page was last modified on 28 August 2013, at 10:12.

11 Wiki Report: Conclusion We have presented a template for a wiki report. Using wiki instead of traditional LaTeX reports, it will be easier for others working in the same field to find and use your work. Retrieved from " This page was last modified on 28 August 2013, at 10:07.

12 Wiki Report: Future Work Some things that can be improved with respect to this wiki and the wiki report template: Install a wiki extension for more BibTex like formatting of references. For example any of the templates mentioned here ( Experiment with Pandoc ( and other tools to automatically convert LaTeX syntax to wiki syntax. Possibly in the future a wiki report can follow directly from a LaTeX report and vice versa. Find a way to easily embed video's in wiki pages. Retrieved from " This page was last modified on 28 August 2013, at 11:20.

13 Wiki Report: References References Introduction [1] van Heesch, Dimitri Doxygen: Source code documentation generator tool. [2] Quigley, Morgan, et al ROS: an open-source Robot Operating System. ICRA workshop on open source software. Vol. 3. No. 3.2 [3] Lunenburg, J.J.M. et al Sharing Open hardware through ROP, the Robotic Open Platform. RoboCup Symposium special track on open-source hard- and software References Academic Wiki Writing Instructions [1] Scott A. Socolofsky, 2004 How to write a research journal article in engineering and science. Link ( [2] Writing tips for student reports Link ( title=writing_tips_for_student_reports) [3] Ten tips for your thesis Link ( Contents Retrieved from " This page was last modified on 28 August 2013, at 09:29.

How To Write a Technical Lab Report with Practical Examples

How To Write a Technical Lab Report with Practical Examples University College of Southeast Norway How To Write a Technical Lab Report with Practical Examples 2016.02.29 Hans-Petter Halvorsen http://home.hit.no/~hansha 2/25 Tips and Tricks This document describes

More information

Getting Started with EServer Courses Using EServer.org for Open-Source, Open-Access Teaching

Getting Started with EServer Courses Using EServer.org for Open-Source, Open-Access Teaching Getting Started with EServer Courses Using EServer.org for Open-Source, Open-Access Teaching Introduction What is the EServer Course Management System? And what is Moodle? The EServer Course Management

More information

MyMathLab / MyStatLab Advanced Interactive Training Guide

MyMathLab / MyStatLab Advanced Interactive Training Guide MyMathLab / MyStatLab Advanced Interactive Training Guide MYMATHLAB/MYSTATLAB ADVANCED Lesson 1 Manage Multiple Courses... 129 Lesson 2 Export Grades... 135 Lesson 3 Transfer Students... 139 Lesson 4 Design

More information

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21 Index Index School Jotter Manual Logging in Getting the site looking how you want Managing your site, the menu and its pages Editing a page Managing Drafts Managing Media and Files User Accounts and Setting

More information

In this topic we discuss a number of design decisions you can make to help ensure your course is accessible to all users.

In this topic we discuss a number of design decisions you can make to help ensure your course is accessible to all users. Accessible Course Design As a course designer you hold a pivotal role in ensuring that Learning Environment is accessible to all users, regardless of their learning needs. It is your content that students

More information

FEM31010 Master s Thesis Proposal E&I

FEM31010 Master s Thesis Proposal E&I FEM31010 Master s Thesis Proposal E&I Yingqian Zhang yqzhang@ese.eur.nl Course Information Overview Course outline Master Thesis Proposal Introduction to the Master Thesis What is a Master s Thesis? Supervisors

More information

Social Work Portfolio Help Guide. Table of Contents. (click anything from the list below to skip to the correct information)

Social Work Portfolio Help Guide. Table of Contents. (click anything from the list below to skip to the correct information) Social Work Portfolio Help Guide Table of Contents (click anything from the list below to skip to the correct information) Steps to creating your Social Work portfolio Security settings for your portfolio

More information

Creating a Gradebook in Excel

Creating a Gradebook in Excel Creating a Spreadsheet Gradebook 1 Creating a Gradebook in Excel Spreadsheets are a great tool for creating gradebooks. With a little bit of work, you can create a customized gradebook that will provide

More information

SVSU Websites Style Guide. Need help? Call the ITD Lab, x7471

SVSU Websites Style Guide. Need help? Call the ITD Lab, x7471 SVSU Websites Style Guide SVSU Websites Style Guide Need help? Call the ITD Lab, x7471 1 SVSU Websites Style Guide Contents Writing for the Web...3 Questions to Ask Yourself...3 Who is our priority audience?...3

More information

Secure File Exchange

Secure File Exchange Secure File Exchange Overview of the Secure File Exchange... 2 File exchange process... 2 Sending files to clients/portal users... 2 Receiving files from clients/portal users... 2 Setup... 3 How to request

More information

ADOBE DREAMWEAVER CS3 TUTORIAL

ADOBE DREAMWEAVER CS3 TUTORIAL ADOBE DREAMWEAVER CS3 TUTORIAL 1 TABLE OF CONTENTS I. GETTING S TARTED... 2 II. CREATING A WEBPAGE... 2 III. DESIGN AND LAYOUT... 3 IV. INSERTING AND USING TABLES... 4 A. WHY USE TABLES... 4 B. HOW TO

More information

The Best Way to Format Your Thesis 2012

The Best Way to Format Your Thesis 2012 Little Things Mean a Lot: Tips and Tricks for Formatting Your Thesis Fall 2012 Welcome! Your facilitators today are from the UBC Research Commons, a new (2012) initiative sponsored by the Humanities and

More information

collab.virginia.edu UVACOLLAB ECLPS: BUILDING COURSE PORTALS UVaCollab User Guide Series collab-support@virginia.edu

collab.virginia.edu UVACOLLAB ECLPS: BUILDING COURSE PORTALS UVaCollab User Guide Series collab-support@virginia.edu UVACOLLAB ECLPS: BUILDING COURSE PORTALS UVaCollab User Guide Series collab-support@virginia.edu Revised 4/28/2014 CONTENTS The eclps Overview... 3 Objectives... 3 Adding the Syllabus or Lessons Tool to

More information

Using FileMaker Pro with Microsoft Office

Using FileMaker Pro with Microsoft Office Hands-on Guide Using FileMaker Pro with Microsoft Office Making FileMaker Pro Your Office Companion page 1 Table of Contents Introduction... 3 Before You Get Started... 4 Sharing Data between FileMaker

More information

Guidance for IA DMM: Connecting Your Computer to FSU Video File Server

Guidance for IA DMM: Connecting Your Computer to FSU Video File Server 1 Guidance for IA DMM: Connecting Your Computer to FSU Video File Server This guide will walk you through the process of connecting your computer to the FSU Video File Server and then uploading video files

More information

Site Administrator User Guide. show, tell, share

Site Administrator User Guide. show, tell, share Site Administrator User Guide show, tell, share Contents About your Team site 1 What is a Team site? 1 What can you do on a Team or Business site that you can t do on www.present.me? 1 Getting Started

More information

Links. Blog. Great Images for Papers and Presentations 5/24/2011. Overview. Find help for entire process Quick link Theses and Dissertations

Links. Blog. Great Images for Papers and Presentations 5/24/2011. Overview. Find help for entire process Quick link Theses and Dissertations Overview Great Images for Papers and Presentations May 26, 2011 Web Tips Definitions Using the Michigan Tech logo Photography 101 Great images from others Great images you create PDF conversion Final words

More information

Creating a Website with Google Sites

Creating a Website with Google Sites Creating a Website with Google Sites This document provides instructions for creating and publishing a website with Google Sites. At no charge, Google Sites allows you to create a website for various uses,

More information

CREATING YOUR OWN PROFESSIONAL WEBSITE

CREATING YOUR OWN PROFESSIONAL WEBSITE First go to Google s main page (www.google.com). If you don t already have a Gmail account you will need one to continue. Click on the Gmail link and continue. 1 Go ahead and sign in if you already have

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Information Technology Grades 11-12. Students will know and be able to: Basic Operations 1.1 (I)

Information Technology Grades 11-12. Students will know and be able to: Basic Operations 1.1 (I) Information Technology Grades 11-12 Basic Operations, Concepts, and Productivity Tools Basic Operations Word Processing Database Students will know and be able to: Identify the platform, version, properties,

More information

How to Share Information and Ideas Worldwide Completely Free Using the New Information Wonder Called Blogs

How to Share Information and Ideas Worldwide Completely Free Using the New Information Wonder Called Blogs How to Share Information and Ideas Worldwide Completely Free Using the New Information Wonder Called Blogs Kingsley Oghojafor Kingsley Oghojafor at the hotel Le Loft in Bamako, January 2006. Photo M.B.

More information

User Guide. User Guide Title Page Page i

User Guide. User Guide Title Page Page i User Guide User Guide Title Page Page i Table of Contents Welcome 1 Welcome to Avvo Websites 1 Getting Started 2 Accessing your Avvo Website Dashboard 2 Dashboard Features 3 Screen Options 4 Submitting

More information

MnSCU MediaSpace. Getting Started with MediaSpace

MnSCU MediaSpace. Getting Started with MediaSpace MnSCU MediaSpace Minnesota State Colleges & Universities Getting Started with MediaSpace Logging In Login to MediaSpace at http://mediaspace.mnscu.edu Use your StarID and password. If you do not know your

More information

www.fricke-parks.com

www.fricke-parks.com P R E S S File Uploads to FP Press FTP instructions are effective as of 11/1/2010. All older sites are discontinued. Please note: Anonymous logins are not available at this time. For Fetch users, fill

More information

II. Instructions for Formatting Your Thesis

II. Instructions for Formatting Your Thesis UNIVERSITY OF KANSAS Office of Research and Graduate Studies Thesis Formatting Guidelines for Master s Degree Candidates (rev. 10/22/10) This revision of guidelines supersedes prior instructions for formatting

More information

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades. 28 VIRTUAL EXHIBIT Virtual Exhibit (VE) is the instant Web exhibit creation tool for PastPerfect Museum Software. Virtual Exhibit converts selected collection records and images from PastPerfect to HTML

More information

THE TOP TEN TIPS FOR USING QUALTRICS AT BYU

THE TOP TEN TIPS FOR USING QUALTRICS AT BYU THE TOP TEN TIPS FOR USING QUALTRICS AT BYU TIP #1: CREATING A SURVEY FROM A COPY AND COLLABORATING ON SURVEYS TIP #2: CREATING AND USING PANELS TIP #3: LIBRARIES AND HOW TO USE THEM TIP #4: BASIC SKIP

More information

Online Certification. User guide. Works on all platforms including: PC Tablet Smartphone

Online Certification. User guide. Works on all platforms including: PC Tablet Smartphone Online Certification User guide Completing certificates and forms is now even easier with NICEIC s new Online Certification System. Free for all NICEIC Contractors no software, licence or support costs

More information

Submitting your Dissertation, Thesis or Report to the Graduate School

Submitting your Dissertation, Thesis or Report to the Graduate School Submitting your Dissertation, Thesis or Report to the Graduate School January 26 and February 3, 2016 Debra Charlesworth 2016 Overview Finding information Preparing for your Oral Defense Copyrighted and

More information

proposalcentral Prepare and Submit a Proposal.

proposalcentral Prepare and Submit a Proposal. proposalcentral Prepare and Submit a Proposal. If you need assistance, contact Customer Service by email at pcsupport@altum.com or by phone at 1-800-875-2562 1 Recommended Software proposalcentral Recommends

More information

Create a PDF File. Tip. In this lesson, you will learn how to:

Create a PDF File. Tip. In this lesson, you will learn how to: Create a PDF File Now that you ve seen what an ETD looks like and how to browse the contents, it s time to learn how to convert your own thesis or dissertation into a PDF file. There are several different

More information

CMS Basic Training. Getting Started

CMS Basic Training. Getting Started The (Content Management System), was designed to allow most people in an organization to contribute to or edit their website(s). Utilizing a set of templates and stylesheets, users can add or edit information

More information

Start Learning Joomla!

Start Learning Joomla! Start Learning Joomla! Mini Course Transcript 2010 StartLearningJoomla.com The following course text is for distribution with the Start Learning Joomla mini-course. You can find the videos at http://www.startlearningjoomla.com/mini-course/

More information

CREATING A COURSE? Courses at SNHP

CREATING A COURSE? Courses at SNHP CREATING A COURSE? Courses at SNHP At The Lewis School, courses may meet on- campus, online only or hybrid combination of online and on- campus. Synchronous classes require students and instructors meet

More information

Working with Online CBS Clients

Working with Online CBS Clients ACCOUNTANT S ASSISTANT Working with Online CBS Clients version 2010.x.x TL 22280 (4/28/10) Copyright Information Text copyright 1998-2010 by Thomson Reuters/Tax & Accounting. All rights reserved. Video

More information

Current Page Location. Tips for Authors and Creators of Digital Content: Using your Institution's Repository: Using Version Control Software:

Current Page Location. Tips for Authors and Creators of Digital Content: Using your Institution's Repository: Using Version Control Software: Home > Framework > Content Creation Advice Tips for Authors and Creators of Digital Content: Keep a record of which versions you have made publicly available and where. Use a numbering system that denotes

More information

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA All information presented in the document has been acquired from http://docs.joomla.org to assist you with your website 1 JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA BACK

More information

Students will know and be able to: 1.1. Basic Operations

Students will know and be able to: 1.1. Basic Operations Information Technology Grades 9-10 Basic Operations, Concepts, and Productivity Tools Basic Operations Word Processing Database Spreadsheet Identify the platform, version, properties, function, and interoperability

More information

Portals and Hosted Files

Portals and Hosted Files 12 Portals and Hosted Files This chapter introduces Progress Rollbase Portals, portal pages, portal visitors setup and management, portal access control and login/authentication and recommended guidelines

More information

Email Basics Workshop

Email Basics Workshop Email Basics Workshop Electronic mail, or email, is the most frequently used service on the Internet. Being able to use email effectively and efficiently is a core skill required in today s world. WLAC

More information

Taking full advantage of the medium does also mean that publications can be updated and the changes being visible to all online readers immediately.

Taking full advantage of the medium does also mean that publications can be updated and the changes being visible to all online readers immediately. Making a Home for a Family of Online Journals The Living Reviews Publishing Platform Robert Forkel Heinz Nixdorf Center for Information Management in the Max Planck Society Overview The Family The Concept

More information

Newsletter Storage and Organization

Newsletter Storage and Organization October 16th 2008 Copyright by Marlo E. Schuldt Vol. 3 #5 Newsletter Storage and Organization by Marlo E. Schuldt The Inkjet Money Pit There are now over thirty-five Old Shoebox newsletters on our web

More information

Article Exchange: Changing the Landscape of Electronic Delivery

Article Exchange: Changing the Landscape of Electronic Delivery : Changing the Landscape of Electronic Delivery Thank you for joining me today! John Brunswick Library and Training Solutions Consultant jbrunswick@atlas-sys.com What Will We Cover Today? What is Article

More information

Getting Started. Send a file in 3 easy steps Quickly organize and share your files

Getting Started. Send a file in 3 easy steps Quickly organize and share your files Getting Started Send a file in 3 easy steps Quickly organize and share your files Getting Started with Citrix ShareFile Welcome to ShareFile! You can use your ShareFile account to easily and securely exchange

More information

HOW TO SAVE AND FILE LOTUS NOTES EMAILS

HOW TO SAVE AND FILE LOTUS NOTES EMAILS Email messages that are university records should be filed and retained with other records to which they relate. Saving emails to a unit s shared drive is an effective way to extract them from the email

More information

Google Apps Migration

Google Apps Migration Academic Technology Services Google Apps Migration Getting Started 1 Table of Contents How to Use This Guide... 4 How to Get Help... 4 Login to Google Apps:... 5 Import Data from Microsoft Outlook:...

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions HelpDesk OSP User Manual Content 1 INTRODUCTION... 3 2 REQUIREMENTS... 4 3 THE SHAREPOINT SITE... 4 4 THE HELPDESK OSP TICKET... 5 5 INSTALLATION OF HELPDESK OSP... 7 5.1 INTRODUCTION... 7 5.2 PROCESS...

More information

FGSR Minimum Thesis Formatting Requirements

FGSR Minimum Thesis Formatting Requirements FACULTY OF GRADUATE STUDIES AND RESEARCH FGSR Minimum Thesis Formatting Requirements As of April 3, 2014 Your thesis is your work. Matters of style are matters for you to decide, subject to certain minimum

More information

Digital Asset Management

Digital Asset Management A collaborative digital asset management system for marketing organizations that improves performance, saves time and reduces costs. MarketingPilot provides powerful digital asset management software for

More information

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective WESTERN KENTUCKY UNIVERSITY Web Accessibility Objective This document includes research on policies and procedures, how many employees working on ADA Compliance, audit procedures, and tracking content

More information

How to Back Up and Restore an ACT! Database Answer ID 19211

How to Back Up and Restore an ACT! Database Answer ID 19211 How to Back Up and Restore an ACT! Database Answer ID 19211 Please note: Answer ID documents referenced in this article can be located at: http://www.act.com/support/index.cfm (Knowledge base link). The

More information

MediaWiki 1.1. Beginner's Guide. Install, Jeffrey. MediaWiki-based site PUBLISHING. manage, and customize your own. Mizanur Rahman. T.

MediaWiki 1.1. Beginner's Guide. Install, Jeffrey. MediaWiki-based site PUBLISHING. manage, and customize your own. Mizanur Rahman. T. MediaWiki 1.1 Beginner's Guide Install, manage, and customize your own MediaWikibased site Mizanur Rahman Jeffrey T. Orloff PUBLISHING BIRMINGHAM MUMBAI Table of Contents Preface 1 Chapter 1: About MediaWiki

More information

ANGEL 7.3 Instructor Step-by-Step

ANGEL 7.3 Instructor Step-by-Step ANGEL 7.3 Instructor Step-by-Step ANGEL Learning, Inc. 6510 Telecom Drive, Suite 400 Indianapolis, IN 46278 Copyright 2008 ANGEL Learning Table of Contents Global and Home Page Tasks... 4 How to Change

More information

ADMINISTRATOR GUIDE VERSION

ADMINISTRATOR GUIDE VERSION ADMINISTRATOR GUIDE VERSION 4.0 2014 Copyright 2008 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose

More information

Editing your Website User Guide

Editing your Website User Guide User Guide Adding content to your Website To add or replace content on your website you will need to log in to your Content Management System (Joomla) using your username and password. If you do not already

More information

Thera Band Academy Speaker Database. Users Manual 2/2008

Thera Band Academy Speaker Database. Users Manual 2/2008 Thera Band Academy Speaker Database Users Manual 2/2008 2008 The Hygenic Corporation. THERA-BAND, the Color Pyramid, the Associated Colors and BIOFREEZE are all trademarks of The Hygenic Corporation. Unauthorized

More information

ADP Workforce Now Security Guide. Version 2.0-1

ADP Workforce Now Security Guide. Version 2.0-1 ADP Workforce Now Security Guide Version 2.0-1 ADP Trademarks The ADP logo, ADP, and ADP Workforce Now are registered trademarks of ADP, Inc. Third-Party Trademarks Microsoft, Windows, and Windows NT are

More information

How To Avoid Spam On Mailchimp

How To Avoid Spam On Mailchimp Welcome to MailChimp. Email doesn't need to be overwhelming. This guide will help you get your first campaign off the ground. We ll also offer tips for managing your list, viewing your reports, and making

More information

Blackboard 9.1 Basic Instructor Manual

Blackboard 9.1 Basic Instructor Manual Blackboard 9.1 Basic Instructor Manual 1. Introduction to Blackboard 9.1... 2 1.1 Logging in to Blackboard... 3 2. The Edit Mode on... 3 3. Editing the course menu... 4 3.1 The course menu explained...

More information

A Web Content Management Blueprint

A Web Content Management Blueprint February 25, 2002 A Web Content Management Blueprint Planning for a content-rich, successful web site. By Ian Lurie President, Portent Interactive www.portent.biz Copyright 2002, Portent Interactive The

More information

Introduction to Blackboard 9.1 Self-paced Faculty Tutorial

Introduction to Blackboard 9.1 Self-paced Faculty Tutorial Introduction to Blackboard 9.1 Self-paced Faculty Tutorial This tutorial was created as a self-paced option for faculty who either prefers this method of training or has difficulty attending face-to-face

More information

Survnvote: A Free Web Based Audience Response System to Support Interactivity in the Classroom

Survnvote: A Free Web Based Audience Response System to Support Interactivity in the Classroom Survnvote: A Free Web Based Audience Response System to Support Interactivity in the Classroom Teddy Mantoro 1, Media A. Ayu 2, Emir Habul, Ana U. Khasanah, INTEG Research Group, Kulliyyah of Information

More information

Introduction to Pivot Tables in Excel 2003

Introduction to Pivot Tables in Excel 2003 The Company Rocks Introduction to Pivot Tables in Excel 2003 Step-by-step instructions to accompany video lessons Danny Rocks 4/11/2011 Introduction to Pivot Tables in Excel 2003 Pivot Tables are the most

More information

Updates to Graphing with Excel

Updates to Graphing with Excel Updates to Graphing with Excel NCC has recently upgraded to a new version of the Microsoft Office suite of programs. As such, many of the directions in the Biology Student Handbook for how to graph with

More information

Creating a Mira email filing account in Mozilla Thunderbird 1.x. Open Thunderbird In the Tools menu, choose Accounts settings

Creating a Mira email filing account in Mozilla Thunderbird 1.x. Open Thunderbird In the Tools menu, choose Accounts settings Creating a Mira email filing account in Mozilla Thunderbird 1.x Open Thunderbird In the Tools menu, choose Accounts settings This opens the following dialog Press the Add Account button at the bottom of

More information

User s Guide & Resource Manual. In partnership with

User s Guide & Resource Manual. In partnership with User s Guide & Resource Manual In partnership with Table of Contents Introduction: Senior Corps and VolunteerMatch 5 Why partner with VolunteerMatch? 5 Why should I include VolunteerMatch in my volunteer

More information

Google Docs Basics Website: http://etc.usf.edu/te/

Google Docs Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ Google Docs is a free web-based office suite that allows you to store documents online so you can access them from any computer with an internet connection. With Google

More information

How To Build An Intranet In Sensesnet.Com

How To Build An Intranet In Sensesnet.Com Sense/Net 6 Evaluation Guide How to build a simple list-based Intranet? Contents 1 Basic principles... 4 1.1 Workspaces... 4 1.2 Lists... 4 1.3 Check-out/Check-in... 5 1.4 Version control... 5 1.5 Simple

More information

ReportByEmail Notification Examples

ReportByEmail Notification Examples ReportByEmail Notification Examples Page 2 of 36 Content RBE Examples... 3 RBE Example 1 RBE Example 1 test with subject field tagging... 3 RBE Example 2 - Notification with Excel sheet... 6 Setup basic

More information

PE Content and Methods Create a Website Portfolio using MS Word

PE Content and Methods Create a Website Portfolio using MS Word PE Content and Methods Create a Website Portfolio using MS Word Contents Here s what you will be creating:... 2 Before you start, do this first:... 2 Creating a Home Page... 3 Adding a Background Color

More information

OMDC Online Application Portal (OAP) - Quick Start Guide

OMDC Online Application Portal (OAP) - Quick Start Guide OMDC Online Application Portal (OAP) - Quick Start Guide 1. INTRODUCTION This guide offers the quickest way to get you started on the OMDC Online Application Portal (OAP). Before you begin, step through

More information

Intro to Web Development

Intro to Web Development Intro to Web Development For this assignment you will be using the KompoZer program because it free to use, and we wanted to keep the costs of this course down. You may be familiar with other webpage editing

More information

Connect. Engage. Learn. USER MANUAL

Connect. Engage. Learn. USER MANUAL Connect. Engage. Learn. USER MANUAL Table of Contents Introduction... 3 NetTutor Dashboard and Header Bar... 3 Contacting Customer Service... 4 Managing Multiple Groups... 5 Accessibility-Enhanced Mode...

More information

Introduction to Google Docs

Introduction to Google Docs Introduction to Google Docs If you do not have a Google account please see the instructor about setting up an account before the class begins. If you do not want to set up an account you can follow along

More information

SimplyCast emarketing Email User Guide

SimplyCast emarketing Email User Guide SimplyCast emarketing Email User Guide Email User Guide Page 1 Contents 1. Email Overview... 3 2. Features Overview... 3 3. Email Editor Features... 8 4. How to Create an Email Campaign?... 5 5. Additional

More information

Guidelines for the master s thesis

Guidelines for the master s thesis FACULTY OF ENGINEERING Guidelines for the master s thesis 1. Introduction Every master s degree requires the fulfillment of a master s thesis. The master s thesis consists of a personal and original manuscript

More information

FY2016 Budget Collection. Software Instructions

FY2016 Budget Collection. Software Instructions FY2016 Budget Collection Software Instructions Due Date: June 1, 2015 IT Team: Data Management & Analysis Phone: (802) 479-1044 Fax: (802) 479-4319 Table of Contents System Requirements... 1 Starting the

More information

EMAIL NEWSLETTERS WORKSHOP. Digital Media Workshops Knight School of Communication February 2015

EMAIL NEWSLETTERS WORKSHOP. Digital Media Workshops Knight School of Communication February 2015 EMAIL NEWSLETTERS WORKSHOP Digital Media Workshops Knight School of Communication February 2015 Do You Need a Community Newsletter? Questions to ask before starting a community newsletter What unites your

More information

Scholar Basics I: Introduction and Site Creation

Scholar Basics I: Introduction and Site Creation Scholar Basics I: Introduction and Site Creation 1 Contents What is Scholar?... 2 Scholar at Virginia Tech... 2 Types of Sites: Project, Course, and eportfolio... 2 1. Project sites... 2 2. Course sites...

More information

If you have signed up for a free trial and want some guidance on the next steps, check out our Quick Start Guide.

If you have signed up for a free trial and want some guidance on the next steps, check out our Quick Start Guide. Using little green plane is a breeze. If you have signed up for a free trial and want some guidance on the next steps, check out our Quick Start Guide. This gives you everything you need to create stunning

More information

A GUIDE TO IMPLEMENTING SAP BUSINESS ONE

A GUIDE TO IMPLEMENTING SAP BUSINESS ONE A GUIDE TO IMPLEMENTING SAP BUSINESS ONE THE ULTIMATE GUIDE If you are considering SAP Business One as your business management solution or have already selected SAP Business One and you are about to embark

More information

User (Student) Instruction Manual Local Document Archive Maintenance System (SOLAD)

User (Student) Instruction Manual Local Document Archive Maintenance System (SOLAD) User (Student) Instruction Manual Local Document Archive Maintenance System (SOLAD) Warsaw School of Economics 1/15 The Local Document Archive Maintenance System (SOLAD) is a programme that serves to submit,

More information

30- Day List Building Plan for a Software as a Service Business

30- Day List Building Plan for a Software as a Service Business 30- Day List Building Plan for a Software as a Service Business Day What to 1 If you have been using FeedBurner, switch to an service provider. If you have been using nothing, choose an provider. If you

More information

PDF Forms Advantages and application possibilities of electronic forms in PDF format

PDF Forms Advantages and application possibilities of electronic forms in PDF format White Paper PDF Forms Advantages and application possibilities of electronic forms in PDF format Copyright 2002-2009 soft Xpansion GmbH & Co. KG White Paper PDF Forms 1 Table of Contents Usage of Forms...

More information

Cloud Storage Services. Keep In Mind

Cloud Storage Services. Keep In Mind Cloud Storage Services The term the cloud is a buzzword thrown around by many, as something new and wonderful, but is never fully explained. As far as any explanation goes, it s usually no more than a

More information

Getting Started Guide For Students

Getting Started Guide For Students Blackboard Learn 9.1 Getting Started Guide For Students Created by the Oregon Tech Online staff Opening Blackboard Web Address: Login to MyOIT or go directly to Blackboard at http://online.oit.edu Username

More information

Using the SimNet Course Manager

Using the SimNet Course Manager Using the SimNet Course Manager Using the SimNet Course Manager Contents Overview...3 Requirements...3 Navigation...3 Action Menus...3 Sorting Lists...4 Expanding and Collapsing Sections...4 Instructor

More information

DataDirector Getting Started

DataDirector Getting Started DataDirector Getting Started LOGIN Log into the DataDirector website: https://www.achievedata.com/yourdistrictname User Name: New Password: Enter your User Name and Password o After login, you may need

More information

Your Archiving Service

Your Archiving Service It s as simple as 1, 2, 3 This email archiving setup guide provides you with easy to follow instructions on how to setup your new archiving service as well as how to create archiving users and assign archiving

More information

Contents 1. Introduction... 2

Contents 1. Introduction... 2 Preparing Your Thesis with Microsoft Word 2010: How to use the Rensselaer Polytechnic Institute Template Files Contents 1. Introduction... 2 2. Downloading the RPI Thesis Template and Prototype Files...

More information

Web Ambassador Training on the CMS

Web Ambassador Training on the CMS Web Ambassador Training on the CMS Learning Objectives Upon completion of this training, participants will be able to: Describe what is a CMS and how to login Upload files and images Organize content Create

More information

Table of Contents INTRODUCTION...2 HOME PAGE...3. Announcements... 6 Personalize... 7 Reminders... 9 Recent Items... 11 SERVICE CATALOG...

Table of Contents INTRODUCTION...2 HOME PAGE...3. Announcements... 6 Personalize... 7 Reminders... 9 Recent Items... 11 SERVICE CATALOG... Table of Contents INTRODUCTION...2 HOME PAGE...3 Announcements... 6 Personalize... 7 Reminders... 9 Recent Items... 11 SERVICE CATALOG...12 REQUEST...14 Request List View... 15 Creating a New Incident...

More information

Introduction Thanks Survey of attendees Questions at the end

Introduction Thanks Survey of attendees Questions at the end Introduction Thanks Survey of attendees Questions at the end 1 Electronic records come in a variety of shapes and sizes and are stored in a multitude of ways. Just what are you managing? Video Cloud computing

More information

BLACKBOARD CONTENT COLLECTION FACULTY TRAINING GUIDE

BLACKBOARD CONTENT COLLECTION FACULTY TRAINING GUIDE BLACKBOARD CONTENT COLLECTION FACULTY TRAINING GUIDE Table of Contents About the Guide... 1 Overview... 2 Navigating the Content Collection... 3 Accessing the Content Collection... 3 Content Collection

More information

FileCruiser. User Portal Guide

FileCruiser. User Portal Guide FileCruiser User Portal Guide FileCruiser Product Manual Contents Contents Getting Started with FileCruiser 1 Using the FileCruiser Agent 2 Desktop Shortcut 2 Log in to FileCruiser Agent 3 Using the FileCruiser

More information

Xcalibur. Foundation. Administrator Guide. Software Version 3.0

Xcalibur. Foundation. Administrator Guide. Software Version 3.0 Xcalibur Foundation Administrator Guide Software Version 3.0 XCALI-97520 Revision A May 2013 2013 Thermo Fisher Scientific Inc. All rights reserved. LCquan, Watson LIMS, and Web Access are trademarks,

More information

Vision Document CUSTOMER RELATION MANAGEMENT SYSTEM Version 1.0

Vision Document CUSTOMER RELATION MANAGEMENT SYSTEM Version 1.0 Vision Document CUSTOMER RELATION MANAGEMENT SYSTEM Version 1.0 Submitted in partial fulfillment of the requirements of the degree of Master of Software Engineering CIS 895 MSE Project Kansas State University

More information

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring

7 th Annual LiveText Collaboration Conference. Advanced Document Authoring 7 th Annual LiveText Collaboration Conference Advanced Document Authoring Page of S. La Grange Road, nd Floor, La Grange, IL 6055-455 -866-LiveText (-866-548-3839) edu-solutions@livetext.com Page 3 of

More information