Tutorial to QuotationFinder_0.4.4

Size: px
Start display at page:

Download "Tutorial to QuotationFinder_0.4.4"

Transcription

1 Tutorial to QuotationFinder_0.4.4 What is Quotation Finder and for which purposes can it be used? Quotation Finder is a tool for the automatic comparison of fully digitized texts. It can detect quotations, allusions, plagiarism or other links between two textual corpuses. The program is individually adjustable in terms of language, encodings or the segmentation of the compared texts and can be useful in many contexts. For example: You might want to analyze the degree to which terms and phrases coined by a certain author influenced later publications in a field of study. Quotation Finder enables you to compare such a master-narrative to a huge corpus of other texts and analyze the use of equivalent phrases and terms. Quotation Finder also contains functional devices for the systematic and graphical display of the results thus obtained, like hit lists or different forms of charts, to facilitate more extended analysis. Besides the above mentioned software, Quotation Finder contains a tool for the statistical evaluation of similarities between all text pairs in a collection. Up to 24 measures capturing different levels and types of similarity can be calculated. The statistical data thereby generated complements the qualitative analysis of Quotation Finder and is especially useful for the detection of plagiarism on a greater scale. Table of Contents Getting started 1 Find Quotations 2 The user interface 2 Opening texts for comparison 2 Your Library 3 Metadata 3 Importing a collection 4 Settings used for comparison 4 Running the comparison 6 Viewing the results 6 Results as a chart 6 Saving the results 7 Compare Text Pairs 7 Opening the texts 7 Selecting the features 8 Viewing the results 9 Saving the results 9 Troubleshooting 10 Getting Started Possible operating systems: Microsoft Windows Linux MacOS (required version: 10.5 on 64-bit Intel-based Mac) other operating systems able to use the Java Virtual Machine (1.6+) System requirements: Java 1.6+: Java SE or JDK (available from Sun) 512 MB RAM Automatically download and start QuotationFinder Click here and follow the instructions. Manually download, unpack and start QuotationFinder: 1. First, download QuotationFinder_

2 2. Then, unpack the zip archive (QuotationFinder_0.4.4.zip). The main folder QuotationFinder_0.4.4 contains two executable files (QuotationFinder_0.4.4.bat, QuotationFinder_0.4.4.jar), a tutorial (Tutorial.pdf) and a readme (README.txt) as well as a folder with test data for your convenience (TestData) and another folder with Java libraries used by the program (lib). 3. Start the program: Windows: Double-click on "QuotationFinder_0.4.4.bat". Linux: Make "QuotationFinder_0.4.4.bat" executable and start it from command line (type "sh QuotationFinder_0.4.4.bat"). Mac OS: Open the terminal (which you find in "Applications" -> "Utilities"), navigate to the QuotationFinder_0.4.4 folder and type "./QuotationFinder_0.4.4.bat". And now? After starting the program, choose what you would like to do first: Find Quotations, Compare Text Pairs or create a New Collection in Your Library. You can always switch between the first two by clicking on the Go menu. The last option is available from the Library menu. To help you get to know QuotationFinder's functions, we provide test data here. (If you downloaded the program manually, find the data in the folder QuotationFinder_0.4.4/TestData.) Find Quotations 1. The user interface If you decided to find quotations, the user interface will look like image 1. It consists of two panels: The left panel (Your File) displays a single text file and the right panel (Your Library) displays the text collections that the single text can be compared to. Image 1: Quotation Finder GUI 2. Opening text for comparison Click on File -> Open File(s) (see image 2) to browse your computer for the desired text. The following types of files are supported: Hypertext Markup Language (.html/.htm) Microsoft Word documents (.doc) Portable Document Format (.pdf) Plain Text (.txt) Rich Text Format (.rtf) The chosen text will be displayed in the left panel (Your File). Then a small window will pop up asking you to select the language of the text (see also Settings used for comparison). 2

3 Image 2: File menu Your Library: To compare Your File to a collection of texts, these texts have to be added as a collection to Your Library. To do this, click on Library -> New Collection (see image 3). A file chooser dialog allows you to select one file or directory, or several files or directories to be added as a collection to Your Library. Again, only the following file formats are accepted: txt, rtf, html, pdf, doc. Currently, the encoding of Plain Text documents cannot be extracted automatically. The program will ask you to select the correct encoding from a drop-down list. After adding a new collection, it will be displayed in the right panel. The data needed for the actual comparison (the index) is automatically generated and saved to the subfolder Library of the folder containing Quotation Finder. Your Library can hold as many collections as you need, but you can only compare Your File to one collection at a time. By clicking on Library -> Add Files to Collection you can always enlarge a collection. To delete a collection, select the collection in the Your Library panel and click on Library -> Delete Collection. Note that when you restart the software, it will automatically display all previously added collections (that have not been deleted). Image 3: Library menu Changing or adding metadata: The name of each collection is generated automatically. You may change this name later by first selecting it from the list and then clicking on Library -> Rename Collection (see image 3). Some files contain metadata like author, title or date. This metadata is saved automatically with the collection. You may view and change it by clicking on Library -> Edit Metadata (see image 3). All automatically generated or manually entered metadata will be displayed in a new screen (see image 4). This metadata is important for two reasons: First, it is used in the display of comparison results (see image 7). Second, it is used for generating statistical output. 3

4 Image 4: Changing or adding metadata Importing a Collection: On our download page, high quality collections are available for import into your QuotationFinder Library. To do this, first select a collection of interest to you, then download the zip archive and unpack it to a location of your choice. Each archive contains a readme with general information on the given collection as well as a QuotationFinder Collection file (.qfc) containing the collection. In QuotationFinder, click on Library -> Import Collection. A file chooser dialog will open allowing you to select this.qfc file. Confirm your choice by clicking on Open, and the collection will be imported into your Library. Its name will then be displayed in the Your Library panel. Note that the metadata of imported collections may be viewed but not changed. Furthermore, the hits resulting from a comparison of your file with an imported collection might link to files on the Internet. Therefore, you have to be connected to the Internet to open these files within QuotationFinder. 3. Settings used for comparison The success and results of your comparison depend on correctly specifying the settings. Therefore, before starting a comparison, click Settings and choose between the following options (see image 5) according to your requirements: Image 5: Settings menu Language: If you chose the wrong language when opening Your File, you can change your selection again. Currently, the following languages are supported: English Chinese French German Japanese Latin Other languages may be added on demand. Just contact us. Currently, the language setting is only important for deciding whether a given token is smaller than the Minimum Length of Token (see below). For western languages, a token's word count is taken into consideration, whereas for Chinese and Japanese the number of characters in a token are counted. If Your File contains, for example, both English and Chinese sentences, you should choose Chinese as Language. Thus, both Chinese and English tokens will be searched, although for the English tokens the Minimum Length of Token restriction will not work properly. 4

