echo("
// B A K I N G C O O K I E S
// -------------------------------------------------
// -------------------------------------------------
// Remembering citation style
// -------------------------------------------------
// $reqstyleid = $_COOKIE["citeStyle"];
// -------------------------------------------------
// Remembering citation sources
// -------------------------------------------------
// MLA
$sources1 = $_COOKIE["citeSource1"];
$sourcesMLA = explode("-",$sources1);
// -------------------------------------------------
// APA
$sources2 = $_COOKIE["citeSource2"];
$sourcesAPA = explode("-",$sources2);
// -------------------------------------------------
// CHICAGO
$sources10 = $_COOKIE["citeSource10"];
$sourcesChicago = explode("-",$sources10);
// -------------------------------------------------
// Turabian
$sources11 = $_COOKIE["citeSource11"];
$sourcesTurabian = explode("-",$sources11);
$testCk = substr($sources1,0,1);
$testCk = $testCk . substr($sources2,0,1);
$testCk = $testCk . substr($sources10,0,1);
$testCk = $testCk . substr($sources11,0,1);
if(substr($testCk,0,1) != "-") {
include('resetCookies.php');
}
$browser = $_SERVER['HTTP_USER_AGENT'];
// $reqstyleid = $_COOKIE["citeStyle"];
include('incs021152/config.php');
// -----------------------------------------------------------------
// Redirecting IE users to index3
if($os == "IE")
{
echo("
");
}
// -----------------------------------------------------------------
// ///////////////////////////////////////////
// ///////////////////////////////////////////
//
// C I T A T I O N M A C H I N E
//
// ///////////////////////////////////////////
// ///////////////////////////////////////////
// ///////////////////////////////////////////
// ///////////////////////////////////////////
// ///////////////////////////////////////////
extract($_REQUEST);
session_start();
$index = "index.php"; // index file name
// $var = $_POST['var'];
?>
COLLECTED BY
Organization:
Internet Archive
The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the
Wayback Machine .
Web wide crawl with initial seedlist and crawler configuration from January 2012 using HQ software.
The Wayback Machine - https://web.archive.org/web/20120103085959/http://citationmachine.net/
Son of Citation Machine
Recently Cited
Click Style tabs to select citation forms
Serving High School, College, and University students, their teachers, and independent researchers since 2000.
This online tool was originally created by David Warlick of The Landmark Project on October 29, 2000 and is part of the Landmarks for Schools Web site for teachers.
Copyright (c) 2000 - 2011 by David Warlick & The Landmark Project
Flags courtesy of ITA 's
Flags of All Countries used with permission.