# Publications

Your publications might be the most important part of your website. Hubble theme comes with a nice list of publications with built in search and filter. Also you can organize your publications to by their type ( i.e. Journal Article, Conference, Book, etc) and also categorize them.

## BibTex Importer

You can import a list using the BibTex importer right away and then add some more information like abstract and image and build a complete page for each of your publications to give more information on your paper or book.

You can find the importer under Publications menu.

Copy and paste the BibTex or upload a txt or bib file and you are fine.

![](/files/-LLV02UItf15i2Y7zhrL)

### Publication ordering

Since v1.3 there is an option to change the ordering of the publications.

* Go to Admin > Appearance > Customize to load the customizer.
* Scroll down the sidebar and click on Publications Settings
* Go to Ordering section.

### Make BibteX available for visitors

Since v1.3 there is an option to make BibTeX visible for visitors.

* Go to Admin > Appearance > Customize to load the customizer.
* Scroll down the sidebar and click on Publications Settings
* Go to Archive Settings section.

This will also shows the BibteX popup link in the single(details) page.


---

# 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://owwwlab.gitbook.io/hubble-theme-documentation/publications.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.