5 Encoding: Choosing the correct encoding of a file is only important for Plain Text documents. By default, UTF-8 will be chosen. If Your File is not displayed correctly, you may switch to another encoding. Currently the following encodings are supported: Chinese simplified (GB2312) Chinese traditional (Big5) English (US-ASCII) Japanese (Shift_JIS) Unicode (UTF-8) Unicode (UTF-16 LE) Unicode (UTF-16 BE) Western (ISO ) Western (ISO ) Other encodings may be added on demand.just contact us. Advanced: When you click on this menu item, a new window will open (see image 6). Use the available settings to adjust your comparison, taking into consideration the characteristics of Your File: Tokenizer: Before comparison, Your File is always segmented into a series of phrases, also called tokens, that are then searched in the text collection. Here you can choose the length of these tokens: Clause: The text is segmented after every.?!;:?!;:enter. Subclause: The text is segmented after every.?!;:,?!;:, Enter (Note that only in subclause mode a new token will be generated after a comma (,).) n-gram: Here you can choose a number between 3 and 20 which indicates the length of the token. If you choose 3, for example, the text in Your File will be segmented into trigrams, meaning that every possible combination of three succeeding words or characters will be compared to the collection. In a document containing the text Today is Sunday not Monday, the tokens will be: Today is Sunday, is Sunday not, Sunday not Monday. This works for Chinese texts as well, but for them characters instead of words are considered. You can see the result of the tokenization in the left panel by clicking on the tab Segmented. (Note that the following two layers of settings are only available in the clause and subclause mode since the value of the ngrams already represents the length of the tokens.) Minimum Length of Token: Every token that is shorter than this number will be excluded from the comparison. Proximity: A scale from 1 to 10 allows you to determine the grade of fuzziness involved. The selected numeral represents the number of words or characters which may occur within a search phrase so that the phrase is still considered a match. Consequently, selecting a higher value on the proximity scale will increase the fuzziness of matching, while selecting "0" will only consider word-by-word matches. Image 6: Advanced options 5

6 4. Running the comparison After choosing Your File and adjusting the settings accordingly, select a collection from Your Library. Then click on the Compare button at the bottom of the interface, and the single text will be compared to the collection. When the comparison is finished, a small window will pop up displaying the results. 5. Viewing the results The results of a comparison are displayed in several windows: the Result report, the Analyzed tab, the Hit List tab and the Hit(s) tab. The Result report contains five different types of information under the following headings: Number of Tokens: The complete number of tokens generated by the tokenizer from Your File and used during comparison. Multiple hits: Tokens with at least two matches in the chosen collection. One hit: Tokens with exactly one match in the collection. No hit: Tokens with no match in the collection. Not searched for: Tokens that are shorter than the Minimum Length of Token as selected in the Advanced Settings. In the Analyzed tab (see image 7), Your File is segmented into tokens (one token per line), and the tokens that were found in the collection are highlighted in blue. When clicking on such a token, the Hit List scrolls to the occurrences of the token in the collection. This list displays all hits per token. Underneath each token, a link indicates the source text of the match. (This link might also contain the name of the author, title, etc., depending on how much metadata you added before.) Clicking on a link will open up the corresponding text in the Hit(s) tab where you can see the token (highlighted in green) in context. Image 7: Viewing the results 6. Results as a chart To see the results of the comparison as a chart, click on View -> Chart View in the menu bar. (Note that the functions Table View and Text View can only be selected while being in the Compare Text Pairs mode). Chart: The chart (see image 8) displays the results of the comparison and can be manually labeled at the right side of the screen. You can choose between certain Modes of Display (Hits per Author, per Date, per Path, per Source, etc.), depending on how many texts with varying information are part of your collection, but you have to make sure that you have already added the relevant metadata (see Your Library). You can also change the type of chart from Bar Chart to Line Chart or Pie Chart. Legend: The analyzed text is displayed at the bottom. As part of the Advanced Options on the right, you can switch between the display of all tokens or only tokens for which a hit was retrieved. Changed settings are only displayed after clicking Refresh. To return to Your File or the Hit List, click on View -> File View or press the Close button on the right. 6

7 Image 8: Chart View 7. Saving the results After completing your comparison, you can save the results in different formats: To save the chart graphically depicting the results, click Save As on the right of the Chart View window, pick a certain quality of display and choose between two formats of picture compression (.jpg/jpeg or.png). By clicking on Export, the data represented in the chart can be exported as two tab delimited text files saved as a zip archive. The tab delimited values can easily be copied into a Microsoft Excel sheet and further processed. By clicking on File -> Save Results, the files displayed in the Analyzed and Hit List tabs are saved as html files. The entire comparison project can be saved by clicking on File -> Save Project. Compare Text Pairs In the Compare Text Pairs mode you can calculate up to 24 different similarity scores for each text pair in a collection of texts. This is useful for plagiarism detection as well as for the comparison of different text versions. 1. Opening the texts Click on File -> Open File(s) to open the texts you want to analyze. The following types of files are supported: Hypertext Markup Language (.html/.htm) Microsoft Word documents (.doc) Portable Document Format (.pdf) Plain Text (.txt) Rich Text Format (.rtf) Choose the correct language and, if you are asked for it, the correct encoding. You only need to specify the encoding for Plain Text and Rich Text documents; for all other files types the encoding is detected automatically. The filepaths of the chosen texts will then be displayed in the left panel. You can always change the encoding of one or more documents by selecting them and setting the new encoding in Settings -> Encoding. If you want to remove one or more documents, select them and click on File -> Remove. 7

