# Research + Writing Resources

### [**Louisa's Course Specifications**](https://docs.google.com/document/d/1dGiL7s8ye4nCAD4k9UUNH-K6bOH1r8XYQ5_ry8CUmEM/edit)

Contains all formatting guidelines and important notes on academic honesty.&#x20;

{% hint style="danger" %}
Please read this fully and make yourself very familiar with it.
{% endhint %}

### 3 Interviews Assignment: How to prepare and document

### The ACM Digital Library

Here's how to access this amazing resource:

1. Sign into your New School account
2. Click the Apps bar on the right side of the page.&#x20;
3. Click "Libraries"&#x20;
4. In the search bar, type in "ACM Digital Library"&#x20;
5. Click the result called "ACM Digital Library - Publications from ACM and Affiliated Organizations" that has a category of database.&#x20;
6. Click the link under "Online Access"&#x20;
7. Start searching away!

### Milestone Paper Templates

* [**Research** ](<https://docs.google.com/document/d/1zmMfhZpxF_nsRTiX6gXJVgRkTRIxDJ8yU-UfAaz-Nq4/edit >)
* [**Prototyping**](https://docs.google.com/document/d/1WWkZlFpBFL6E9470qcSZUCxoDyODnnJCar7EhZ0jJe4/edit)
* [**Testing**](https://docs.google.com/document/d/1N5WYU7UyHn9kjdNl65UD0vFQdpiQ55LDTMc-pS3otNY/edit)

### [**Plagiarism + MLA Citations**](https://docs.google.com/presentation/d/1R1LPKNBjomve6va2AeF6eZliQVVtFKVxSw_YtBmK9Vs/edit?ts=5b9154e5#slide=id.p33)

From Louisa's presentation in week 2 (adapted from the University Learning Center's slides)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://thesis1.gitbook.io/course/research-+-writing-resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
