Giter VIP home page Giter VIP logo

Comments (7)

jonfroehlich avatar jonfroehlich commented on August 24, 2024

Yes, the citation pop-up currently looks like this, which is great (though it should be wider--it's too scrunched here):

image

But we need to add in a tab-like interface to this so users can select between BibTeX and human-readable text (which is what we're currently showing). So, something like this:

BibTeX selected:
image

ACM Ref selected:
image

In my bibtex js code, I was working on a function to write out bibtex. This shouldn't be too hard. @Jamjarman, let me know if you need help with this.

from makeabilitylabwebsite.

Jamjarman avatar Jamjarman commented on August 24, 2024

Is the series the same as book_title_short? If it's not I don't think we are currently storing it.

We also don't store a url, acmid, ISBN, publisher, or doi. Should I just skip what we don't include?

from makeabilitylabwebsite.

Jamjarman avatar Jamjarman commented on August 24, 2024

I've updated the page to support bibtex. Here is the current display (Also increased width of the box)

bibtex
citation

Still need to work on parsing as the fields we save don't exactly line up with the examples on ACM as per the above comment.

These changes were added in commit 8a5fdb1

from makeabilitylabwebsite.

jonfroehlich avatar jonfroehlich commented on August 24, 2024

A few things.

One: At a minimum, our bibtex fields should, as closely as possible, mirror the export fields published by ACM Portal. So, for the Kazemitabaar paper you selected in your example (ReWear), the ACM export looks like this:

image

I consider the following fields essential:

  • Author
  • Title
  • Booktitle
  • Series
  • Year
  • Location
  • Pages
  • Numpages
  • Url
  • DOI
  • Publisher
  • Publisher_address
  • Keywords

The other fields are less important (though still good to include if we have them):

  • ISBN
  • ACMID (this will only be for ACM pubs anyway)

Two: I'd also like to include other bibtex fields that I have in my own bibtex, most importantly:

  • Booktitle_short
  • Award
  • Total_papers_submitted
  • Total_papers_admitted
  • Video_url
  • Video_preview_url

Only export the field if we have content for it.

from makeabilitylabwebsite.

Jamjarman avatar Jamjarman commented on August 24, 2024

Added the above fields when they exist. Also moved the links to the right side and added some padding. This does parse as legal bibtex as well. At least based on the online tool I tried.

bibtex

from makeabilitylabwebsite.

jonfroehlich avatar jonfroehlich commented on August 24, 2024

Looking good.

What about booktitle_short? Every entry should have that because that's
what we use to print the publication venue in the publication list.

On Tue, Jul 26, 2016 at 3:03 PM, James Gilkeson [email protected]
wrote:

Added the above fields when they exist. Also moved the links to the right
side and added some padding. This does parse as legal bibtex as well. At
least based on the online tool I tried.

[image: bibtex]
https://cloud.githubusercontent.com/assets/7775676/17151555/00a11a80-5342-11e6-84f2-92620c3dabf3.png


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#24 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABi-9Yq-0lNn2TvBb36c0mEcOjkQYrcFks5qZlntgaJpZM4IeuvF
.

Jon Froehlich
Assistant Professor
Computer Science
University of Maryland, College Park
http://www.cs.umd.edu/~jonf/
@jonfroehlich https://twitter.com/jonfroehlich - Twitter

from makeabilitylabwebsite.

Jamjarman avatar Jamjarman commented on August 24, 2024

ah, I forgot that one. I'll add it in.

from makeabilitylabwebsite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.