8 Image 9: Text Collection Analyzer 2. Selecting the features Up to 24 different scores can be calculated, ranging between 0% (no similarity at all) and 100% (highest possible similarity). These scores are divided into the following categories: Word: Every word or character will be considered. Trigram: Every possible combination of three succeeding words or characters will be considered. The trigrams of a document containing the text Today is Sunday not Monday, for example, are: Today is Sunday, is Sunday not, Sunday not Monday. Subclause: Every subclause (ending with.?!;:,?!;:,or Enter) will be considered. Clause: Every clause (ending with.?!;:?!;:or Enter) will be considered. For each of these categories, five different scores can be calculated: Similarity: Calculates to what degree the two documents contain the same tokens. This score is similar to resemblance, but produces higher values. Similarity is calculated as two times the number of intersecting tokens (i.e. tokens that occur in both documents) divided by the number of all tokens in both documents. Several occurrences of the same token are counted separately. Multiplying by 2 is necessary to get the result 1 when comparing two identical documents. Example: Document1 = "Today is Sunday", Document2 = "Today is Sunday Today is Sunday". Then the similarity between the documents is 2 * 3 / 9 *100 = 67. Resemblance: Calculates to what degree the two documents contain the same tokens. This score is similar to similarity, but produces lower values. Resemblance is calculated as the number of intersecting tokens divided by the number of all tokens. Several occurrences of the same token are labeled with their occurrence numbers. Example: Document1 = "Today is Sunday", Document2 = "Today is Sunday Today is Sunday". First we label all tokens with their occurrence numbers: Document1 = "Today1 is1 Sunday1", Document2 = "Today1 is1 Sunday1 Today2 is2 Sunday2". Then the resemblance between the documents is 3 / 6 * 100 = 50. Index Resemblance: Calculates to what degree the two documents contain the same tokens. The difference to resemblance is that several occurrences of the same token are not considered (i.e. it does not matter if a token occurs seventy-four times or only once). The score is calculated as the number of intersecting tokens divided by the number of all tokens. Example: Document1 = "Today is Sunday", Document2 = "Today is Sunday Today is Sunday". Then the index resemblance between the documents is 3 / 3 *100 = 100. Containment: Calculates to what degree the smaller document is contained in the bigger document. The score is calculated as the number of intersecting tokens divided by the number of tokens in the smaller document. Several occurrences of the same token are labeled with their occurrence numbers. Example: Document1 = "Today is Sunday Sunday", Document2 = "Today is Monday or Tuesday". First we label all tokens with their occurrence numbers: Document1 = "Today1 is1 Sunday1 Sunday2", Document2 = "Today1 is1 Monday1 or1 Tuesday1". Then the containment between the documents is 2 / 4 *100 = 50. Index Containment: Calculates to what degree the smaller document is contained in the bigger document. The difference to containment is that several occurrences of the same token are not considered (i.e. it does not matter if a 8

9 token occurs seventy-four times or only once). The score is calculated as the number of intersecting tokens divided by the number of tokens in the smaller document. Example: Document1 = "Today is Sunday Sunday", Document2 = "Today is Monday or Tuesday". Then the index containment between the documents is 2 / 3 *100 = 67. Additionally, a few features are included for the evaluation of formal similarities: Number of Words/Sentences/Paragraphs: Calculates how similar the two documents are concerning their size. For both documents the number of words, sentences or paragraphs is counted. Then the smaller number is divided by the bigger number. Example: Document1 = "It is snowing", Document2 = "I would love to go for a walk". Then the number of words/sentences/paragraphs ratio between the documents is 3 / 8 *100 = 375. Vocabulary Size: Calculates how similar the two documents are concerning the size of the vocabulary used. For both documents the number of different words is calculated. Then the smaller number is divided by the bigger number. Example: Document1 = "It is snowing", Document2 = "Jingle Bells Jingle Bells". Then the vocabulary size ratio between the documents is 2 / 3 *100 = 67. Note that you can always click on the help button (the blue question mark) right next to every feature for further explanations and examples. 3. Viewing the results After you have selected the features, click on the Compare button, and the results will be displayed in the form of a table. Similarity scores range between 0% and 100%. The higher the score, the more similar the two documents are. You can get an explanation for each feature by selecting the respective column and clicking on Help -> Feature Explanation. By either double-clicking on a table cell or choosing View -> Text View, you can see the details for all document pairs and features (see image 10). The intersecting tokens are highlighted in grey in the documents and are also displayed in the Hits / Details list on the right. When you select a token from the list, it is highlighted in blue in the documents and you can jump from one occurrence to the next by pressing Return. Again you can see the feature explanations by selecting the respective feature in the results list and choosing Feature Explanation from the Help Menu. Note that only the occurrences that are taken into account for the calculation are highlighted. For index resemblance and index containment all occurrences are taken into account, but for similarity, resemblance and containment that is not the case. So you might see passages where a token is highlighted in one document, but not in the other because the highlighted token has already been matched to an earlier occurrence of the token in the other document. If you want to return to the Table view, click on View -> Table View. Image 10: Text View 4. Saving the results By clicking on File -> Save Results, the result table is saved as a tab delimited text file. The contents of this file can 9

10 easily be copied into a Microsoft Excel sheet and further processed. The entire comparison project can be saved by clicking on File -> Save Project. Troubleshooting Creating the library directory failed QuotationFinder creates a directory in your home directory named "QuotationFinder" containing another directory named "Library". All your collections are stored there. Creating either directory may fail if QuotationFinder does not have write permission in your home directory. Please adjust the permissions accordingly and restart QuotationFinder. If creating the directory still fails, create the directories manually and restart the program. A window is smaller than its contents Screens with small resolution sometimes have problems showing the whole content of QuotationFinder windows. This problem might be solved by enlarging the window. If this does not help, please send us a screenshot and we will try to fix the problem. An error occured while comparing text pairs When you work with very large files in the Compare Text Pairs mode, the program may run out of memory, and an error message will advise you to divide your files into smaller sections. Another way of solving this problem is to increase the memory (RAM) given to the program: Open QuotationFinder_0.4.4.bat in an editor and replace "-Xmx256m" (i.e. 256 MB RAM) by "-Xmx1024m" (i.e. 1 GB RAM) for example. Be careful not to exceed the RAM of your computer system. Save the file and restart the program. (This will only work if you downloaded QuotationFinder manually instead of using Java Web Start.) 10

Tutorial to QuotationFinder_0.4.3

Tutorial to QuotationFinder_0.4.3 Tutorial to QuotationFinder_0.4.3 What is Quotation Finder and for which purposes can it be used? Quotation Finder is a tool for the automatic comparison of fully digitized texts. It can either detect

More information

Tutorial to QuotationFinder_0.6

Tutorial to QuotationFinder_0.6 Tutorial to QuotationFinder_0.6 What is QuotationFinder, and for which purposes can it be used? QuotationFinder is a tool for the automatic comparison of fully digitized texts. It can detect quotations,

More information

Copyright 2018 Maxprograms

Copyright 2018 Maxprograms Copyright 2018 Maxprograms Table of Contents Introduction... 1 TMXEditor... 1 Features... 1 Getting Started... 2 Editing an existing file... 2 Create New TMX File... 3 Maintenance Tasks... 4 Sorting TM

More information

Turnitin in Moodle Guide for AUB faculty

Turnitin in Moodle Guide for AUB faculty Turnitin in Moodle Guide for AUB faculty Table of Contents Introduction... 2 Creating a Turnitin Assignment in Moodle... 2 Viewing Student Submissions and Originality reports... 4 Originality report Modes...

More information

Reporting and Printing Guide

Reporting and Printing Guide Enterprise Studio Reporting and Printing Guide 2017-03-17 Applies to: Enterprise Studio 2.3 and Team Server 2.3 Table of contents 1 About reporting and printing models 4 2 Reporting models to HTML and

More information

23 - Report & Export

23 - Report & Export 23 - Report & Export Contents 23 - REPORT & EXPORT... 1 SMART PUBLISHER... 1 Opening Smart Publisher... 1 Smart Publisher Settings... 2 The Finished Report... 5 Alias Names for Codes... 6 The Word Template

More information

ithenticate User Guide Getting Started Folders Managing your Documents The Similarity Report Settings Account Information

ithenticate User Guide Getting Started Folders Managing your Documents The Similarity Report Settings Account Information ithenticate User Guide Getting Started Folders Managing your Documents The Similarity Report Settings Account Information 1 Getting Started Whether you are a new user or a returning one, to access ithenticate

More information

SafeAssign. Blackboard Support Team V 2.0

SafeAssign. Blackboard Support Team V 2.0 SafeAssign By Blackboard Support Team V 2.0 1111111 Contents Introduction... 3 How it works... 3 How to use SafeAssign in your Assignment... 3 Supported Files... 5 SafeAssign Originality Reports... 5 Access

More information

01 - THE WORKSPACE... 1 HOW TO START THE PROGRAM Entering your username Starting a new project Opening existing projects...

01 - THE WORKSPACE... 1 HOW TO START THE PROGRAM Entering your username Starting a new project Opening existing projects... 01 - The Workspace Contents 01 - THE WORKSPACE... 1 HOW TO START THE PROGRAM... 1 Entering your username... 1 Starting a new project... 2 Opening existing projects... 2 Opening example projects... 2...

More information

Import/Export Options

Import/Export Options Import/Export Options Contents IMPORT/EXPORT OPTIONS... 1 OVERVIEW OF IMPORT AND EXPORT OPTIONS... 1 PRINT PREVIEW... 2 OPENING PROJECTS FROM EARLIER VERSIONS (MAXQDA 11 OR OLDER)... 2 OPENING MAXQDA PROJECTS

More information

Server Edition USER MANUAL. For Mac OS X

Server Edition USER MANUAL. For Mac OS X Server Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion are registered

More information

Identifying Updated Metadata and Images from a Content Provider

Identifying Updated Metadata and Images from a Content Provider University of Iowa Libraries Staff Publications 4-8-2010 Identifying Updated Metadata and Images from a Content Provider Wendy Robertson University of Iowa 2010 Wendy C Robertson Comments Includes presenter's

More information

User Manual. Introduction. About this release. For existing MacroScope users

User Manual. Introduction. About this release. For existing MacroScope users Software version: 0.1.1.5 Document version: 0.1.1.3 User Manual Introduction MacroscopeJ is a desktop application used for examining crystallization experiment images and data. It is intended as an upgrade/replacement

More information

AVS4YOU Programs Help

AVS4YOU Programs Help AVS4YOU Help - AVS Document Converter AVS4YOU Programs Help AVS Document Converter www.avs4you.com Online Media Technologies, Ltd., UK. 2004-2012 All rights reserved AVS4YOU Programs Help Page 2 of 39

More information

For more information on Desire2Learn go to Create a new Dropbox folder

For more information on Desire2Learn go to   Create a new Dropbox folder Desire 2 Learn Quickguide: The Dropbox Overview The Dropbox tool allows you to set up assignments that students can turn in online. You can set up separate Dropbox folders for each assignment and set up

More information

SAPGUI for Windows - I18N User s Guide

SAPGUI for Windows - I18N User s Guide Page 1 of 30 SAPGUI for Windows - I18N User s Guide Introduction This guide is intended for the users of SAPGUI who logon to Unicode systems and those who logon to non-unicode systems whose code-page is

More information

Contents. About This Book...1 Audience... 1 Prerequisites... 1 Conventions... 2

Contents. About This Book...1 Audience... 1 Prerequisites... 1 Conventions... 2 Contents About This Book...1 Audience... 1 Prerequisites... 1 Conventions... 2 1 About SAS Text Summarizer Studio...3 1.1 What is SAS Text Summarizer Studio?... 3 1.2 Benefits to Using SAS Text Summarizer

More information

Using Déjà Vu Interactive a tutorial

Using Déjà Vu Interactive a tutorial Déjà Vu Interactive Tutorial 1 Using Déjà Vu Interactive a tutorial Now that you have installed Déjà Vu on your computer, you are ready to begin with our tutorial. The series of step by step procedures

More information

You can step thru the imported titles also for spell checking as gtext uses the spell checker of the Mac OS X.

You can step thru the imported titles also for spell checking as gtext uses the spell checker of the Mac OS X. gtext Subtitles are always annoying, disturbing the picture. So they have to be as good as possible, which means some rules need to be followed. gtext is thought to modify or check Final Cut Pro XML files

More information

Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras

Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras Lecture - 25 Tutorial 5: Analyzing text using Python NLTK Hi everyone,

More information

Anchovy User Guide. Copyright Maxprograms

Anchovy User Guide. Copyright Maxprograms Copyright 2009-2018 Maxprograms Table of Contents Introduction... 1 Anchovy... 1 Supported Platforms... 1 Supported Formats... 1 GlossML: Glossary Markup Language... 1 Comma Separated Values (CSV)... 1

More information

Introduction to Dropbox Management Add a Category Add a Folder Set Availability for Dropbox Folders Add Special Access...

Introduction to Dropbox Management Add a Category Add a Folder Set Availability for Dropbox Folders Add Special Access... Dropbox Introduction to Dropbox Management... 2 Add a Category... 3 Add a Folder... 4 Set Availability for Dropbox Folders... 8 Add Special Access... 10 Reorder Folders and Categories... 12 Delete a Folder...

More information

Guides.turnitin.com. Submitting a Paper Submissions Inbox My Results Originality Reports GradeMark

Guides.turnitin.com. Submitting a Paper Submissions Inbox My Results Originality Reports GradeMark Guides.turnitin.com Submitting a Paper Submissions Inbox My Results Originality Reports GradeMark 1 Submitting a Paper To submit a Blackboard Direct assignment, the file must be uploaded to an existing

More information

Ektron Advanced. Learning Objectives. Getting Started

Ektron Advanced. Learning Objectives. Getting Started Ektron Advanced 1 Learning Objectives This workshop introduces you beyond the basics of Ektron, the USF web content management system that is being used to modify department web pages. This workshop focuses

More information

SDL Multiterm 2014 Extract Because Brand Matters. Tools Guide

SDL Multiterm 2014 Extract Because Brand Matters. Tools Guide SDL Multiterm 2014 Extract Because Brand Matters Tools Guide MultiTerm 2014 SDL MULTITERM EXTRAT TOOLS GUIDE OPYRIGHT SDL MULTITERM EXTRAT TOOLS USER GUIDE opyright 2009-2013 SDL plc. All rights reserved.

More information

Documents and the Document System

Documents and the Document System Documents and the Document System Contents DOCUMENTS AND THE DOCUMENT SYSTEM... 1 GENERAL INFORMATION ABOUT IMPORTING DOCUMENTS IN MAXQDA... 1 GENERAL INFORMATION ON THE PREPARATION OF TEXT DOCUMENTS...

More information

Mac Software Manual for FITstep Pro Version 3

Mac Software Manual for FITstep Pro Version 3 Thank you for purchasing this product from Gopher. If you are not satisfied with any Gopher purchase for any reason at any time, contact us and we will replace the product, credit your account, or refund

More information

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature There is a custom feature available in Query Viewer that allows files to be created from queries and copied to a user s PC. This feature doesn t have the same size limitations as running a query to HTML

More information

Barchard Introduction to SPSS Marks

Barchard Introduction to SPSS Marks Barchard Introduction to SPSS 22.0 3 Marks Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data

More information

CFinder The Community / Cluster Finding Program. Users' Guide

CFinder The Community / Cluster Finding Program. Users' Guide CFinder The Community / Cluster Finding Program Users' Guide Copyright (C) Department of Biological Physics, Eötvös University, Budapest, 2005 Contents 1. General information and license...3 2. Quick start...4

More information

QDA Miner. Addendum v2.0

QDA Miner. Addendum v2.0 QDA Miner Addendum v2.0 QDA Miner is an easy-to-use qualitative analysis software for coding, annotating, retrieving and reviewing coded data and documents such as open-ended responses, customer comments,

More information

Code Matrix Browser: Visualizing Codes per Document

Code Matrix Browser: Visualizing Codes per Document Visual Tools Visual Tools Code Matrix Browser: Visualizing Codes per Document The Code Matrix Browser (CMB) offers you a new way of visualizing which codes have been assigned to which documents. The matrix

More information

PilotEdit User Manual. Author: Date: Version:

PilotEdit User Manual. Author: Date: Version: PilotEdit User Manual Author: support@pilotedit.com Date: 2018-02-28 Version: 11.3.0 URL: http://www.pilotedit.com Table of Contents 1. Introduction... 6 1.1. What is PilotEdit?... 6 1.2. PilotEdit GUI...

More information

Joomla 3.X Global Configuration

Joomla 3.X Global Configuration Joomla 3.X Global Configuration Once Joomla is installed on your web host its time to configure Joomla. To facilitate this, the Joomla 3.X Administration User interface offers a site owner a very convenient,

More information

Manage Files. Accessing Manage Files

Manage Files. Accessing Manage Files 1 Manage Files The Manage Files tool is a file management system for your course. You can use this tool to organize and upload files associated with your course offering. We recommend that you organize

More information

MCDOUGAL LITTELL EASYPLANNER USER S GUIDE

MCDOUGAL LITTELL EASYPLANNER USER S GUIDE MCDOUGAL LITTELL EASYPLANNER USER S GUIDE 1 Introduction The McDougal Littell EasyPlanner allows you to quickly and easily access Resource materials such as tests, quizzes, books, and other supporting

More information

Halcyon Message Sender GUI. v6.0 User Guide

Halcyon Message Sender GUI. v6.0 User Guide GUI v6.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400, System i, System i5, i5/os,

More information

Chapter 2. Architecture of a Search Engine

Chapter 2. Architecture of a Search Engine Chapter 2 Architecture of a Search Engine Search Engine Architecture A software architecture consists of software components, the interfaces provided by those components and the relationships between them

More information

ebrary ebooks evolvedsm Patron User Guide e b r a r y p at r o n U s e r G u i d e

ebrary ebooks evolvedsm Patron User Guide e b r a r y p at r o n U s e r G u i d e ebrary ebooks evolvedsm Patron User Guide Welcome to ebrary ebrary provides thousands of ebooks from the world s leading publishers as well as sophisticated technology to assist with the research process.

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

Manage and Generate Reports

Manage and Generate Reports Report Manager, page 1 Generate Reports, page 3 Trust Self-Signed Certificate for Live Data Reports, page 4 Report Viewer, page 4 Save an Existing Stock Report, page 7 Import Reports, page 7 Export Reports,

More information

TurnItIn... 3 How do I make a Turnitin account?... 4 How do I add a class to Turnitin?... 7 Which Turnitin *method is right for my class?

TurnItIn... 3 How do I make a Turnitin account?... 4 How do I add a class to Turnitin?... 7 Which Turnitin *method is right for my class? TURNITIN Table of Contents... 3 How do I make a Turnitin account?... 4 How do I add a class to Turnitin?... 7 Which Turnitin *method is right for my class? *External tool vs. Plagiarism Framework... 9

More information

How To Get & Use Adobe Reader for Reading of Pressglas-Korrespondenz

How To Get & Use Adobe Reader for Reading of Pressglas-Korrespondenz Siegmar Geiselberger March 2008 How To Get & Use Adobe Reader for Reading of Pressglas-Korrespondenz Please look also for: Searching with GOOGLE in the Internet for Entries, Articles and Authors... (English

More information

Chapter 2 Text Processing with the Command Line Interface

Chapter 2 Text Processing with the Command Line Interface Chapter 2 Text Processing with the Command Line Interface Abstract This chapter aims to help demystify the command line interface that is commonly used in UNIX and UNIX-like systems such as Linux and Mac

More information

Getting to the Fun Part 3: How to Prepare Your Data for Analysis JMP Discovery Conference - Frankfurt Mandy Chambers - SAS

Getting to the Fun Part 3: How to Prepare Your Data for Analysis JMP Discovery Conference - Frankfurt Mandy Chambers - SAS Getting to the Fun Part 3: How to Prepare Your Data for Analysis JMP Discovery Conference - Frankfurt Mandy Chambers - SAS JMP 14 has the functionality to import multiple files into a single data table,

More information

Turnitin assignments are added from the course s home page. To open the course home page, click on the course from the Moodle start page.

Turnitin assignments are added from the course s home page. To open the course home page, click on the course from the Moodle start page. Guides.turnitin.com Creating a Turnitin Assignment Creating a PeerMark Assignment Submitting Papers The Turnitin Assignment Inbox GradeMark Viewing the PeerMark Assignment Inbox Assignment Inbox Navigation

More information

SPList Export for SharePoint 2007 User Manual

SPList Export for SharePoint 2007 User Manual SPList Export for SharePoint 2007 User Manual Last Updated: January 2009 Copyright 2008-2009 Vyapin Software Systems Private Ltd. All rights reserved. This document is being furnished by Vyapin Software

More information

Full Text Connection

Full Text Connection Full Text Connection Copyright 016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International, Inc., registered in the U.S. and/or other countries. All other trademarks are the property

More information

MAXDictio Reference Manual

MAXDictio Reference Manual MAXDictio Reference Manual Word Frequency Analysis, Visual Text Exploration and Dictionary Based Content Analysis with MAXQDA Support, Distribution: VERBI Software. Consult. Sozialforschung. GmbH Berlin/Germany

More information

Test Builder Basics. Test Builder Toolbar

Test Builder Basics. Test Builder Toolbar Page 1 of 27 Test Builder Basics If you want ExamView Test Generator to choose questions randomly from one or more question banks, choose the QuickTest Wizard command to create a new test. Then, follow

More information

ebrary Patron User Guide

ebrary Patron User Guide ebrary Patron User Guide EBRARY DOES RESEARCH ebrary patron user guide i Welcome to ebrary ebrary provides a unique research platform that hosts thousands of full-text books, reports and maps from leading

More information

1. Click at the top-left hand corner of the screen.

1. Click at the top-left hand corner of the screen. SEARCH GUIDE Through this guide you will learn how to use the Search module of Documents Online and its advanced searching capabilities to find official WTO documents. The Search module can be accessed

More information

TurningPoint Cloud (Mac) Release Notes

TurningPoint Cloud (Mac) Release Notes TurningPoint Cloud (Mac) Release Notes Software Name: TurningPoint (Mac) Release Date: 11/03/2016 Version: 7.5.3 Support: support@turningtechnologies.com Language: Arabic, Chinese, Danish, Dutch, English,

More information

liquivid Video Improve v2.x Installation Instructions for Windows, macos, Adobe Lightroom Manual

liquivid Video Improve v2.x Installation Instructions for Windows, macos, Adobe Lightroom Manual liquivid Video Improve v2.x Installation Instructions for Windows, macos, Adobe Lightroom Manual Installation Instructions for Windows... 3 Required Hardware & Software... 3 Installation... 3 File Saving

More information

FileSearchEX 1.1 Series

FileSearchEX 1.1 Series FileSearchEX 1.1 Series Instruction Manual document version: 1.1.0.5 Copyright 2010 2018 GOFF Concepts LLC. All rights reserved. GOFF Concepts assumes no responsibility for errors or omissions in this

More information

A Brief Word About Your Exam

A Brief Word About Your Exam Exam 1 Studyguide A Brief Word About Your Exam Your exam will be MONDAY, FEBRUARY 20 DURING CLASS TIME. You will have 50 minutes to complete Exam 1. If you arrive late or leave early, you forfeit any time

More information

CSCI 201 Lab 1 Environment Setup

CSCI 201 Lab 1 Environment Setup CSCI 201 Lab 1 Environment Setup "The journey of a thousand miles begins with one step." - Lao Tzu Introduction This lab document will go over the steps to install and set up Eclipse, which is a Java integrated

More information

INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ

INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ 1. Click the Assessment link on the navbar. 2. Scroll down and select Dropbox. 3. Click New Folder. 4. In the new folder

More information

Quick Guide Copyright Bureau van Dijk 2010 Last updated September 2010

Quick Guide Copyright Bureau van Dijk 2010 Last updated September 2010 Quick Guide Copyright Bureau van Dijk 2010 Last updated September 2010 Table Of Contents 1.0. INTRODUCTION... 1 1.1. HOW IT HELP YOU... 1 1.2. COVERAGE... 2 1.3. SOFTWARE OVERVIEW... 2 1.4. SYSTEM REQUIREMENTS...

More information

Your Essential Skills Online program is a web application, which runs in your web browser on a Windows PC or Macintosh computer.

Your Essential Skills Online program is a web application, which runs in your web browser on a Windows PC or Macintosh computer. TABLE OF CONTENTS OVERVIEW... 3 SYSTEM REQUIREMENTS... 4 SETTING UP YOUR ENVIRONMENT... 5 TEACHER PASSWORDS... 6 GETTING YOUR STUDENTS STARTED... 7 OPEN LOGIN... 7 PRIVATE LOGIN... 7 PRE-TEST... 9 ASSIGNMENT...

More information

CCH INCORPORATED 05/03

CCH INCORPORATED 05/03 Button Bar Main Menu Return to the main tab level of the current library without deselecting your targets Preferences Set preferences for searching, document display, and other functions Citation Search

More information

SPSS Statistics 21.0 Fix Pack 1 Fix List

SPSS Statistics 21.0 Fix Pack 1 Fix List SPSS Statistics 21.0 Fix Pack 1 Fix List Release notes Abstract A comprehensive list of defect corrections for the SPSS Statistics 21.0 Fix Pack 1. Details of the fixes are listed below under the tab for

More information

AntMover 0.9 A Text Structure Analyzer

AntMover 0.9 A Text Structure Analyzer AntMover 0.9 A Text Structure Analyzer Overview and User Guide 1.1 Introduction AntMover 1.0 is a prototype version of a general learning environment that can be applied to the analysis of text structure

More information

Running Java Programs

Running Java Programs Running Java Programs Written by: Keith Fenske, http://www.psc-consulting.ca/fenske/ First version: Thursday, 10 January 2008 Document revised: Saturday, 13 February 2010 Copyright 2008, 2010 by Keith

More information

BusinessObjects Frequently Asked Questions

BusinessObjects Frequently Asked Questions BusinessObjects Frequently Asked Questions Contents Is there a quick way of printing together several reports from the same document?... 2 Is there a way of controlling the text wrap of a cell?... 2 How

More information

User Manual. Recorder of environmental conditions THBR. Version: 2.0.2

User Manual. Recorder of environmental conditions THBR. Version: 2.0.2 User Manual Recorder of environmental conditions THBR Version: 2.0.2 2 TABLE OF CONTENTS 1. INTENDED USE... 4 2. INSTALLATION... 5 2.1. System requirements... 5 2.2. Installation process... 5 2.3. Program

More information

ABBYY FineReader 14. User s Guide ABBYY Production LLC. All rights reserved.

ABBYY FineReader 14. User s Guide ABBYY Production LLC. All rights reserved. ABBYY FineReader 14 User s Guide 2017 ABBYY Production LLC All rights reserved Information in this document is subject to change without notice and does not bear any commitment on the part of ABBYY The

More information

User Guide for ModuLand Cytoscape plug-in

User Guide for ModuLand Cytoscape plug-in User Guide for ModuLand Cytoscape plug-in Created for the ModuLand plug-in version 1.3 (April 2012) This user guide is based on the following publications, where the ModuLand method and its versions have

More information

ATLAS.ti 6 Distinguishing features and functions

ATLAS.ti 6 Distinguishing features and functions ATLAS.ti 6 Distinguishing features and functions This document is intended to be read in conjunction with the Choosing a CAQDAS Package Working Paper which provides a more general commentary of common

More information

Turnitin assignments are added from the course s home page. To open the course home page, click on the course from the Moodle start page.

Turnitin assignments are added from the course s home page. To open the course home page, click on the course from the Moodle start page. Guides.turnitin.com Turnitin Assignment Assignment Submission Dates Submitting Papers on Behalf of Students Viewing the Turnitin Submission Inbox Updating a Turnitin Assignment 2 Turnitin Students Tab

More information

INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ

INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ INSTRUCTOR - ONQ - ADD A TURNITIN DROPBOX TO CREATE A TURNITIN DROPBOX FOLDER IN ONQ 1. Click the Assessment link on the navbar. 2. Scroll down and select Dropbox. 3. Click New Folder. 4. In the new folder

More information

10 - TEXT SEARCH... 1 SEARCH IN THE FOUR MAIN WINDOWS... 1 LEXICAL SEARCH Entering a search string Deleting a search string...

10 - TEXT SEARCH... 1 SEARCH IN THE FOUR MAIN WINDOWS... 1 LEXICAL SEARCH Entering a search string Deleting a search string... 10 - Text Search Contents 10 - TEXT SEARCH... 1 SEARCH IN THE FOUR MAIN WINDOWS... 1 LEXICAL SEARCH... 2 Entering a search string... 3 Deleting a search string... 4 Text search options... 4 Searching with

More information

Step-by-step guide for the libradtran virtual machine. A) Installation

Step-by-step guide for the libradtran virtual machine. A) Installation Step-by-step guide for the libradtran virtual machine July 2014 A) Installation You need approximately 7GB of free disk space on your computer to install the virtual machine. Step 1) Extract the archive

More information

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the SAI reports... 3 Copying, Pasting and Renaming Reports... 4 Creating and linking a report... 6 Auto e-mailing reports...

More information

Department of Computer Science. Software Usage Guide. CSC132 Programming Principles 2. By Andreas Grondoudis

Department of Computer Science. Software Usage Guide. CSC132 Programming Principles 2. By Andreas Grondoudis Department of Computer Science Software Usage Guide To provide a basic know-how regarding the software to be used for CSC132 Programming Principles 2 By Andreas Grondoudis WHAT SOFTWARE AM I GOING TO NEED/USE?...2

More information

18.1 user guide No Magic, Inc. 2015

18.1 user guide No Magic, Inc. 2015 18.1 user guide No Magic, Inc. 2015 All material contained herein is considered proprietary information owned by No Magic, Inc. and is not to be shared, copied, or reproduced by any means. All information

More information

1. After turning Edit Mode On at the top right of the Contents page, select Turnitin Assignment using the Create Assessment pull down menu

1. After turning Edit Mode On at the top right of the Contents page, select Turnitin Assignment using the Create Assessment pull down menu Guides.turnitin.com Creating a Turnitin Assignment Revision Assignments Creating a PeerMark Assignment Submitting Papers The Turnitin Assignment Inbox Viewing the PeerMark Assignment Inbox Glossary 1 Creating

More information

ATLAS.ti 6 Features Overview

ATLAS.ti 6 Features Overview ATLAS.ti 6 Features Overview Topics Interface...2 Data Management...3 Organization and Usability...4 Coding...5 Memos und Comments...7 Hyperlinking...9 Visualization...9 Working with Variables...11 Searching

More information

InterPSS OpenCIM User s Guide Software Release 1.2.1

InterPSS OpenCIM User s Guide Software Release 1.2.1 InterPSS OpenCIM User s Guide Software Release 1.2.1 March, 2010 i Important Information USE OF INTERPSS SOFTWARE AND THIS DOCUMENT IS SUBJECT TO THE TERMS AND CONDITIONS OF A LICENSE AGREEMENT FOUND IN

More information

Microsoft Windows Software Manual for FITstep Pro Version 3

Microsoft Windows Software Manual for FITstep Pro Version 3 Thank you for purchasing this product from Gopher. If you are not satisfied with any Gopher purchase for any reason at any time, contact us and we will replace the product, credit your account, or refund

More information

Oriana - QuickGuide Copyright 2009 Bureau van Dijk Electronic Publishing July 2009

Oriana - QuickGuide Copyright 2009 Bureau van Dijk Electronic Publishing July 2009 Oriana - QuickGuide Copyright 2009 Bureau van Dijk Electronic Publishing July 2009 Table Of Contents Introduction...1 Introduction...Error! Bookmark not defined. System Requirements...1 Software overview...1

More information

RegressItPC installation and test instructions 1

RegressItPC installation and test instructions 1 RegressItPC installation and test instructions 1 1. Create a new folder in which to store your RegressIt files. It is recommended that you create a new folder called RegressIt in the Documents folder,

More information

TestAnyTime User Manual (Imaging) English Version

TestAnyTime User Manual (Imaging) English Version TestAnyTime User Manual (Imaging) English Version 1 User Manual Notes & Notices Thank you for choosing TestAnyTime. This quick start guide will teach you the basics and have you up & running in a few minutes.

More information

Guides.turnitin.com. Submitting a Paper Submissions Inbox My Results Originality Reports GradeMark Glossary

Guides.turnitin.com. Submitting a Paper Submissions Inbox My Results Originality Reports GradeMark Glossary Guides.turnitin.com Submitting a Paper Submissions Inbox My Results Originality Reports GradeMark Glossary 1 Submitting a Paper To submit a Blackboard Direct assignment, the file must be uploaded to an

More information

Creating Compound Objects (Documents, Monographs Postcards, and Picture Cubes)

Creating Compound Objects (Documents, Monographs Postcards, and Picture Cubes) Creating Compound Objects (Documents, Monographs Postcards, and Picture Cubes) A compound object is two or more files bound together with a CONTENTdm-created XML structure. When you create and add compound

More information

Practicing on word processor, spreadsheet, search engines, citation and referencing, and creating zipped files.

Practicing on word processor, spreadsheet, search engines, citation and referencing,  and creating zipped files. Practicing on word processor, spreadsheet, search engines, citation and referencing, email and creating zipped files. 1 Exercise 1: Creating MS Word document 1. Create a new folder in My Documents and

More information

Microsoft Windows Software Manual for FITstep Stream Version 3

Microsoft Windows Software Manual for FITstep Stream Version 3 Thank you for purchasing this product from Gopher. If you are not satisfied with any Gopher purchase for any reason at any time, contact us and we will replace the product, credit your account, or refund

More information

Things you can do with Google Sheets:

Things you can do with Google Sheets: Google Sheets What is Google Sheets? Google sheets is a free online spreadsheet program that allows you to create spreadsheets. Think of it as an online version of Microsoft Excel, which has similar and

More information

Table of Contents. Installation Global Office Mini-Tutorial Additional Information... 12

Table of Contents. Installation Global Office Mini-Tutorial Additional Information... 12 TM Table of Contents Installation... 1 Global Office Mini-Tutorial... 5 Additional Information... 12 Installing Global Suite The Global Suite installation program installs both Global Office and Global

More information

CFS Browser Compatibility

CFS Browser Compatibility CFS Browser Compatibility This document outlines the requirements for browsers certified by Oracle, for use with our current version of CFS. The information contained here has been consolidated from documents

More information

Windows On Windows systems, simply double click the AntConc icon and this will launch the program.

Windows On Windows systems, simply double click the AntConc icon and this will launch the program. AntConc (Windows, Macintosh OS X, and Linux) Build 3.5.2 (February 8, 2018) Laurence Anthony, Ph.D. Center for English Language Education in Science and Engineering, School of Science and Engineering,

More information

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems

Server Edition. V8 Peregrine User Manual. for Linux and Unix operating systems Server Edition V8 Peregrine User Manual for Linux and Unix operating systems Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Red Hat is a registered trademark

More information

IBM Rational Rhapsody Gateway Add On. User Guide

IBM Rational Rhapsody Gateway Add On. User Guide User Guide Rhapsody IBM Rational Rhapsody Gateway Add On User Guide License Agreement No part of this publication may be reproduced, transmitted, stored in a retrieval system, nor translated into any

More information

MOODLE MANUAL TABLE OF CONTENTS

MOODLE MANUAL TABLE OF CONTENTS 1 MOODLE MANUAL TABLE OF CONTENTS Introduction to Moodle...1 Logging In... 2 Moodle Icons...6 Course Layout and Blocks...8 Changing Your Profile...10 Create new Course...12 Editing Your Course...15 Adding

More information

ELAR: instructions for depositors

ELAR: instructions for depositors ELAR: instructions for depositors As a requirement of your ELDP grant, you must deposit your data with the Endangered Languages Archive (ELAR) at SOAS on an annual basis at the same time when you hand

More information

OriginalityCheck. Overview. Originality Reports

OriginalityCheck. Overview. Originality Reports OriginalityCheck Overview A typical submission made to an assignment on Turnitin generates an Originality Report. The Originality Report is the result of comparison between the text of the submission against

More information

Submitting a Paper. File Types and Size

Submitting a Paper. File Types and Size Guides.turnitin.com Submitting a Paper How to Open Originality Reports How to View GradeMark PeerMark Assignment Inbox Assignment Inbox Preference and Help Menus Glossary 1 Submitting a Paper Student users

More information

FileMaker. Mobile 7. User s Guide. For Windows, Mac, Palm OS, and Pocket PC. Companion for Palm OS and Pocket PC

FileMaker. Mobile 7. User s Guide. For Windows, Mac, Palm OS, and Pocket PC. Companion for Palm OS and Pocket PC For Windows, Mac, Palm OS, and Pocket PC FileMaker Mobile 7 Companion for Palm OS and Pocket PC User s Guide 2000-2004 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa

More information

GridPro v6.0 INSTALLATION GUIDE

GridPro v6.0 INSTALLATION GUIDE GridPro v6.0 INSTALLATION GUIDE TABLE OF CONTENTS 1. DOWNLOADING GridPro 1 2. CD CONTENTS 1 3. REQUIRED PACKAGES 1 4. SYSTEM REQUIREMENTS 2 5. INSTALLATION PROCEDURE 2 5.1 INSTALLATION PROCEDURE FOR WINDOWS

More information

Localizing Intellicus. Version: 7.3

Localizing Intellicus. Version: 7.3 Localizing Intellicus Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information